👏欢迎访问食亨开放平台,这里将提供给你优质的接口,请选择对应系统tab进入到接口文档
/commodity/small/ingredient/data/queryPOSTapplication/json*/*| 参数名称 | 参数说明 | in | 是否必须 | 数据类型 | schema |
|---|---|---|---|---|---|
| baseRequest | baseRequest | body | true | HttpBaseRequest«CommodityDataRequest» | HttpBaseRequest«CommodityDataRequest» |
| appId | 应用唯一标识appId | true | string | ||
| paramContent | 参数内容(无参则无需传递改参数) | true | CommodityDataRequest | CommodityDataRequest | |
| endDate | 查询结束时间 | true | string | ||
| orderChannelList | 订单来源列表 | false | array | integer | |
| platformIdList | 平台类型列表 | false | array | integer | |
| shopIdList | 中台门店列表 | true | array | string | |
| startDate | 查询开始时间 | true | string | ||
| sign | 参数签名 | true | string | ||
| timestamp | 时间戳 | true | integer(int64) | ||
| version | 版本 | true | string |
| 状态码 | 说明 | schema |
|---|---|---|
| 200 | OK | CommodityPracticeDataResponse |
| 201 | Created | |
| 401 | Unauthorized | |
| 403 | Forbidden | |
| 404 | Not Found |
| 参数名称 | 参数说明 | 类型 | schema |
|---|---|---|---|
| categoryName | 商品分类 | string | |
| date | 查询日期 | string | |
| dish | 商品ID | integer(int64) | integer(int64) |
| ingredientsCategoryName | 商品小料分类名称 | string | |
| ingredientsDish | 商品小料ID | integer(int64) | integer(int64) |
| ingredientsEnumName | 商品小料类型 | string | |
| ingredientsName | 商品小料名称 | string | |
| ingredientsOpenSkuId | 商品小料外部SKU编码 | string | |
| ingredientsSaleCount | 商品销量 | number | |
| ingredientsSkuName | 商品小料规格名称 | string | |
| name | 商品SPU名称 | string | |
| openSkuId | 商品外部SKU编码 | string | |
| orderChannel | 下单渠道 | integer(int64) | integer(int64) |
| orderChannelName | 下单渠道名称 | string | |
| platformId | 平台 | integer(int32) | integer(int32) |
| productEnumName | 商品类型名称 | string | |
| shop | 门店 ID | integer(int64) | integer(int64) |
| skuName | 商品SKU 名称 | string | |
| ingredientsSaleAmount | 小料销额 | decimal |