Add to order draft
Adds a task group to an existing order draft. The task group is created without an executor; use draft assignment routes to assign executor or driver before staging. | (OrderDraftAddTaskGroupReq) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
order_id
task_group_type
Allowed values:
flight_setup_notes
vehicle_type
Response
Successful Response
Errors
422
Task Group Add V1request Unprocessable Entity Error

