---
title: "Check Carrier Registration Progress"
method: POST
path: "/_c/std/api/RegistrationStepAPI.aspx"
tags: ["Onboard/Monitor Carriers"]
---

# Check Carrier Registration Progress

`POST /_c/std/api/RegistrationStepAPI.aspx`

Check the past 24 hours for registration steps

## Request body

- object
  - `clientID` string — <span style="color:#eab676">This is the 4 digit RMIS client identifier</span>
  - `clientPassword` string — RMIS API Password
  - `AllActivityForToday` boolean — Returns all activity for last 24 hours.
  - `RMISID` string — RMIS ID for the carrier you want to check (Leave blank for all)
  - `MCNumber` string — MC Number for the carrier you want to check (Leave blank for all)
  - `USDOTNumber` string — USDOT for the carrier you want to check (Leave blank for all)
  - `IntraStateNumber` string — Intrastate Number for the carrier you want to check (Leave blank for all)

## Response `201`

Successful response

---

[API](https://skmtc.net/truckstop/apis/authentication.md) · [All operations](https://skmtc.net/truckstop/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truckstop/authentication/versions/da4fa196575d/schema)
