symbol as the isolated trading pair, such as BTC-USDT.transferable is the amount currently available for transfer, not necessarily the total account balance. The supported accountType values for this endpoint include UNIFIED.curl --location --request GET 'https://api.kucoin.com/api/ua/v2/account/transfer-quota?accountType=FUNDING¤cy=USDT&symbol=BTC-USDT'{
"code": "200000",
"data": {
"accountType": "SPOT",
"currency": "USDT",
"transferable": "501"
}
}