feat(tenpayv3): 新增银行提现免费券相关接口

This commit is contained in:
Fu Diwei
2023-04-03 19:56:04 +08:00
parent 060bf7541d
commit bdba0226ed
11 changed files with 288 additions and 2 deletions

View File

@@ -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
}

View File

@@ -0,0 +1,6 @@
{
"appid": "wxd678efh567hg6787",
"mchid": "1230000109",
"send_request_no": "89560002019101000121",
"stock_id": "1304490000000059"
}

View File

@@ -0,0 +1,4 @@
{
"coupon_id": "C688134DB8D27165DCD630B319A870679F29B3720EF89F4F8EAE01429641F8C2-17-1505164059",
"expire_time": "2021-05-20T13:29:35.120+08:00"
}