Skip to main content
POST
Cancel orders in batch

Headers

authorization
string
required

Header with the accessToken for the current session

Query Parameters

walletIds
string[]

list of wallets to filter the orders to be cancelled

eventIds
string[]

list of event IDs to filter the orders to be cancelled

marketIds
string[]

list of market IDs to filter the orders to be cancelled

orderIds
string[]

list of order IDs to filter the orders to be cancelled

Body

application/json
walletIds
string[]
eventIds
string[]
marketIds
string[]
orderIds
string[]

Response

OK

_meta
object
orders
object[]
markets
object[]
events
object[]
trades
object[]
eventGroups
object[]
subcategories
object[]
categories
object[]
totalElements
integer<int64>
deprecated