The ID of the dispatch to respond to.
Example:d159acc0-e89b-12d3-a456-426614174000
A carrier can accept or decline a load that has been assigned to them by the shipper.
NOT_SIGNED
will be processed.The ID of the dispatch to respond to.
Example:d159acc0-e89b-12d3-a456-426614174000
This is a required field to ensure the update is being completed on an item that has not changed since it was last read. The value of this field will be the value of the ETag
header that was received on the preceding get call.
Example:8675309
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Content-Type header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
RespondToDispatchRequest
Details of the respond request.
Indicates whether the dispatch should be accepted or declined.
Example:true
Indicates whether the require inspection requirement was acknoowledged.
Default:false
Example:true
The date the carrier estimates the vehicle will be picked up, in UTC/ISO 8601 format. Only the date portion of the value passed will be saved.
Example:2025-07-15T00:00:00.000Z
The type of delivery date. Only the date portion of the value passed will be saved.
Example:2025-08-15T00:00:00.000Z
Accepted. Successful request.
Assign a driver to a load or unassign a driver from the load.
The ID of the dispatch.
Example:d159acc0-e89b-12d3-a456-426614174000
This is a required field to ensure the update is being completed on an item that has not changed since it was last read. The value of this field will be the value of the ETag
header that was received on the preceding get call.
Example:8675309
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Content-Type header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
AssignDriverRequest
collection
Details of driver patch operation.
The operation to be performed. Values: ADD
, REMOVE
.
Example:ADD
The path to the property to be modified.
Example:/drivers/drivers/-
Details of driver patch operation.
No Content. Successful request.
Cancel a dispatch that has not been delivered.
DELIVERED
cannot be canceled.PENDING_DELIVERY
can be canceled if the postPickupCancelOverride
value is true.This is a required field to ensure the update is being completed on an item that has not changed since it was last read. The value of this field will be the value of the ETag
header that was received on the preceding get call.
Example:8675309
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Content-Type header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
CancelDispatchRequest
Details of a dispatch cancellation.
The ID of the dispatch.
Example:d159acc0-e89b-12d3-a456-426614174000
The ID of the cancellation reason. This value can be retrieved using the ‘Get Cancellation Reasons’ endpoint. Required if caller is a carrier.
Example:cac10000-e89b-12d3-a456-426614174000
Additional notes regarding the cancellation.
Example:Weather delay.
Indicates if a cancellation override after vehicle pick up is allowed.
Default:false
Example:true
No Content. Successful request.
Get the latitude/longitude position of the latest vehicle location by vehicle ID.
PICKED_UP
using the Central Dispatch mobile application.The ID of the vehicle.
Example:b331c130-e89b-12d3-a456-426614174000
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Accept header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
OK. Successful request.
Details of a vehicle’s location.
The fully qualified URL of the dispatch.
Example:https://fulfillment-api.centraldispatch.com/api/fulfillments/id/d159acc0-e89b-12d3-a456-426614174000
The ID of the vehicle.
Example:b331c130-e89b-12d3-a456-426614174000
The ID of the dispatch.
Example:d159acc0-e89b-12d3-a456-426614174000
The Central Dispatch user ID.
Example:d71b5750-e89b-12d3-a456-426614174000
The vehicle tracking device ID.
Example:2539f4b4-d3d6-45db-8df3-7ba768caba9b
The event type.
Allowed values:PICKED_UPIN_TRANSITDELIVERED
Example:IN_TRANSIT
The location ID of the vehicle’s last location.
Example:3fde6068-5fa2-4ae4-af16-06d65fc87dc9
The latitude of the location.
Example:33.81228788622535
The longitude of the location.
Example:-117.91836265987132
The date and time of the vehicle’s last location, in UTC/ISO 8601 format.
Example:2024-10-15T00:00:00Z
Get the latitude/longitude position of the latest vehicle location by dispatch ID.
PICKED_UP
using the Central Dispatch mobile application.The ID of the dispatch.
Example:d159acc0-e89b-12d3-a456-426614174000
The major version of the API to make a request against. This is a custom MIME type that contains vnd.coxauto.v[#]+
. For example, to request a resource from version 1.x.x of an API, the Accept header should be set to application/vnd.coxauto.v1+json
.
Example:application/vnd.coxauto.v1+json
OK. Successful request.
Details of a vehicle’s location.
The fully qualified URL of the dispatch.
Example:https://fulfillment-api.centraldispatch.com/api/fulfillments/id/d159acc0-e89b-12d3-a456-426614174000
The ID of the vehicle.
Example:b331c130-e89b-12d3-a456-426614174000
The ID of the dispatch.
Example:d159acc0-e89b-12d3-a456-426614174000
The Central Dispatch user ID.
Example:d71b5750-e89b-12d3-a456-426614174000
The vehicle tracking device ID.
Example:2539f4b4-d3d6-45db-8df3-7ba768caba9b
The event type.
Allowed values:PICKED_UPIN_TRANSITDELIVERED
Example:IN_TRANSIT
The location ID of the vehicle’s last location.
Example:3fde6068-5fa2-4ae4-af16-06d65fc87dc9
The latitude of the location.
Example:33.81228788622535
The longitude of the location.
Example:-117.91836265987132
The date and time of the vehicle’s last location, in UTC/ISO 8601 format.
Example:2024-10-15T00:00:00Z