curl --location --request GET 'https://api.kucoin.com/api/ua/v2/otc-loan/account?accountType=UNIFIED'{
"code": "200000",
"data": [
{
"uid": "251956074",
"marginCcy": "USDT",
"marginQty": "2.98624604",
"marginFactor": "1.00000000000000000000",
"accountType": "UNIFIED",
"isParent": true
}
]
}