Cancel all orders
This request type allows users to cancel all orders through Pacifica's websocket API.
Request
{
"id": "4e9b4edb-b123-4759-9250-d19db61fabcb",
"params": {
"cancel_all_orders": {
"account": "AwX6f3...",
"signature": "2XP8fz...",
"timestamp": 1749221927343,
"expiry_window": 5000,
"all_symbols": true,
"exclude_reduce_only": false
}
}
}Field
Type
Need
Description
Example
Field
Type
Description
Last updated