feat(wxapi): 新增若干视频号小店相关接口

This commit is contained in:
Fu Diwei
2023-02-07 21:38:25 +08:00
parent 4536fdae6c
commit 8685604944
226 changed files with 6646 additions and 76 deletions
@@ -0,0 +1,25 @@
{
"errcode": 0,
"errmsg": "ok",
"funds_flow": {
"amount": 2,
"balance": 30738,
"bookkeeping_time": "2022-12-12 16:43:16",
"flow_id": "10000035906221212",
"flow_type": 2,
"funds_type": 3,
"related_info_list": [
{
"aftersale_id": "1900986873273849",
"related_type": "RelatedType_AfterSale",
"transaction_id": "4200001612202211101760510295"
},
{
"order_id": "3707360208736617728",
"related_type": "RelatedType_Order",
"transaction_id": "4200001612202211101760510295"
}
],
"remark": "退款总金额0.02元;含手续费0.00元"
}
}
@@ -0,0 +1,9 @@
{
"page": 1,
"page_size": 50,
"start_time": 1668323118,
"end_time": 1671779118,
"flow_type": 1,
"transaction_id": "4200001619202211090964182530",
"next_key": "CAEQChj8CCIRMTAwMDAwMzU5MDcyMjEyMTIor9PbnAY="
}
@@ -0,0 +1,5 @@
{
"flow_ids": [ "10000035906221212", "10000028263221211" ],
"has_more": true,
"next_key": "CAIQChjyCCIRMTAwMDAwMjU0ODkyMjEyMDkonPLMnAY="
}
@@ -0,0 +1,18 @@
{
"type": 2,
"list": [
{
"product_id": 123,
"ratio": 10
},
{
"product_id": 124,
"ratio": 100
}
],
"finder_ids": [
"finder_id_01"
],
"begin_time": 10,
"end_time": 100
}
@@ -0,0 +1,18 @@
{
"errcode": 0,
"errmsg": "ok",
"result_info_list": [
{
"errcode": 0,
"errmsg": "ok",
"product_id": 123,
"info_id": 100
},
{
"errcode": 0,
"errmsg": "ok",
"product_id": 124,
"info_id": 101
}
]
}
@@ -0,0 +1,8 @@
{
"type": 2,
"info_id": 123,
"need_relation": true,
"page_size": 1,
"page_index": 1,
"need_total_num": true
}
@@ -0,0 +1,24 @@
{
"errcode": 0,
"errmsg": "ok",
"item": {
"product_id": 1000001,
"type": 2,
"status": 1,
"ratio": 50,
"exclusive_info": {
"info_id": 123,
"begin_time": 1669867200,
"end_time": 1672459200,
"is_forerver": false,
"finder_ids": [
"finder_id_01"
],
"finder_num": 1
},
"ext_info": {
"is_sale_forbidden": false,
"is_banned": false
}
}
}
@@ -0,0 +1,5 @@
{
"type": 1,
"page_size": 1,
"page_index": 1
}
@@ -0,0 +1,10 @@
{
"errcode": 0,
"errmsg": "ok",
"items": [
{
"product_id": 123456
}
],
"total_num": 10
}
@@ -0,0 +1,16 @@
{
"type": 2,
"info_id": 123,
"operate_type": 1,
"ratio": 60,
"exclusive_info": {
"begin_time": 1100,
"end_time": 3000,
"add_finder_ids": [
"finder_id_01"
],
"del_finder_ids": [
"finder_id_02"
]
}
}
@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"info_id": 134
}
@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"promoter": {
"finder_id": "sph1234",
"status": 1,
"invite_time": 0,
"sale_product_number": 0,
"sale_gmv": 0
}
}
@@ -0,0 +1,5 @@
{
"status": 1,
"page_index": 1,
"page_size": 10
}
@@ -0,0 +1,9 @@
{
"errcode": 0,
"errmsg": "ok",
"finder_ids": [
"sph00001",
"sph00002"
],
"total_num": 2
}