feat(wxapi): 新增自定义交易组件优惠券相关接口

This commit is contained in:
Fu Diwei
2021-09-21 21:51:12 +08:00
parent b808fc63ab
commit 06dede8d1d
43 changed files with 1988 additions and 6 deletions

View File

@@ -0,0 +1,50 @@
{
"coupon": {
"out_coupon_id": "coupon_id_1",
"type": 101,
"promote_type": 4,
"coupon_info": {
"name": "示例优惠券",
"promote_info": {
"promote_type": 4,
"finder": {
"nickname": "视频号昵称"
}
},
"discount_info": {
"discount_condition": {
"product_cnt": 2,
"product_price": 5000,
"out_product_ids": [
"product_id_3",
"product_id_4"
],
"tradein_info": {
"out_product_id": "product_id_5",
"price": 10000
},
"buyget_info": {
"buy_out_product_id": "product_id_1",
"buy_product_cnt": 3,
"get_out_product_id": "product_id_2",
"get_product_cnt": 2131241242
}
},
"discount_num": 9800,
"discount_fee": 6400
},
"receive_info": {
"start_time": 1625451250,
"end_time": 1625454250,
"limit_num_one_person": 10,
"total_num": 100
},
"valid_info": {
"valid_type": 1,
"valid_day_num": 10,
"start_time": "1625451250",
"end_time": "1625464250"
}
}
}
}

View File

@@ -0,0 +1,4 @@
{
"page_size": 3,
"offset": 2
}

View File

@@ -0,0 +1,114 @@
{
"errcode": 0,
"total_num": 10,
"result_list": [
{
"coupon": {
"out_coupon_id": "out_coupon_id_3",
"type": 101,
"promote_type": 4,
"coupon_info": {
"name": "测试3",
"promote_info": {
"promote_type": 4,
"finder": {}
},
"receive_info": {
"total_num": 100
}
},
"status": 0,
"create_time": 1625218450,
"update_time": 1625238573
},
"coupon_stock": {
"out_coupon_id": "out_coupon_id_3",
"stock_info": {
"issued_num": 99,
"receive_num": 1
},
"create_time": 1625226181,
"update_time": 1625237877
}
},
{
"coupon": {
"out_coupon_id": "out_coupon_id_4",
"type": 101,
"promote_type": 4,
"coupon_info": {
"name": "测试4",
"promote_info": {
"promote_type": 4,
"finder": {}
},
"receive_info": {
"total_num": 1000
}
},
"status": 1,
"create_time": 1625239595,
"update_time": 1625239595
}
},
{
"coupon": {
"out_coupon_id": "coupon_id_1",
"type": 101,
"promote_type": 4,
"coupon_info": {
"name": "示例优惠券",
"promote_info": {
"promote_type": 4,
"finder": {
"nickname": "视频号昵称"
}
},
"discount_info": {
"discount_condition": {
"product_cnt": 2,
"product_price": 5000,
"out_product_ids": [ "product_id_3", "product_id_4" ],
"tradein_info": {
"out_product_id": "product_id_5",
"price": 10000
},
"buyget_info": {
"buy_out_product_id": "product_id_1",
"buy_product_cnt": 3,
"get_out_product_id": "product_id_2",
"get_product_cnt": 2131241242
}
},
"discount_num": 9800,
"discount_fee": 6400
},
"receive_info": {
"start_time": 1625451250,
"end_time": 1625454250,
"limit_num_one_person": 10,
"total_num": 100
},
"valid_info": {
"valid_type": 1,
"valid_day_num": 10,
"start_time": 1625451250,
"end_time": 1625464250
}
},
"status": 2,
"create_time": 1625454641,
"update_time": 1625473652
},
"coupon_stock": {
"out_coupon_id": "coupon_id_1",
"stock_info": {
"issued_num": 99,
"receive_num": 1
},
"create_time": 1625473652,
"update_time": 1625474308
}
}
]
}

View File

@@ -0,0 +1,3 @@
{
"out_coupon_id": "out_coupon_id_1"
}

View File

