{
"tradeAuthDirList": "[\"http://www.yeepay.com/\",\"http://www.yeepay.com/\"]",
"appIdList": "[{\"appId\":\"appId\",\"appSecret\":\"appSecret\",\"appIdType\":\"OFFICIAL_ACCOUNT\"},{\"appId\":\"appId\",\"appSecret\":\"appSecret\",\"appIdType\":\"MINI_PROGRAM\"}]",
"yopMerchantNo": "string",
"appKey": "string",
"parentMerchantNo": "string",
"merchantNo": "string",
"reportMerchantNo": "string"
}
{
"result": {
"code": "string",
"message": "string",
"status": "string",
"configResult": "[{\"tradeAuthDirList\":[{\"failReason\":\"xxx\",\"tradeAuthDir\":\"xxx\",\"status\":\"xxx\"}],\"appIdList\":[{\"appIdType\":\"xxx\",\"appId\":\"xxx\",\"appSecret\":\"xxx\",\"failReason\":\"xxx\",\"status\":\"xxx\"}],\"reportMerchantNo\":\"xxx\"}]"
}
}