v1

latestOpenAPI 3.1.02026-07-246246106.8 KB
Onboard/Monitor Carriers

Check Carrier Registration Progress

Check the past 24 hours for registration steps

post/_c/std/api/RegistrationStepAPI.aspx

Request body

clientIDstring

<span style="color:#eab676">This is the 4 digit RMIS client identifier</span>

clientPasswordstring

RMIS API Password

AllActivityForTodayboolean

Returns all activity for last 24 hours.

RMISIDstring

RMIS ID for the carrier you want to check (Leave blank for all)

MCNumberstring

MC Number for the carrier you want to check (Leave blank for all)

USDOTNumberstring

USDOT for the carrier you want to check (Leave blank for all)

IntraStateNumberstring

Intrastate Number for the carrier you want to check (Leave blank for all)

Example request

{
  "clientPassword": "MyPass123!",
  "AllActivityForToday": true
}

Response

Successful response