mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(tenpayv3): 随官方更新境外商户入驻相关接口模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"sub_mchid": "20000100",
|
||||
"name": "test mcherchan_name",
|
||||
"shortname": "mcherchan_name",
|
||||
@@ -12,5 +12,11 @@
|
||||
"principal": {
|
||||
"name": "Bob",
|
||||
"number": "5555-8888"
|
||||
},
|
||||
"h5_payment": {
|
||||
"h5_authorization_state": "APPROVED"
|
||||
},
|
||||
"sub_merchant_state": {
|
||||
"sub_merchant_status": "OPERATING"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user