API Docs
YMS API
Data Models
Detail
Outbound Detail

OutboundDetail

{
  "customerId": "string",
  "customerName": "string",
  "loads": [
    {
      "id": "string",
      "loadNumber": "string",
      "carrierName": "string",
      "carrierAccount": "string"
    }
  ],
  "equipmentType": "VEHICLE",
  "equipmentNo": "string",
  "locationId": "string",
  "locationName": "string"
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
customerIdstringfalsenonenone
customerNamestringfalsenonenone
loads[LoadDetail (opens in a new tab)]falsenonenone
equipmentTypestringfalsenoneequipment type
equipmentNostringfalsenonenone
locationIdstringfalsenonenone
locationNamestringfalsenonenone

Enum Values

PropertyValue
equipmentTypeVEHICLE
equipmentTypeTRAILER
equipmentTypeCHASSIS
equipmentTypeCONTAINER
equipmentTypeFLATBED
equipmentTypeOTHER
equipmentTypeNO_EQUIPMENT