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.
name
schema_version
coordinator_org_id
Must be a string starting with org_
department_id
description
directory_entry_ids
driver_ids
executor_org_ids
off_chrt_reference_id_str
off_chrt_shipper_org_id
shipper_org_id
Must be a string starting with org_
task_list_ids
text
Response
Successful Response
Errors
422
Order Templates Create V1request Unprocessable Entity Error

