GET
/
v1
/
orders
/
bulk
/
{id}

Path Parameters

id
string
required

The ID of the bulk operation

Response

200 - application/json

Bulk Operation Response for Orders.

status
enum<string>
required

The status of the bulk operation

Available options:
QUEUED,
IN_PROGRESS,
SUCCESS,
FAILED,
CANCELLED,
SKIPPED,
SCHEDULED
summary
object
required

The summary of the bulk operation

results
object[]
required

The results of the bulk operation