查询外卖促销活动和促销菜
POST
http://crm.houcaller.com/htest/openapi/v1/listPromotionsForActType
请求参数
参数名
类型
描述
必填
orgCode
String
餐厅编码
必填
actType
String
类型 非必传 0:促销菜、2:全桌促销、3:加价购、4:团餐促销 5:配送费满减
可选
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:0
必填
prmtId
string
活动id 示例:K7EF3BKKC5EO1
必填
prmtName
string
活动i名称 示例:牛排
必填
sdate
string
开始时间
必填
edate
string
结束时间
必填
mon
int
周一 示例:1
必填
tues
int
周二 示例:1
必填
wed
int
周三 示例:1
必填
thur
int
周四 示例:1
必填
fri
int
周五 示例:1
必填
sat
int
周六 示例:1
必填
sun
int
周日 示例:1
必填
holiday
int
1是工作日 示例:0
必填
canDisc
int
POS机录单不能优惠(0不可优惠、1可) 示例:1
必填
member
int
是否限制只有会员参与:0不限制 1.会员促销
必填
actType
int
0:促销菜、2:全桌促销、3:加价购、4:团餐促销 示例:4
必填
timeLimit
String
时间段限制 14:00-15:00,11:00-12:00
必填
discRate
BigDecimal
(大众区)折扣比例 示例:0
必填
discPrice
BigDecimal
(大众区)折扣单价 示例:0
必填
fullPrice
BigDecimal
满足金额 示例:500
必填
oldPrice
BigDecimal
原价 示例:0
必填
curPrice
BigDecimal
促销价、减额 示例:100
必填
maxNum
int
最大份数 示例:0
必填
priceF
string
价格体系,1-8种价格 示例:2
必填
prdList
array
产品id列表
必填
prdId
必填