Create scheduled orders using the REST API
Learn 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:
-
Cancel a scheduled order through Cancel an order without specifying the
statusandschedulingOptionsfields. -
Delete a scheduled order through Delete an order without specifying the
statusandschedulingOptionsfields.