The ID of the dispatch.
Example:d159acc0-e89b-12d3-a456-426614174000
Get the dispatch sheet PDF file for the provided dispatch ID.
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+pdf
.
Example:application/vnd.coxauto.v1+pdf
OK. Successful request.
PDF File.
Get the Electronic Bill of Lading (eBOL) PDF file for the provided dispatch ID.
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+pdf
.
Example:application/vnd.coxauto.v1+pdf
OK. Successful request.
PDF File.
Get the Invoice PDF file for the provided dispatch ID.
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+pdf
.
Example:application/vnd.coxauto.v1+pdf
OK. Successful request.
PDF File.
Get URLs for the provided dispatches to access each Electronic Bill of Lading (eBOL) PDF file.
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
An array of dispatch IDs or fully qualified dispatch URLs.
OK. Successful request.
Details of the Electronic Bill of Lading (eBOL) URL response.
Details of the Electronic Bill of Lading (eBOL).
The total count of resources in the collection.
>= 1
Example:1
Details of the request body to retrieve presigned URLs for document upload.
The ID of the dispatch to associate the document with. Required if listingId
is null. Not allowed if listingId
is provided.
Example:d159acc0-e89b-12d3-a456-426614174000
The ID of the listing to associate the document with. Required if dispatchId
is null. Not allowed if disptachId
is provided.
Example:42220470
Details of the upload URL request.