{
"reqBody": {
"mchtCode": "stringstringstr",
"payAbilityCode": "WeChat",
"subMchtCode": "string",
"channelCode": "UNIONPAYAT"
}
}curl --location --request POST 'https://d-phoenix-gap.easypay.com.cn:24443/yqt/merchant/channel/mchtRouterEnable' \
--header 'Content-Type: application/json' \
--data-raw '{
"reqBody": {
"mchtCode": "stringstringstr",
"payAbilityCode": "WeChat",
"subMchtCode": "string",
"channelCode": "UNIONPAYAT"
}
}'{
"rspBody": {
"retCode": "CE1109",
"retMsg": "string"
}
}