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.
namestringRequired
schema_versionintegerRequired
descriptionstringOptional
order_manifestobjectOptional
Template used by an order schedule to generate each order occurrence.
schedule_specobjectOptional

Response

Successful Response

Errors

422
Draft New V1request Unprocessable Entity Error