Post Oort Orders Create

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
cargo_client_creates_mapmap from strings to objectsRequired
A cargo may be shared by Tasks so we use a mapping
courier_org_idstring or nullRequired
For DTC orders placed by shippers or chrt, this field is required.
order_client_createobjectRequired
order_created_by_typeenumRequired
Allowed values:
order_dispatch_typeenumRequired
If a shipper or chrt creates an order, this field is required.
Allowed values:
shipper_org_idstring or nullRequired

Optionally used when a courier places a DTC order or chrt places a DTC/FF order

shipper_user_idstring or nullRequired
task_client_creates_bundle_groupingslist of lists of objectsRequired
These become Task Groups
transport_typeenumRequired
Allowed values:

Response

Successful Response
order_idstring
order_short_idstring

Errors