API Docs
YMS API
Data Models
Equipment
Equipment Status Update CMD

EquipmentStatusUpdateCmd

{
  "equipmentType": "VEHICLE",
  "carrierId": "string",
  "customerId": "string",
  "inYard": true,
  "yardId": "string",
  "locationId": "string",
  "lastCheckInTime": "string",
  "lastCheckOutTime": "string",
  "lastEntryId": "string",
  "cargoStatus": "UNKNOWN",
  "sealNumber": "string",
  "sealNumberPhoto": "string",
  "equipmentCondition": "UNKNOWN",
  "description": "string",
  "missingCount": 0,
  "equipmentPhotos": [
    "string"
  ],
  "referenceNos": [
    "string"
  ],
  "checkInEntry": "string",
  "companyCode": "string",
  "equipmentNo": "string"
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
equipmentTypestringfalsenoneEquipment type
carrierIdstringfalsenoneCarrier ID
customerIdstringfalsenoneCustomer ID
inYardbooleanfalsenoneIs in yard
yardIdstringfalsenoneYard ID
locationIdstringfalsenoneLocation ID
lastCheckInTimestringfalsenoneLast check in time
lastCheckOutTimestringfalsenoneLast check out time
lastEntryIdstringfalsenoneLast entry ID
cargoStatusstringfalsenoneCargo status
sealNumberstringfalsenoneSeal number
sealNumberPhotostringfalsenoneSeal number photo
equipmentConditionstringfalsenoneEquipment condition
descriptionstringfalsenoneDescription
missingCountintegerfalsenoneMissing count for equipment
equipmentPhotos[string]falsenonenone
referenceNos[string]falsenonenone
checkInEntrystringfalsenoneCheck-in entry identifier
companyCodestringfalsenonenone
equipmentNostringfalsenonenone

Enum Values

PropertyValue
equipmentTypeVEHICLE
equipmentTypeTRAILER
equipmentTypeCHASSIS
equipmentTypeCONTAINER
equipmentTypeFLATBED
equipmentTypeOTHER
equipmentTypeNO_EQUIPMENT
cargoStatusUNKNOWN
cargoStatusFULL
cargoStatusEMPTY
cargoStatusFULL_AFTER_LOADED
cargoStatusEMPTY_AFTER_OFFLOAD
equipmentConditionUNKNOWN
equipmentConditionGOOD
equipmentConditionDAMAGED