Create draft

Creates a new draft order schedule. | authz: min_org_role=operator | (OrderScheduleClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
schema_versionintegerRequired
namestringRequired
order_manifestobjectRequired
Template used by an order schedule to generate each order occurrence.
schedule_specobjectRequired
descriptionstring or nullOptional

Response

Successful Response

Errors

422
Order Schedules New V1request Unprocessable Entity Error