v1
latestOpenAPI 3.1.02026-07-2296226496.3 KBOrder
Create, update, upsert, or delete orders asynchronously in bulk
Submit a bulk operation to create, update, upsert, or delete multiple orders asynchronously. Returns a bulk operation ID that can be polled for results using the GET bulk endpoint.
post/v1/orders/bulk
Request body
Response
OK
Example response
{
"id": "act_1234567890"
}