---
title: "Invite A Carrier To Register With You"
method: POST
path: "/_s/api/InvitationAPI.aspx"
tags: ["Onboard/Monitor Carriers"]
---

# Invite A Carrier To Register With You

`POST /_s/api/InvitationAPI.aspx`

Invite a carrier to join your network

## Request body

- object
  - `clientID` string — <span style="color:#eab676">This is the 4 digit RMIS client identifier</span>
  - `clientPassword` string — RMIS API Password
  - `InsdCoName` string — Carrier Company Name
  - `InsdContact` string — Carrier Contact's Name
  - `InsdEmail` string — Carrier Contact's Email
  - `CreateUserName` string — Create Username
  - `CreateUserEmail` string — Create User's Email
  - `ClientMemberID` string — Optional mapping to customers internal ID for the carrier

## 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)
