3.2.43美团到店综合门店商品信息


透传美团到店综合门店商品信息 美团文档链接

method: allinpay.shopoint.thirdDataService.meituanProductList

version: 1.0

业务请求参数

字段名

参数类型

必填

最大长度

说明

取值

pageNo

Integer

是

10

页码

大于等于1

pageSize

Integer

是

10

单页大小

大于等于1且小于等于100

shopId

Integer

是

11

店铺ID

 

type

Integer

是

11

商品类型

参见美团文档

 

业务响应参数

字段名

参数类型

必填

最大长度

说明

取值

code

Integer

是

4

返回码

0:表示成功;

3:表示失败,具体失败原因参见msg字段;

其他:参见4.1 公共返回码

msg

String

是

200

错误信息

 

data

 

List

否

11

商品列表

 

 

 

 

 

 

 

productId

Integer

否

11

产品ID

 

type

Integer

否

11

商品类型

见美团文档

productItemList

List

否

 

sku列表

 

 

 

 

 

 

 

productItemId

Integer

否

11

商品ID

 

productId

Integer

否

11

产品ID

 

name

String

否

11

商品名称

 

price

String

否

11

价格

 

marketPrice

String

否

11

市场价格

 

 


2025年11月19日 14:37 收藏文档