Margin
Get Small Liability Exchange Coin List (USER_DATA)
Query the coins which can be small liability exchange
Weight(UID): 100
get/sapi/v1/margin/exchange-small-liability
Query parameters
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
coin list
Example response
[
{
"asset": "ETH",
"interest": "0.00083334",
"principal": "0.001",
"liabilityAsset": "USDT",
"liabilityQty": 0.3552
}
]