Skip to main content
WSSws.kraken.comsubscriptionStatus
Subscription status response to subscribe, unsubscribe or exchange-initiated unsubscribe. This message is returned for every subscribe or unsubscribe request across all channels.

Payload

event
string
Value: subscriptionStatus
channelName
string
required
One of: book, ohlc, openOrders, ownTrades, spread, ticker, trade, *The name of the channel.
pair
string
Example: "BTC/USD"The currency pair associated with this subscription.
status
string
One of: subscribed, unsubscribed, ok, error
subscription
object
reqid
integer
Client originated identifier for the request that initiated this response.
errorMessage
string
Condition: Unsuccessful requests onlyError message for unsuccessful requests.
channelID
integer
deprecated
Deprecated: use channelName and pairChannel ID on successful subscription, applicable to public messages only.