Skip to main content
POST
Cancel orders in batch

Headers

authorization
string
required

Header with the accessToken for the current session

Body

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

Response

Returns an IDResponse object containing the IDs of any successfully cancelled orders.

_meta
object
ids
string[]