v1

latestOpenAPI 3.0.12026-07-2487135176.5 KB
Carriers

Create a Carrier

Create a new carrier within the specified account.

post/public/v3/Carriers

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Request body

namestring required

The name of your carrier.

mode'Road' | 'Ocean' | 'Air' | 'Rail' required

The mode of transportation. Valid modes are Road, Ocean, Air, or Rail.

standardizedCarrierIdstring uuid required

ID of the standardized carrier.

areaOfOperation'UnitedStates' | 'RestOfTheWorld'

Area of Operation of the Carrier. Valid values are UnitedStates, RestOfTheWorld.

dotNumberstring nullable

DOT Number

mcNumberstring nullable

MC Number

Response

The created carrier id

string uuid required