Post Orders Create
Creates a comprehensive order with task groups, tasks, milestones, and cargo.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
order_client_create
task_client_creates_bundle_groupings
These become Task Groups
cargo_client_creates_map
A cargo may be shared by Tasks so we use a mapping
order_created_by_type
Allowed values:
order_dispatch_type
If a shipper or chrt creates an order, this field is required.
Allowed values:
transport_type
Allowed values:
shipper_org_id
Optionally used when a courier places a DTC order or chrt places a DTC/FF order
shipper_user_id
off_chrt_shipper_org_info_id
Used for off-platform shipper orders. Mutually exclusive with shipper_org_id.
courier_org_id
For DTC orders placed by shippers or chrt, this field is required.
Response
Successful Response
order_id
order_short_id

