Showing
1 changed file
with
3 additions
and
3 deletions
@@ -467,7 +467,7 @@ code为200即为成功,否则是失败。 | @@ -467,7 +467,7 @@ code为200即为成功,否则是失败。 | ||
467 | |app_type|int|否|0|0:yoho,1:blk|| | 467 | |app_type|int|否|0|0:yoho,1:blk|| |
468 | |client_type|string|否|iphone|iphone|哪一端| | 468 | |client_type|string|否|iphone|iphone|哪一端| |
469 | |enable_red_envelopes|int|否|1|1|1:返回红包使用信息,0:不使用红包| | 469 | |enable_red_envelopes|int|否|1|1|1:返回红包使用信息,0:不使用红包| |
470 | -|bundle_id|int|是|0|1222|套餐购买,必须有值;限购不需要该值| | 470 | +|activity_id|int|是|0|1222|套餐购买,必须有值;限购不需要该值| |
471 | 471 | ||
472 | 472 | ||
473 | ###### product_sku_list参数 | 473 | ###### product_sku_list参数 |
@@ -793,7 +793,7 @@ code为200即为成功,否则是失败。 | @@ -793,7 +793,7 @@ code为200即为成功,否则是失败。 | ||
793 | |use_red_envelopes|double|否|1.00||使用的红包,单位元| | 793 | |use_red_envelopes|double|否|1.00||使用的红包,单位元| |
794 | |product_sku_list|string|是|[{'type':'limitcode','sku':307502,'limitproductcode':'2016030711453248','buy_number':1,'skn':51001888}]||购买限购商品| | 794 | |product_sku_list|string|是|[{'type':'limitcode','sku':307502,'limitproductcode':'2016030711453248','buy_number':1,'skn':51001888}]||购买限购商品| |
795 | |client_type|string|否|iphone|iphone|哪一端| | 795 | |client_type|string|否|iphone|iphone|哪一端| |
796 | -|bundle_id|int|是|0|1222|套餐购买,必须有值;限购不需要该值| | 796 | +|activity_id|int|是|0|1222|套餐购买,必须有值;限购不需要该值| |
797 | 797 | ||
798 | ###### product_sku_list参数 | 798 | ###### product_sku_list参数 |
799 | | 业务类型 | 举例 | | 799 | | 业务类型 | 举例 | |
@@ -828,7 +828,7 @@ code为200即为成功,否则是失败。 | @@ -828,7 +828,7 @@ code为200即为成功,否则是失败。 | ||
828 | |client_type|string|否|web|iphone|终端| | 828 | |client_type|string|否|web|iphone|终端| |
829 | |is_print_price|string|否|"Y"|"N"|是否打印| | 829 | |is_print_price|string|否|"Y"|"N"|是否打印| |
830 | | qhy_union | String| 否 | ||联盟参数,json格式,app没有| | 830 | | qhy_union | String| 否 | ||联盟参数,json格式,app没有| |
831 | -|bundle_id|int|是|0|1222|套餐购买,必须有值;限购不需要该值| | 831 | +|activity_id|int|是|0|1222|套餐购买,必须有值;限购不需要该值| |
832 | 832 | ||
833 | ###### product_sku_list参数 | 833 | ###### product_sku_list参数 |
834 | | 业务类型 | 举例 | | 834 | | 业务类型 | 举例 | |
-
Please register or login to post a comment