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
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
AddressRequest
objectDetails of an address.
The street address.
Example:345 W Elm St.
Additional street address line.
Example:2nd Floor
The city.
Example:Anaheim
The state.
Example:CA
The ZIP code. Must be a valid United States ZIP code or Canadian postal code.
Example:92802
The country code. US or CA.
Default:US
Example:US
AssignDriverRequest
objectDetails 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.