v1

latestOpenAPI 3.0.12026-08-04671711.0 MB
Shipments

Set empty location

Allows a three party partner to set an empty location for a taken load.

post/api/v2/shipments/{shipment_id}/empty_location

Path parameters

shipment_idstring uuid required

Shipment UUID

Request body

citystring required

Truck empty location's city

statestring required

Truck empty location's state

zipcodestring required

Truck empty location's zipcode (first five digits)

available_datestring date-time required

The date and time the truck is going to be available (UTC)

Response

All provided data is valid and the empty location was set.