Bulk Order Actions
Get Bulk Order Response
Get the response from an asynchronous bulk order operation.
GET
/
v1
/
orders
/
bulk
/
{id}
Path Parameters
id
string
requiredThe ID of the bulk operation
Response
200 - application/json
Bulk Operation Response for Orders.
status
enum<string>
requiredThe status of the bulk operation
Available options:
QUEUED
, IN_PROGRESS
, SUCCESS
, FAILED
, CANCELLED
, SKIPPED
, SCHEDULED
summary
object
requiredThe summary of the bulk operation
results
object[]
requiredThe results of the bulk operation