mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-10 17:56:21 +08:00
feat(wxapi): 新增微信小店联盟带货机构分发优惠券给其他机构相关接口
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"to_head_supplier_appid": "wxdfsdxxxxx",
|
||||
"limit": 10,
|
||||
"page_context": "CAEQARgfKj0AACcYl2AAABQBAgQAXFE1wJCeiAAA"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "success",
|
||||
"list": [
|
||||
{
|
||||
"coupon_id": "23234",
|
||||
"to_head_supplier_appid": "wxsdsdfsds",
|
||||
"give_time": 1761767465
|
||||
}
|
||||
],
|
||||
"page_context": "CAEQARgfKj0AACcYl2AAABQBAgQAXFE1wJCeiAAA",
|
||||
"total_count": 100
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"to_head_supplier_appid": "wxab1eaxxxxxx",
|
||||
"coupon_id": "121432"
|
||||
}
|
||||
Reference in New Issue
Block a user