curl --location --request GET 'https://api.kucoin.com/api/ua/v1/account/fee/kcs-deduct?enabled'
{ "code": "200000", "data": { "enabled": true } }