Create a spot quote for a customer's order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the customer that creates the order. It could also be the external ID of the customer, but in order to use external ID it has to follow this format: ext:{externalID} or external_id:{externalID}. So for example if the customer's external ID is test123 then the value of customerID should be ext:test1234 or external_id:test1234.

uuid
required

ID of the order. It could also be the external ID of the order, but in order to use external ID it has to follow this format: ext:{externalID} or external_id:{externalID}. So for example if the order's external ID is test123 then the value of orderID should be ext:test1234 or external_id:test1234.

Body Params

Order object

string

Notes

date-time

Estimated delivery time range (start). This field value can be null

date-time

Estimated delivery time range (end). This field value can be null

uuid

Id of the organization's service that the spot quote will be listed as

float

Freight charge

float

Orginal freight charge. This field value can be null

float

Fuel charge

float

Orginal fuel charge. This field value can be null

accessorial_charges
array of objects

Accessorials charges

accessorial_charges
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json