Cancel open orders by either internal orderIds or client-provided clientOrderIds.
Cancel multiple orders by either internalDocumentation Index
Fetch the complete documentation index at: https://limitless-docs-ws-settlement-events.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
orderIds or clientOrderIds supplied when creating the orders.
Provide exactly one identifier array. Requests with both orderIds and clientOrderIds, or with neither, return 400 Bad Request.
POST /orders/cancel-batch remains supported for existing integrations and accepts orderIds only.API key for programmatic access. Generate at limitless.exchange -> profile menu -> Api keys.
Internal order IDs. Provide exactly one of orderIds or clientOrderIds.
50["6f52b6d2-6c9e-4a5c-8a4f-28ab4b7ff203"]Client-provided order IDs from order creation. Provide exactly one of orderIds or clientOrderIds.
50128["partner-order-001", "partner-order-002"]All orders successfully cancelled