Get

Retrieves an order template by ID. | authz: min_org_role=operator | () -> (OrderTemplate1)

Authentication

AuthorizationBearer

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

Path parameters

order_template_idstringRequired

Response

Successful Response
_idstring
created_at_timestampdatetime
last_edited_at_timestampdatetime
namestring
owned_by_org_idstring

Must be a string starting with org_

owned_by_user_idstring

Must be a string starting with user_

schema_versioninteger
archived_at_timestampdatetime
coordinator_org_idstring

Must be a string starting with org_

department_idstring
descriptionstring
directory_entry_idslist of strings
driver_idslist of strings
executor_org_idslist of strings
off_chrt_reference_id_strstring
off_chrt_shipper_org_idstring
shipper_org_idstring

Must be a string starting with org_

task_list_idslist of strings
textstring

Errors

422
Order Templates Get by ID V1request Unprocessable Entity Error