List expanded drafts
Lists expanded draft orders for the organization with filtering, sorting, pagination, and optional search. | (OrderAndTaskGroupExpandedReq) -> (OrderDraftExpandedListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
sort_by
sort_order
Sort order (asc or desc)
Allowed values:
page
page_size
search
Full-text search query (searches order short_id and off_chrt_reference_id)
filter_draft_started_at_timestamp_lte
filter_draft_started_at_timestamp_gte
filter_executor_org_id
filter_coordinator_org_id
filter_shipper_org_id
filter_off_chrt_shipper_org_id
Request
This endpoint expects an object.
expand_cargos
expand_coordinator_org_company_name
expand_coordinator_org_handle
expand_directory_entries
expand_driver
expand_executor_org_company_name
expand_executor_org_handle
expand_notification_intents_ad_hoc
expand_off_chrt_shipper_org_company_name
expand_shipper_org_company_name
expand_task_artifacts
expand_tasks
Response
Successful Response
items
total_count
Errors
422
Expanded List V1request Unprocessable Entity Error

