02.新建消费赠送积分模版
POST
/template/consume/save
接口描述
商户新建消费赠送积分模版
请求参数
参数名
类型
描述
必填
merchantNo
String
商户号(必填)
必填
minMoneyAmount
String
可获得积分单笔最低消费金额(必填)
必填
maxAmount
String
单笔消费最多可获得积分数量(必填)
必填
type
int
类型(必填 1-支付金额 2-账单金额)
必填
perMoneyAmount
String
单笔消费每满多少金额送1积分(必填)
必填
响应参数
参数名
类型
描述
必填
code
String
返回类型
必填
msg
String
返回描述
必填