mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(tenpayv3): 新增不活跃商户身份核实相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"sub_mchid": "1900000000"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"verification_id": "28011678863778000000123124312"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"sub_mchid": "1900000000",
|
||||
"verification_id": "28011678863778000000123124312",
|
||||
"state": "PROCESSING",
|
||||
"fail_reason": "MATERIALS_ABNORMAL",
|
||||
"create_time": "2020-01-01T00:00:00+08:00",
|
||||
"finish_time": "2020-01-01T00:00:00+08:00"
|
||||
}
|
Reference in New Issue
Block a user