Post an order (beta)

Beta notice : this endpoint is part of our v3-suite beta testing phase.
Please note that:

  • The behavior and structure may change before public release.
  • Some features or results may still be incomplete or evolving.

This endpoint allows you to post an order.

The response is a JSON including the status of the order creation and the unique identifier of your order (id). You can use this id to retrieve the order details later or to compute fuel consumption, emissions or ets of a routing object.

Notes and considerations

  • id lifetime: the order id remains valid for a limited period (at least 1 hour).

Support endpoints and resources

  • Get orders: use the /v3/orders/{id} endpoint to retrieve details of the order.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer

the number of containers

string

Code identifying the container’s size and type (e.g., 20GP). See supported values.

number

weight of the order in kilograms

string

load type of the order. Possible values are FCL (Full Container Load) or LCL (Less than Container Load).

string

reference of the order

Responses

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