/shipping/order_templates_new

Create

Creates an order template owned by the caller's organization. | authz: min_org_role=operator | (OrderTemplateNewClientCreate1) -> (OrderTemplateNew1)

post/shipping/order_templates_new/v1

Request body

schema_version1 required
service_line'on_demand' | 'routed'
off_chrt_reference_idstring nullable

Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved).

shipper_org_idstring nullable

Must be a string starting with org_

off_chrt_shipper_org_data_idstring nullable
coordinator_org_idstring nullable

Must be a string starting with org_

coordinator_department_idstring nullable
coordinator_assigned_user_idsstring[]
coordinator_labelstring nullable
namestring required
descriptionstring nullable

Response

Successful Response

schema_version1 required
service_line'on_demand' | 'routed'
off_chrt_reference_idstring nullable

Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved).

shipper_org_idstring nullable

Must be a string starting with org_

off_chrt_shipper_org_data_idstring nullable
coordinator_org_idstring nullable

Must be a string starting with org_

coordinator_department_idstring nullable
coordinator_assigned_user_idsstring[]
coordinator_labelstring nullable
namestring required
descriptionstring nullable
_idstring required
owned_by_user_idstring required

Must be a string starting with user_

owned_by_org_idstring required

Must be a string starting with org_

created_at_timestampstring date-time required
last_edited_at_timestampstring date-time required
last_used_at_timestampstring date-time nullable
archived_at_timestampstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.