/shipping/orders

Add task group

Adds a task group to an order. Draft groups are DRAFT; all later lifecycle groups are STAGED and parent state is synchronized. | authz_personas=[draft_creator_org_operator, coordinator_org_operators] | (OrdersAddTaskGroupReq) -> (PydanticObjectId)

post/shipping/orders/task_group/add/v1

Request body

task_group_type'chrt_ground_provider' | 'cargo_on_flight' | 'onboard_courier' required
order_idstring required
vehicle_type'sedan' | 'suv' | 'cargo_van' | 'box_truck' | 'flatbed' | 'semi_truck' | 'airplane'
flight_setup_notesstring nullable

Response

Successful Response

string required

Changes

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