Error
Bulk cancel Blanket Orders
Bulk cancel Blanket Orders.
POST
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"correlationId": "<string>",
"resourceType": "<string>",
"results": [
{
"cancelledResource": null,
"error": {
"category": "<string>",
"code": "<string>",
"message": "<string>",
"retryable": true
},
"orderId": "<string>",
"outcome": "<string>",
"resourceType": "<string>"
}
],
"totalFailed": 123,
"totalProcessed": 123,
"totalRequested": 123,
"totalSucceeded": 123
}Bulk cancel Blanket Orders.
A valid request URL is required to generate request examples{
"correlationId": "<string>",
"resourceType": "<string>",
"results": [
{
"cancelledResource": null,
"error": {
"category": "<string>",
"code": "<string>",
"message": "<string>",
"retryable": true
},
"orderId": "<string>",
"outcome": "<string>",
"resourceType": "<string>"
}
],
"totalFailed": 123,
"totalProcessed": 123,
"totalRequested": 123,
"totalSucceeded": 123
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
