LoadPatchCarrier
value for PATCH /carrier: add (no carrier yet) or replace.
- Type: object · CarrierAddress
address Carrier address on a load. Optional on the parent object; when present, include every required field below.
- Type: string
city requiredRequired when address is provided
- Type: string
country requiredRequired when address is provided. 2-letter ISO country code: https://www.iban.com/country-codes
- Type: string
postal Code requiredRequired when address is provided
- Type: string
state Or Province requiredRequired when address is provided
- Type: string
street1 requiredRequired when address is provided
- Type: string
company - Type: string
location Name - Type: string
street2
- Type: string
carrier Id TMS carrier id for this load (not Augment’s id).
- Type: array object[] · LoadPatchCarrierContact[]
contacts Contact for PATCH on
/carrier(nested) or/carrier/contacts.- Type: string
email Contact email.
- Type: string
id TMS contact id (not Augment’s id).
- Type: string
name Contact name.
- Type: string
phone E.164 or supported format; see
CarrierContacton create load. - Type: string
phone Extension Digits only.
- Type: stringenum
role Optional.
DISPATCHERorAP_REP(same as loadCarrierContact).valuesD I S P A T C H E R A P _ R E P
- Type: integer
dot Number USDOT number, if sent.
- Type: array object[] · LoadPatchCarrierDriver[]
drivers Driver for PATCH on
/carrier(nested) or/carrier/drivers.- Type: string
id TMS driver id (not Augment’s id).
- Type: string
name Driver name on the load.
- Type: string
phone E.164 or supported format; see
Carrier.driverson create load. - Type: string
phone Extension Digits only.
- Type: integer
mc Number US MC number, if sent.
- Type: string
name Carrier name.
- Type: string
scac SCAC (Standard Carrier Alpha Code)—short alphabetic carrier code, often used in rail/intermodal.

