Create scheduled orders using the REST API
This topic explains how to create and manage scheduled orders using the REST API by setting specific fields and utilizing various operations.
You can use the Create an order operation to create an order and save the order as a scheduled order.
You can also implement the following API operations for scheduled orders:
-
Update a scheduled order through Update an order .
-
Retrieve scheduled orders through the following operations:
-
Retrieve an order
-
List orders
-
List orders by subscription number
-
List orders of an invoice owner
-
-
Cancel a scheduled order through Cancel an order without specifying the
statusandschedulingOptionsfields. -
Delete a scheduled order through Delete an order without specifying the
statusandschedulingOptionsfields.