/shipping/orders

Update draft

Updates service-line and organization assignments on a draft order. | authz_personas=[draft_creator_org_operator] | (OrdersUpdateDraftReq) -> (OrdersUpdateDraftRes)

patch/shipping/orders/update_draft/v1/{order_id}

Path parameters

order_idstring required

Request body

service_line'on_demand' | 'routed'
coordinator_org_idstring nullable

Must be a string starting with org_

coordinator_org_id__set_to_Noneboolean
shipper_org_idstring nullable

Must be a string starting with org_

shipper_org_id__set_to_Noneboolean
off_chrt_shipper_org_data_idstring nullable
off_chrt_shipper_org_data_id__set_to_Noneboolean

Response

Successful Response

order_idstring required
order_short_idstring required
service_line'on_demand' | 'routed' required
coordinator_org_idstring nullable required

Must be a string starting with org_

shipper_org_idstring nullable required

Must be a string starting with org_

off_chrt_shipper_org_data_idstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.