文档
测试
GET
getMenuAndProduct 或 getOnSaleMenu

接口描述

指定餐厅以获取门店所有餐品。 菜单固定更新时间8.00 9.30 10.00 11.00 14.00 17:00。 运营时间肯德基大部分为7:00-23:00(具体看店铺营业时间),非营业时间会返回标识。 getOnSaleMenu 肯德基支持只返回超划算产品

请求参数

参数名
类型
描述
必填
partnerCode
String
合作商编号 每个合作商唯一
必填
type
Int
类型 1肯德基,
必填
storeCode
String
店铺编号
必填
deliverType
Int
配送方式0到店(含堂食和外带)1外送
必填

响应参数

参数名
类型
描述
必填
products
Json数组
数据列表
必填
menuVoList
Json数组
数据列表 产品列表
必填
productCode
String
示例:474caf98aa69527295c925ef1a7fb629
必填
productId
String
示例:1
必填
salePrice
Decimal
示例:22.52 销售指导价
必填
showPrice
Int
示例:33 官方价
必填
price
Int
示例:33
必填
imageUrl
String
产品图片 没有前路径的,默认是 https://imgorder.kfc.com.cn/mwos/Version/L/
必填
nameCn
String
示例:2
必填
supplierCode
String
示例:e86b1a0058fe11eab5dc00163e0c5ee0
必填
type
Int
示例:0 产品类型 0单品,1多规格(例如可乐大中小),2套餐
必填
imageCnUrl
String
没有前路径的,默认是 https://imgorder.kfc.com.cn/mwos/Version/L/
必填
topName
String
示例:菜单名
必填
childClassList
Json数组
数据列表 子菜单
必填
nameCn
String
示例:小食
必填
nameEn
String
示例:xiaoshi
必填
topName
String
示例:小食配餐
必填
menuVoList
Json数组
数据列表
必填
type
Int
示例:2 0单品,1多规格(例如可乐大中小),2套餐
必填
price
String
示例:39.00
必填
showNameCn
String
示例:四味小食拼盘(黄金鸡块)
必填
imageUrl
String
示例:1051_1968004.jpg 产品图片 没有前路径的,默认是 https://imgorder.kfc.com.cn/mwos/Version/L/
必填
salePrice
Decimal
示例:31.96 销售指导价
必填
disabledFlag
Decimal
示例:0 是否售罄 0否,1是。Type为1的产品,需要同时看多规格里面的售罄标记。
必填
productCode
String
示例:8b129062080c48799e79341a5a131512
必填
showPrice
Decimal
示例:39 官方价
必填
settlementPrice
Decimal
结算价
必填
imageCnUrl
String
示例:https://imgorder.kfc.com.cn/mwos/Version/iclasscn_13_2_2021_03_24_13_33_33.png
必填
status
Int
店铺状态 1为开店,0为打样
必填
message
String
status为0才有
必填

说明 / 示例

具体参考以下附件 肯德基 https://shengapp-dev.oss-cn-shenzhen.aliyuncs.com/api/menu%20demo%20response.txt 奈雪 过时 https://shengapp-dev.oss-cn-shenzhen.aliyuncs.com/api/menu%20demo.zip