Authorization: Bearer ********************curl --location --request GET '/crm/common/remotelist/' \
--header 'Authorization: Bearer <token>'[
{
"logo": "string",
"currency": "string",
"minAmount": 0,
"maxAmount": 0,
"platformMchId": 0,
"channelMchId": 0,
"platform": "string",
"channelMchName": "string",
"secret": "string",
"mode": 0,
"modeStr": "string",
"channelCode": "string",
"isExist": true
}
]