Update orgs
Updates coordinator and/or shipper org assignments for a draft order. | (OrdersDraftUpdateReq) -> (OrdersDraftUpdateRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_id
Request
This endpoint expects an object.
coordinator_org_id
Must be a string starting with org_
coordinator_org_id__set_to_None
off_chrt_reference_id
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).
off_chrt_reference_id__set_to_None
off_chrt_shipper_org_id
off_chrt_shipper_org_id__set_to_None
shipper_org_id
Must be a string starting with org_
shipper_org_id__set_to_None
Response
Successful Response
order_id
order_short_id
coordinator_org_id
Must be a string starting with org_
off_chrt_reference_id
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).
off_chrt_shipper_org_id
shipper_org_id
Must be a string starting with org_
Errors
422
Order Drafts Update V1request Unprocessable Entity Error

