Create draft

Creates a new draft order with org assignments based on caller’s organization type. | (OrdersNewDraftReq) -> (OrdersNewDraftRes)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
forwarder_org_idstringOptional

Must be a string starting with org_

shipper_org_idstringOptional

Must be a string starting with org_

off_chrt_shipper_org_idstringOptional

Response

Successful Response
order_idstring
order_short_idstring

Errors