mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpayv2): 新增小微商户相关接口
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"nonce_str": "ibuaiVcKdpRxkhJA",
|
||||
"date": "20180503",
|
||||
"mch_id": "2480029942",
|
||||
"sub_mch_id": "2480029752",
|
||||
"sign_type": "HMAC-SHA256",
|
||||
"sign": "1091442CB5E1D3B04DAC6CA9F42B50F74428727968FE2E570DE271030F16CCA8"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"result_code": "SUCCESS",
|
||||
"err_code": "SUCCESS",
|
||||
"err_msg": "success",
|
||||
"date": "20180602",
|
||||
"mch_id": "2480029942",
|
||||
"sub_mch_id": "2480029752",
|
||||
"withdraw_id": "10900999991802018060200326172006",
|
||||
"amount": "445",
|
||||
"create_time": "2018-06-04 11:44:59",
|
||||
"nonce_str": "ibuaiVcKdpRxkhJA",
|
||||
"sign_type": "HMAC-SHA256",
|
||||
"sign": "8ADACE9EE2A39C20F56D115794AD8D1D91B636A12346766713D741E847B77BF5",
|
||||
"withdraw_status": "PROCESSING"
|
||||
}
|
||||
Reference in New Issue
Block a user