mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
feat(tenpayv3): 新增银行提现免费券相关接口
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"coupon_id": "C688134DB8D27165DCD630B319A870679F29B3720EF89F4F8EAE01429641F8C2-17-1505164059",
|
||||
"coupon_state": "VALID",
|
||||
"send_quota": 1000,
|
||||
"send_time": "2021-05-20T13:29:35.120+08:00",
|
||||
"use_quota": 500
|
||||
}
|
||||
],
|
||||
"limit": 10,
|
||||
"offset": 1,
|
||||
"total_count": 100
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"appid": "wxd678efh567hg6787",
|
||||
"mchid": "1230000109",
|
||||
"send_request_no": "89560002019101000121",
|
||||
"stock_id": "1304490000000059"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"coupon_id": "C688134DB8D27165DCD630B319A870679F29B3720EF89F4F8EAE01429641F8C2-17-1505164059",
|
||||
"expire_time": "2021-05-20T13:29:35.120+08:00"
|
||||
}
|
Reference in New Issue
Block a user