LoadPatchCarrier
value for PATCH /carrier: add (no carrier yet) or replace.
- addressType: object
Carrier address on a load. Optional on the parent object; when present, include every required field below.
- cityType: stringrequired
Required when address is provided
- countryType: stringrequired
Required when address is provided. 2-letter ISO country code: https://www.iban.com/country-codes
- postalType: string
Code requiredRequired when address is provided
- stateType: string
Or Province requiredRequired when address is provided
- street1Type: stringrequired
Required when address is provided
- companyType: string
- locationType: string
Name - street2Type: string
- carrierType: string
Id TMS carrier id for this load (not Augment’s id).
- contactsType: array object[] · LoadPatchCarrierContact[]
Contact for PATCH on
/carrier(nested) or/carrier/contacts.- emailType: string
Contact email.
- idType: string
TMS contact id (not Augment’s id).
- nameType: string
Contact name.
- phoneType: string
E.164 or supported format; see
CarrierContacton create load. - phoneType: string
Extension Digits only.
- roleType: stringenum
Optional.
DISPATCHERorAP_REP(same as loadCarrierContact).values- D
I S P A T C H E R - A
P _ R E P
- dotType: integer
Number USDOT number, if sent.
- driversType: array object[] · LoadPatchCarrierDriver[]
Driver for PATCH on
/carrier(nested) or/carrier/drivers.- idType: string
TMS driver id (not Augment’s id).
- nameType: string
Driver name on the load.
- phoneType: string
E.164 or supported format; see
Carrier.driverson create load. - phoneType: string
Extension Digits only.
- mcType: integer
Number US MC number, if sent.
- nameType: string
Carrier name.
- scacType: string
SCAC (Standard Carrier Alpha Code)—short alphabetic carrier code, often used in rail/intermodal.