Authorization: Bearer ********************curl --location --request GET '/iapi/v1/pro/finance/crm/common/config' \
--header 'Authorization: Bearer <token>'{
"depositPaymentMethod": [
"0"
],
"withdrawalPaymentMethod": [
"0"
]
}