Cancel order
This request type allows users to cancel orders through Pacifica's websocket API.
Request
{
"id": "1bb2b72f-f545-4938-8a38-c5cda8823675",
"params": {
"cancel_order": {
"account": "AwX6321...",
"signature": "4RqbgB...",
"timestamp": 1749223343149,
"expiry_window": 5000,
"symbol": "BTC",
"client_order_id": "79f948fd-7556-4066-a128-083f3ea49322"
}
}
}Field
Type
Need
Description
Example
Response
Field
Type
Description
Last updated