curl --request POST \
--url https://api.vooma.ai/v0/movements/upsert \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"movement": {
"cargo": {
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"declaredValue": {
"uom": "USD",
"value": 123
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"totalWeight": {
"units": "LB",
"value": 123
}
},
"equipmentOptions": [
{
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
}
],
"customer": {
"name": "<string>",
"externalIds": [
{
"type": "ALJEX",
"value": "<string>"
}
],
"id": "<string>",
"contacts": [
{
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
}
]
},
"route": {
"stops": [
{
"location": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"address": {
"country": "<string>",
"postalCode": "<string>",
"city": "<string>",
"state": "<string>",
"addressTwo": "<string>",
"addressOne": "<string>"
},
"id": "<string>",
"geoCoordinates": {
"longitude": 123,
"latitude": 123
},
"hours": {
"sunday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"saturday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"friday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"thursday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"wednesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"tuesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"monday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
}
},
"contacts": [
{
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"role": "<string>"
}
],
"name": "<string>"
},
"type": "PICKUP",
"stopReferences": [
{
"type": "ORDER_REFERENCE",
"value": "<string>"
}
],
"id": "<string>",
"externalNotes": "<string>",
"internalNotes": "<string>",
"accessorials": [
{
"size": {
"value": 123,
"units": "IN"
},
"type": "TARPING"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"weight": {
"units": "LB",
"value": 123
},
"notes": "<string>",
"schedulingType": "FIRST_COME_FIRST_SERVE",
"dateTimeRanges": [
{
"startDate": "<string>",
"endDate": "<string>",
"startTime": "<string>",
"endTime": "<string>",
"timezone": "<string>",
"type": "FACILITY_HOURS"
}
],
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
]
}
],
"mileage": {
"uom": "MI",
"value": 123
}
},
"references": [
{
"type": "ORDER_REFERENCE",
"value": "<string>"
}
],
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"attributes": {},
"tags": [
"<string>"
],
"externalNotes": "<string>",
"internalNotes": "<string>",
"carrier": {
"carrier": {
"name": "<string>",
"id": "<string>",
"equipment": [
{
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"trailerNumber": "<string>",
"truckNumber": "<string>"
}
],
"contacts": [
{
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
}
],
"dotNumber": "<string>",
"mcNumber": "<string>"
},
"assignedDispatch": {
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
},
"assignedDriver": {
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
},
"assignedEquipment": {
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"trailerNumber": "<string>",
"truckNumber": "<string>"
}
},
"financials": {
"costs": {
"lineItems": [
{
"description": "<string>",
"amount": {
"uom": "USD",
"value": 123
},
"type": "FREIGHT_FLAT"
}
]
},
"paymentTerms": "PREPAID",
"costNegotiationGuidance": {
"maxPrice": {
"uom": "USD",
"value": 123
},
"startingPrice": {
"uom": "USD",
"value": 123
}
}
},
"accessorials": [
{
"size": {
"value": 123,
"units": "IN"
},
"type": "TARPING"
}
],
"freightModeDetails": {
"mode": "TRUCKLOAD",
"drayageSubtype": "IMPORT"
},
"responsibleUser": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"id": "<string>"
}
}
}
'{
"id": "<string>",
"cargo": {
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"declaredValue": {
"uom": "USD",
"value": 123
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"totalWeight": {
"units": "LB",
"value": 123
}
},
"equipmentOptions": [
{
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
}
],
"customer": {
"name": "<string>",
"externalIds": [
{
"type": "ALJEX",
"value": "<string>"
}
],
"id": "<string>",
"contacts": [
{
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
}
]
},
"route": {
"stops": [
{
"location": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"address": {
"country": "<string>",
"postalCode": "<string>",
"city": "<string>",
"state": "<string>",
"addressTwo": "<string>",
"addressOne": "<string>"
},
"id": "<string>",
"geoCoordinates": {
"longitude": 123,
"latitude": 123
},
"hours": {
"sunday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"saturday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"friday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"thursday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"wednesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"tuesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"monday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
}
},
"contacts": [
{
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"role": "<string>"
}
],
"name": "<string>"
},
"type": "PICKUP",
"stopReferences": [
{
"type": "ORDER_REFERENCE",
"value": "<string>"
}
],
"id": "<string>",
"externalNotes": "<string>",
"internalNotes": "<string>",
"accessorials": [
{
"size": {
"value": 123,
"units": "IN"
},
"type": "TARPING"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"weight": {
"units": "LB",
"value": 123
},
"notes": "<string>",
"schedulingType": "FIRST_COME_FIRST_SERVE",
"dateTimeRanges": [
{
"startDate": "<string>",
"endDate": "<string>",
"startTime": "<string>",
"endTime": "<string>",
"timezone": "<string>",
"type": "FACILITY_HOURS"
}
],
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
]
}
],
"mileage": {
"uom": "MI",
"value": 123
}
},
"references": [
{
"type": "ORDER_REFERENCE",
"value": "<string>"
}
],
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"attributes": {},
"tags": [
"<string>"
],
"externalNotes": "<string>",
"internalNotes": "<string>",
"carrier": {
"carrier": {
"name": "<string>",
"id": "<string>",
"equipment": [
{
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"trailerNumber": "<string>",
"truckNumber": "<string>"
}
],
"contacts": [
{
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
}
],
"dotNumber": "<string>",
"mcNumber": "<string>"
},
"assignedDispatch": {
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
},
"assignedDriver": {
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
},
"assignedEquipment": {
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"trailerNumber": "<string>",
"truckNumber": "<string>"
}
},
"financials": {
"costs": {
"lineItems": [
{
"description": "<string>",
"amount": {
"uom": "USD",
"value": 123
},
"type": "FREIGHT_FLAT"
}
]
},
"paymentTerms": "PREPAID",
"costNegotiationGuidance": {
"maxPrice": {
"uom": "USD",
"value": 123
},
"startingPrice": {
"uom": "USD",
"value": 123
}
}
},
"accessorials": [
{
"size": {
"value": 123,
"units": "IN"
},
"type": "TARPING"
}
],
"freightModeDetails": {
"mode": "TRUCKLOAD",
"drayageSubtype": "IMPORT"
},
"responsibleUser": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"id": "<string>"
}
}curl --request POST \
--url https://api.vooma.ai/v0/movements/upsert \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"movement": {
"cargo": {
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"declaredValue": {
"uom": "USD",
"value": 123
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"totalWeight": {
"units": "LB",
"value": 123
}
},
"equipmentOptions": [
{
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
}
],
"customer": {
"name": "<string>",
"externalIds": [
{
"type": "ALJEX",
"value": "<string>"
}
],
"id": "<string>",
"contacts": [
{
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
}
]
},
"route": {
"stops": [
{
"location": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"address": {
"country": "<string>",
"postalCode": "<string>",
"city": "<string>",
"state": "<string>",
"addressTwo": "<string>",
"addressOne": "<string>"
},
"id": "<string>",
"geoCoordinates": {
"longitude": 123,
"latitude": 123
},
"hours": {
"sunday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"saturday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"friday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"thursday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"wednesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"tuesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"monday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
}
},
"contacts": [
{
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"role": "<string>"
}
],
"name": "<string>"
},
"type": "PICKUP",
"stopReferences": [
{
"type": "ORDER_REFERENCE",
"value": "<string>"
}
],
"id": "<string>",
"externalNotes": "<string>",
"internalNotes": "<string>",
"accessorials": [
{
"size": {
"value": 123,
"units": "IN"
},
"type": "TARPING"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"weight": {
"units": "LB",
"value": 123
},
"notes": "<string>",
"schedulingType": "FIRST_COME_FIRST_SERVE",
"dateTimeRanges": [
{
"startDate": "<string>",
"endDate": "<string>",
"startTime": "<string>",
"endTime": "<string>",
"timezone": "<string>",
"type": "FACILITY_HOURS"
}
],
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
]
}
],
"mileage": {
"uom": "MI",
"value": 123
}
},
"references": [
{
"type": "ORDER_REFERENCE",
"value": "<string>"
}
],
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"attributes": {},
"tags": [
"<string>"
],
"externalNotes": "<string>",
"internalNotes": "<string>",
"carrier": {
"carrier": {
"name": "<string>",
"id": "<string>",
"equipment": [
{
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"trailerNumber": "<string>",
"truckNumber": "<string>"
}
],
"contacts": [
{
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
}
],
"dotNumber": "<string>",
"mcNumber": "<string>"
},
"assignedDispatch": {
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
},
"assignedDriver": {
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
},
"assignedEquipment": {
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"trailerNumber": "<string>",
"truckNumber": "<string>"
}
},
"financials": {
"costs": {
"lineItems": [
{
"description": "<string>",
"amount": {
"uom": "USD",
"value": 123
},
"type": "FREIGHT_FLAT"
}
]
},
"paymentTerms": "PREPAID",
"costNegotiationGuidance": {
"maxPrice": {
"uom": "USD",
"value": 123
},
"startingPrice": {
"uom": "USD",
"value": 123
}
}
},
"accessorials": [
{
"size": {
"value": 123,
"units": "IN"
},
"type": "TARPING"
}
],
"freightModeDetails": {
"mode": "TRUCKLOAD",
"drayageSubtype": "IMPORT"
},
"responsibleUser": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"id": "<string>"
}
}
}
'{
"id": "<string>",
"cargo": {
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"declaredValue": {
"uom": "USD",
"value": 123
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"totalWeight": {
"units": "LB",
"value": 123
}
},
"equipmentOptions": [
{
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
}
],
"customer": {
"name": "<string>",
"externalIds": [
{
"type": "ALJEX",
"value": "<string>"
}
],
"id": "<string>",
"contacts": [
{
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
}
]
},
"route": {
"stops": [
{
"location": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"address": {
"country": "<string>",
"postalCode": "<string>",
"city": "<string>",
"state": "<string>",
"addressTwo": "<string>",
"addressOne": "<string>"
},
"id": "<string>",
"geoCoordinates": {
"longitude": 123,
"latitude": 123
},
"hours": {
"sunday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"saturday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"friday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"thursday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"wednesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"tuesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"monday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
}
},
"contacts": [
{
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"role": "<string>"
}
],
"name": "<string>"
},
"type": "PICKUP",
"stopReferences": [
{
"type": "ORDER_REFERENCE",
"value": "<string>"
}
],
"id": "<string>",
"externalNotes": "<string>",
"internalNotes": "<string>",
"accessorials": [
{
"size": {
"value": 123,
"units": "IN"
},
"type": "TARPING"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"weight": {
"units": "LB",
"value": 123
},
"notes": "<string>",
"schedulingType": "FIRST_COME_FIRST_SERVE",
"dateTimeRanges": [
{
"startDate": "<string>",
"endDate": "<string>",
"startTime": "<string>",
"endTime": "<string>",
"timezone": "<string>",
"type": "FACILITY_HOURS"
}
],
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
]
}
],
"mileage": {
"uom": "MI",
"value": 123
}
},
"references": [
{
"type": "ORDER_REFERENCE",
"value": "<string>"
}
],
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"attributes": {},
"tags": [
"<string>"
],
"externalNotes": "<string>",
"internalNotes": "<string>",
"carrier": {
"carrier": {
"name": "<string>",
"id": "<string>",
"equipment": [
{
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"trailerNumber": "<string>",
"truckNumber": "<string>"
}
],
"contacts": [
{
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
}
],
"dotNumber": "<string>",
"mcNumber": "<string>"
},
"assignedDispatch": {
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
},
"assignedDriver": {
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
},
"type": "DRIVER"
},
"assignedEquipment": {
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"trailerNumber": "<string>",
"truckNumber": "<string>"
}
},
"financials": {
"costs": {
"lineItems": [
{
"description": "<string>",
"amount": {
"uom": "USD",
"value": 123
},
"type": "FREIGHT_FLAT"
}
]
},
"paymentTerms": "PREPAID",
"costNegotiationGuidance": {
"maxPrice": {
"uom": "USD",
"value": 123
},
"startingPrice": {
"uom": "USD",
"value": 123
}
}
},
"accessorials": [
{
"size": {
"value": 123,
"units": "IN"
},
"type": "TARPING"
}
],
"freightModeDetails": {
"mode": "TRUCKLOAD",
"drayageSubtype": "IMPORT"
},
"responsibleUser": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"id": "<string>"
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Show child attributes
Ok
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Construct a type with a set of properties K of type T
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes