feat(tenpayv3): 新增查询子商户管控情况接口

This commit is contained in:
Fu Diwei
2024-06-30 14:56:28 +08:00
parent 6ef41d90d6
commit f0ab585147
4 changed files with 151 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"mchid": "123000110",
"limited_functions": [
"NO_TRANSACTION_AND_RECHARGE"
],
"recovery_specifications": [
{
"limitation_reason": "经营证照异常",
"recover_way": "修改主体资料",
"recover_help_url": "https://kf.qq.com",
"limitation_reason_type": "LICENSE_ABNORMAL",
"relate_limitations": [
"NO_TRANSACTION_AND_RECHARGE"
],
"other_relate_limitations": "关闭相册扫码支付,关闭长按识别支付"
}
],
"other_limited_functions": "关闭相册扫码支付,关闭长按识别支付"
}