CarrierResponse
- Type: object nullable
address Carrier address
- Type: string
city City name
- Type: string nullable
company Company name
- Type: string
country Country code (2-letter ISO)
- Type: string nullable
name Location name
- Type: string
postal Code Postal or ZIP code
- Type: string nullable
state Or Province State or province code
- Type: string
street1 Street address line 1
- Type: string nullable
street2 Street address line 2
- Type: object nullable
compliance Status Compliance status information
- Type: object
codes Compliance codes as key-value pairs
- Type: array object[] · CarrierContactResponse[]
contacts Array of carrier contacts (carrier employees)
- Type: string nullable
email Contact email address
- Type: string
id Carrier contact ID (ULID)
- Type: string nullable
name Contact name
- Type: string nullable
phone Phone number in E.164 format (e.g., +13125551234)
- Type: string nullable
phone Extension Phone extension
- Type: stringenum nullable
preferred Contact Mode Preferred method of contact
valuesE M A I L P H O N E _ C A L L T E X T _ M E S S A G E T E L E G R A M
- Type: array string[]enum
roles Carrier contact roles:
ACCOUNTANT— AccountantAP_REP— Accounts Payable SpecialistDISPATCHER— DispatcherDRIVER— DriverOTHER— Other
valuesA C C O U N T A N T A P _ R E P D I S P A T C H E R D R I V E R O T H E R
- Type: string nullable
tms Id TMS identifier for the contact
- Type: object · CarrierCustomData nullable
custom Data Optional metadata for the carrier. Use string keys; each value may be a string, number, boolean, array of JSON-safe values, or nested object with the same rules. Omit or send
{}when you have nothing to store.- Type: anything
property Name
- Type: integer nullable
dot Number DOT number
- Type: string nullable
email Carrier email address
- Type: string
id Carrier ID (ULID)
- Type: array object[] · BrokerageContactResponse[]
managers Array of organization contacts (managers) who manage this carrier
- Type: string nullable
email Contact email address
- Type: string
id Organization contact ID (ULID)
- Type: string nullable
name Contact name
- Type: string nullable
phone Phone number in E.164 format (e.g., +13125551234)
- Type: string nullable
phone Extension Phone extension
- Type: stringenum nullable
preferred Contact Mode Preferred method of contact
valuesE M A I L P H O N E _ C A L L T E X T _ M E S S A G E T E L E G R A M
- Type: array string[]enum
roles The employee's role(s) on each load. Possible values:
CARRIER_REP— rep who gets commission credit for the load,OPERATIONS_REP— manages day-to-day operations on the load,ACCOUNT_MANAGER— manages the customer relationship,CUSTOMER_REP— sales rep to the customer,CUSTOMER_TEAM— part of the broader customer team,BOOKED_BY— party who booked the load.valuesC A R R I E R _ R E P A C C O U N T _ M A N A G E R O P E R A T I O N S _ R E P B O O K E D _ B Y C U S T O M E R _ R E P C U S T O M E R _ T E A M
- Type: string nullable
tms Id TMS identifier for the contact
- Type: integer nullable
mc Number MC number
- Type: string
name Carrier name
- Type: string nullable
notes Free-form notes about the carrier
- Type: string nullable
phone Phone number in E.164 format (e.g., +13125551234)
- Type: string nullable
phone Extension Phone extension
- Type: string nullable
scac SCAC code
- Type: object nullable
status Carrier status
- Type: stringenum
code Status code indicating the carrier's current state
valuesA C T I V E D O _ N O T _ U S E
- Type: string nullable
reason Optional reason for the status
- Type: string nullable
tms Id TMS identifier for the carrier

