Get expanded

Retrieves an order template with its reference columns resolved (shipper, executor orgs, drivers, directory entries). Unresolvable list references are omitted so the caller can detect dangling ids. | authz: min_org_role=operator | () -> (OrderTemplateExpanded1)

Authentication

AuthorizationBearer

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

Path parameters

order_template_idstringRequired

Response

Successful Response
order_templateobject
directory_entrieslist of objects
driverslist of objects
executor_orgslist of objects
off_chrt_shipper_orgobject
shipper_orgobject

Errors

422
Order Templates Get Expanded by ID V1request Unprocessable Entity Error