Get order full details

(DEPRECATED) Retrieves an order with all related task groups, tasks, milestones, and cargo information.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

order_id_or_short_idstringRequired

Response

Successful Response
orderobject
task_groupslist of objects
taskslist of objects
milestoneslist of objects
cargoslist of objects

Errors