Create

Creates a new order template. | authz: min_org_role=operator | (OrderTemplateClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
namestringRequired
schema_versionintegerRequired
coordinator_org_idstringOptional

Must be a string starting with org_

department_idstringOptional
descriptionstringOptional
directory_entry_idslist of stringsOptional
driver_idslist of stringsOptional
executor_org_idslist of stringsOptional
off_chrt_reference_id_strstringOptional
off_chrt_shipper_org_idstringOptional
shipper_org_idstringOptional

Must be a string starting with org_

task_list_idslist of stringsOptional
textstringOptional

Response

Successful Response

Errors

422
Order Templates Create V1request Unprocessable Entity Error