mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpayv3): 新增查询子商户管控情况接口
This commit is contained in:
@@ -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": "关闭相册扫码支付,关闭长按识别支付"
|
||||
}
|
||||
Reference in New Issue
Block a user