Cross Margin Leverage
wss://ws-api-futures.kucoin.com
Topic: /contract/crossLeverage
Description
Subscribe Message
{
"id": 1545910660739,
"type": "subscribe",
"topic": "/contract/crossLeverage",
"response": true,
"privateChannel": "true"
}
Response
Data Schema
crossLeverage
topic
string
required
type
string
required
subject
string
required
userId
string
required
channelType
string
required
data
object
required
Additional properties
object
optional
Example
{
"topic": "/contract/crossLeverage",
"type": "message",
"subject": "user.config",
"userId": "633559791e1cbc0001f319bc",
"channelType": "private",
"data": {
"XBTUSDTM": {
"leverage": "51"
}
}
}
Request
Query Params
token
string
required
Example:
2neAiuYvAU737TOajb2U3uT8AEZqSWYe0fBD4LoHuXJDSC7gIzJiH4kNTWhCPISWo6nDpAe7aUaaHJ4fG8oRjFgMfUI2sM4IySWHrBceFocY8pKy2REU1HwZIngtMdMrjqPnP-biofFWbNaP1cl0X1pZc2SQ-33hDH1LgNP-yg-JZbxNWr84pfuYpXC-4WHI._za6qbsY59vCwJwjNzgdfA==
connectId
string
optional
Example:
121345
Modified at 5 months ago