mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
feat(tenpayv3): 随官方更新商户被管控能力及原因查询相关接口模型
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"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": "关闭相册扫码支付,关闭长按识别支付"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"mchid": "123000110",
|
||||
"limited_functions": [
|
||||
"NO_TRANSACTION_AND_RECHARGEN"
|
||||
],
|
||||
"other_limited_functions": "关闭相册扫码支付,关闭长按识别支付",
|
||||
"recovery_specifications": [
|
||||
{
|
||||
"limitation_case_id": "A20250819155047774441874",
|
||||
"limitation_reason_type": "LICENSE_ABNORMAL",
|
||||
"limitation_reason": "入驻后180天无账户动账",
|
||||
"limitation_reason_describe": "当前商户号入驻后长时间无账户动账,请重新确认开户意愿并核实身份",
|
||||
"relate_limitations": [
|
||||
"NO_TRANSACTION_AND_RECHARGE"
|
||||
],
|
||||
"other_relate_limitations": "关闭相册扫码支付,关闭长按识别支付",
|
||||
"recover_way": "MODIFY_SUBJECT_INFORMATION",
|
||||
"recover_way_param": "100200300112233",
|
||||
"recover_help_url": "https://kf.qq.com",
|
||||
"limitation_action_type": "LIMIT_ACTION_TYPE_IMMEDIATE_CONTROL",
|
||||
"limitation_start_date": "2025-06-08T10:34:56+08:00",
|
||||
"limitation_date": "2025-06-08T10:34:56+08:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user