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_idstring or nullOptional
shipper_org_idstring or nullOptional
off_chrt_shipper_org_idstring or nullOptional

Response

Successful Response
order_idstring
order_short_idstring

Errors