v1

latestOpenAPI 3.1.02026-07-246246106.8 KB
Onboard/Monitor Carriers

Manually Register A Carrier (Skips Onboarding)

Onboard a new carrier

post/_c/std/api/RegistrationAPI.aspx

Request body

clientIDstring

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

clientPasswordstring

RMIS API Password

RMISIDstring

RMIS ID for this carrier

MCNumberstring

Carriers MC Number

USDOTNumberstring

Carriers USDOT number

IntraStateNumberstring

Carriers Intrastate Number

IntraStateStatestring

State the carrier operates in

clientsCarrierIDsstring[]

Client specific ID for this carrier

Example request

{
  "clientPassword": "MyPass123!",
  "MCNumber": "MC12345"
}

Response

Successful response