mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(tenpayv3): 新增微工卡投保相关接口
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"insurance_company_name": "平安",
|
||||
"insurance_company_order_no": "5fds5345dfd",
|
||||
"insure_effect_time": "2018-06-08T10:34:56+08:00",
|
||||
"insure_invalid_time": "2018-06-08T10:34:56+08:00",
|
||||
"insure_state": "INSURE_SUCCESS",
|
||||
"openid": "11111111",
|
||||
"sp_mchid": "1900000109",
|
||||
"sub_mchid": "1900000109",
|
||||
"wesure_order_no": "5fds5345dfd"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"authenticate_type": "NORMAL",
|
||||
"id_card_number": "7FzH5XksJG3a8HLLsaaUV6K54y1OnPMY5",
|
||||
"sp_mchid": "1900000109",
|
||||
"sub_mchid": "1900000109",
|
||||
"token": "abcdefghijklmn",
|
||||
"user_name": "LP7bT4hQXUsOZCEvK2YrSiqFsnP0oRMfeoLN0vBg"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"authenticate_success_time": "2015-05-20T13:29:35+08:00",
|
||||
"fail_reason": "SP_MCH_NO_PERMISSION",
|
||||
"openid": "11111111",
|
||||
"result": "SUCCESS"
|
||||
}
|
||||
Reference in New Issue
Block a user