{"key":"pay-channel","value":"{\"LianLianPay-WeChatPay\":{\"country_code\":\"CN\"},\"LianLianPay-AliPay\":{\"country_code\":\"CN\"},\"Payssion-Boost-MY\":{\"country_code\":\"MY\"},\"Payssion-Touchngo-MY\":{\"country_code\":\"MY\"},\"Payssion-Dana-ID\":{\"country_code\":\"ID\"},\"Payssion-Gcash-PH\":{\"country_code\":\"PH\"},\"Payssion-Alipay-CN\":{\"country_code\":\"CN\"}}"}
curl --location --request POST '/v2/payment/dict' \
--header 'X-Tg-Secret: D2A555CB-2F73-4638-90D9-456EB7755C5C' \
--header 'X-Tg-App-Id;' \
--header 'Accept-Language;' \
--header 'Authorization;' \
--header 'X-Tg-Signed-Headers;' \
--header 'X-Tg-Date;' \
--header 'X-Tg-Content-Sha256;' \
--header 'X-Tg-Algorithm;' \
--header 'Content-Length;' \
--header 'Content-Type: application/json' \
--data-raw '{"key":"pay-channel","value":"{\"LianLianPay-WeChatPay\":{\"country_code\":\"CN\"},\"LianLianPay-AliPay\":{\"country_code\":\"CN\"},\"Payssion-Boost-MY\":{\"country_code\":\"MY\"},\"Payssion-Touchngo-MY\":{\"country_code\":\"MY\"},\"Payssion-Dana-ID\":{\"country_code\":\"ID\"},\"Payssion-Gcash-PH\":{\"country_code\":\"PH\"},\"Payssion-Alipay-CN\":{\"country_code\":\"CN\"}}"}'
{
"code": 200,
"data": "",
"msg": "操作成功",
"requestid": "567e4935-78a6-40c7-8cd5-39a745241464"
}