mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
feat(tenpayv3): 新增向用户发放商品券接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"openid": "xsd3434454567676",
|
||||
"appid": "wx1234567889999",
|
||||
"stock_id": "12312354",
|
||||
"out_request_no": "2335465",
|
||||
"coupon_code": "202007019999",
|
||||
"coupon_type": "NORMAL",
|
||||
"member_card_id": "pbLatjvWOibDc5-TBnbUk1pD12o0"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"send_coupon_result": {
|
||||
"stock_id": "1262260000000268",
|
||||
"out_request_no": "2335465",
|
||||
"coupon_code": "2312323"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user