Create a booked order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
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.

Body Params

Order object

Customer's order

string

External ID for mapping the order to an external system. This field value can be null

origin
object
required

Order address

destination
object
required

Order address

billing
object
required

Order address

string
enum
Defaults to prepaid

Billing Option

Allowed:
string

Notes that will appear on BOL

string

Purchase order numbers (if multiple use comma separated values)

string

Tender number

string

Reference number

string

Custom broker information

string

Port of entry in cross-border order

float

Declared value

string
enum

Declared value currency

Allowed:
date-time

Pickup time range (start) in UTC

date-time

Pickup time range (end) in UTC

date-time

Pickup appointment time range (start) in UTC. This field value can be null

date-time

Pickup appointment time range (end) in UTC. This field value can be null

string

Pickup notes for the order. This field value can be null

date-time

Expected delivery time range (start) in UTC. This field value can be null

date-time

Expected delivery time range (end) in UTC. This field value can be null

date-time

Delivery appointment time range (start) in UTC. This field value can be null

date-time

Delivery appointment time range (end) in UTC. This field value can be null

string

Delivery notes for the order. This field value can be null

string
enum
Defaults to ltl

Dimension type

Allowed:
string

Identifying ID for the default unit of measurement for this order. Can be 'cm' or 'inch'

string

Identifying ID for the default unit of weight for this order. Can be 'kg' or 'lb'

commodities
array of objects

Commodities items

commodities
accessorials
array of uuids
accessorials
float

Total number of miles between pickup and delivery. This field value can be null

uuid

Identifying ID for authority which adjusts BOL printouts

Responses

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