Create Order Tasks

Creates tasks for an order. The tasks are created based on the provided request parameters. This endpoint is used to manage tasks associated with orders in the system.

Path Params
string
required
Query Params
integer | null
Defaults to null

The attempt number for order fulfillment.

Body Params
tasks
array of objects
required

List of task types to be created for the order. Valid values are 'order_summary' and 'order_billing_summary'.

tasks*
Responses

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json