Authenticated channel. Connect to:
wss://wss.prime.kraken.com/ws/v1Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Authenticated command to pause or resume an open order.
wss://wss.prime.kraken.com/ws/v1OrderControlRequestShow properties
Pause, Resume{
"reqid": 17,
"type": "OrderControlRequest",
"data": [
{
"ClOrdID": "9eb07120-15da-11ec-b5e7-7f4881f01b7d",
"OrderID": "16a55364-4248-4575-aa0b-dddd3f694ca3",
"TransactTime": "2021-09-15T04:10:00.000000Z",
"Action": "Pause"
}
]
}