Retrieve (via POST) for coordinator operators
Retrieve (via POST) for coordinator operators
Retrieves an expanded order with optional related data for coordinator operators (the provider org coordinating the order). | authz_personas=[coordinator_org_operators] | (OrderAndTaskGroupExpandedReq) -> (OrderExpanded)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_ref
Order ID, short ID, or off-chrt reference ID
Request
This endpoint expects an object.
expand_coordinator_org_company_name
expand_coordinator_org_handle
expand_shipper_org_company_name
expand_off_chrt_shipper_org_company_name
expand_notification_intents_ad_hoc
expand_tasks
expand_cargos
expand_task_artifacts
expand_directory_entries
expand_driver
expand_executor_org_company_name
expand_executor_org_handle
Response
Successful Response
order
coordinator_org_company_name
coordinator_org_handle
Must be a string starting with @. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
shipper_org_company_name
off_chrt_shipper_org_company_name
notification_intents_ad_hoc
task_groups_expanded
Errors
422
Expanded for Coordinator Operators V1request Unprocessable Entity Error

