Trading
Cancel all orders
Cancel all existing orders.
delete/trade/accounts/{accountId}/orders
Path parameters
accountIdinteger required
Account identifier.
Query parameters
tradableInstrumentIdinteger
Instrument filter. If specified, only orders in this instrument will be deleted.
Headers
accNuminteger required
Account number
developer-api-keystring
developer-api-key
Response
Example response
{
"s": "ok"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.