@@ -0,0 +1,53 @@
{
"errcode": 0,
"result": {
"coupon": {
"out_coupon_id": "coupon_id_1",
"type": 101,
"promote_type": 4,
"coupon_info": {
"name": "示例优惠券",
"promote_info": {
"promote_type": 4,
"finder": {
"nickname": "视频号昵称"
}
},
"discount_info": {
"discount_condition": {
"product_cnt": 2,
"product_price": 5000,
"out_product_ids": [ "product_id_3", "product_id_4" ],
"tradein_info": {
"out_product_id": "product_id_5",
"price": 10000
},
"buyget_info": {
"buy_out_product_id": "product_id_1",
"buy_product_cnt": 3,
"get_out_product_id": "product_id_2",
"get_product_cnt": 2131241242
}
},
"discount_num": 9800,
"discount_fee": 6400
},
"receive_info": {
"start_time": 1625451250,
"end_time": 1625454250,
"limit_num_one_person": 10,
"total_num": 100
},
"valid_info": {
"valid_type": 1,
"valid_day_num": 10,
"start_time": 1625451250,
"end_time": 1625464250
}
},
"status": 1,
"create_time": 1625454641,
"update_time": 1625454641
}
}
}

View File

@@ -0,0 +1,9 @@
{
"coupon_stock": {
"out_coupon_id": "coupon_id_1",
"stock_info": {
"issued_num": 60,
"receive_num": 40
}
}
}

View File

@@ -0,0 +1,47 @@
{
"coupon": {
"out_coupon_id": "coupon_id_1",
"type": 101,
"promote_type": 4,
"coupon_info": {
"name": "示例优惠券",
"promote_info": {
"promote_type": 4,
"finder": {
"nickname": "视频号昵称"
}
},
"discount_info": {
"discount_condition": {
"product_cnt": 2,
"product_price": 5000,
"out_product_ids": [ "product_id_3", "product_id_4" ],
"tradein_info": {
"out_product_id": "product_id_5",
"price": 10000
},
"buyget_info": {
"buy_out_product_id": "product_id_1",
"buy_product_cnt": 3,
"get_out_product_id": "product_id_2",
"get_product_cnt": 2131241242
}
},
"discount_num": 9800,
"discount_fee": 6400
},
"receive_info": {
"start_time": 1625451250,
"end_time": 1625454250,
"limit_num_one_person": 10,
"total_num": 100
},
"valid_info": {
"valid_type": 1,
"valid_day_num": 10,
"start_time": 1625451250,
"end_time": 1625464250
}
}
}
}

View File

@@ -0,0 +1,4 @@
{
"out_coupon_id": "12345678",
"status": 2
}

View File

@@ -0,0 +1,9 @@
{
"openid": "oIJ9d5Ad4JMhbybqJ3_J73LkR_Io",
"user_coupon": {
"out_user_coupon_id": "user_coupon_id_1",
"out_coupon_id": "coupon_id_1",
"status": 100
},
"recv_time": 1628147893
}

View File

@@ -0,0 +1,5 @@
{
"page_size": 2,
"offset": 1,
"openid": "oIJ9d5Ad4JMhbybqJ3_J73LkR_Io"
}

View File

@@ -0,0 +1,30 @@
{
"errcode": 0,
"total_num": 3,
"result_list": [
{
"out_user_coupon_id": "out_user_coupon_id_1",
"openid": "oIJ9d5Ad4JMhbybqJ3_J73LkR_Io",
"out_coupon_id": "coupon_id_1",
"status": 100,
"create_time": 1625474308,
"update_time": 1625474308,
"end_time": 1625464250,
"ext_info": {},
"start_time": 1625451250
},
{
"out_user_coupon_id": "out_user_coupon_id_2",
"openid": "oIJ9d5Ad4JMhbybqJ3_J73LkR_Io",
"out_coupon_id": "out_coupon_id_3",
"status": 102,
"create_time": 1625237877,
"update_time": 1625237997,
"end_time": 0,
"ext_info": {
"use_time": 1625237997
},
"start_time": 0
}
]
}

View File

@@ -0,0 +1,11 @@
{
"openid": "oIJ9d5Ad4JMhbybqJ3_J73LkR_Io",
"user_coupon": {
"out_user_coupon_id": "out_user_coupon_id_1",
"out_coupon_id": "out_coupon_id_3",
"ext_info": {
"use_time": 1628139497
}
},
"recv_time": 1628147893
}

View File

@@ -0,0 +1,6 @@
{
"openid": "oIJ9d5Ad4JMhbybqJ3_J73LkR_Io",
"out_coupon_id": "coupon_id_1",
"out_user_coupon_id": "user_coupon_id_1",
"status": 102
}