Example:10000
Get Cancellation Reasons
Get a reference list of supported load cancellation reasons.
Query Parameters
Headers
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
Response
application/json
Response
OK. Successful request.
CancelReasonCollection
Details of dispatch cancel reasons.
Details of cancel reasons.
Show Child Parameters
Authentication
Query Parameters
Headers
Create Dispatch Note
Create an internal load note for the given dispatch.
Headers
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
Body
application/json
Body
CreateNoteRequest
CreateNoteRequest
Details of a note.
The ID of the dispatch.
Example:d159acc0-e89b-12d3-a456-426614174000
The content of the note.
Example:Carrier called - pickup rescheduled for tomorrow.
The visibility type of the note. Allowed values: INTERNAL. Defaults to INTERNAL if not provided.
Example:INTERNAL
Response
Response
Created. Successful request.
Authentication
Headers
Body
Get Dispatch Notes
Get the most recent notes for the given dispatch, ordered by creation date descending. Returns up to 500 notes scoped to the caller’s customer ID and profile type.
Path Parameters
The ID of the dispatch.
Example:d159acc0-e89b-12d3-a456-426614174000
Headers
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
Response
application/json
Response
OK. Successful request.
NoteCollection
A collection of notes.
The URL used to query the current collection of the resource.
Example:https://fulfillment-api.centraldispatch.com/api/fulfillments/id/d159acc0-e89b-12d3-a456-426614174000/notes
The total count of resources in the collection.
Example:23
Details of an internal load note.
Show Child Parameters
Authentication
Path Parameters
Headers
AdditionalInformationRequest
objectDetails of additional information.
The name of the additional information.
Example:contractedCarrier
The value of the additional information.
Example:true
AdditionalInformationResponse
objectDetails of additional information.
Additional information (name, value pairs).
Example:contractedCarrier
The name of the additional information.
Example:true