...
|
...
|
@@ -1210,10 +1210,14 @@ message: "product comfort" |
|
|
#### 请求参数
|
|
|
| 参数名称 | 参数类型 | 是否必填 | 范围 | 示例 | 默认值 | 备注 |
|
|
|
|-------| -----|-----|-----|-----|----|----|
|
|
|
|uid|String|否|0-11|11084019|null|用户ID|
|
|
|
|product_id|String|否|0-11|321819|null|商品id,为空时product_skn必填|
|
|
|
|app_version|String|否|0-11|4.9.2|null|版本号|
|
|
|
|product_skn|String|否|0-11|51178553|null|商品skn,为空时product_id必填|
|
|
|
|product_id|String|否|0-11|321819|null|商品id,为空时product_skn必填|
|
|
|
|uid|String|否|0-11|11084019|null|用户ID|
|
|
|
|tags_filter|Integer|否|0-2|0|0|过滤标签|
|
|
|
|current_vip_level|Integer|否|0-3|0|0|当前用户等级|
|
|
|
|is_student|Integer|否|0-1|0|0|是否是学生身份|
|
|
|
|app_type|Integer|否|0-1|0|0|客户端类型 0:有货 1:BLK|
|
|
|
|
|
|
注意,通用的头部没有列出。
|
|
|
请求示例
|
...
|
...
|
|