保存会员等级信息
POST
/marketCenter/membership/save
请求参数
参数名
类型
描述
必填
level
int
示例:1 当前等级level 对应 1~5
必填
instructions
string
示例:会员卡说明
必填
levelTheRules
string
示例:等级规则
必填
roomNights
int
示例:1 升级间夜数
必填
relegationNights
int
示例:1 保级间夜数
必填
integralMultiplesOther
float
示例:1.1 其它消费积分倍数
必填
响应参数
参数名
类型
描述
必填
code
string
示例:200
必填
result
boolean
示例:true
必填
success
boolean
示例:true
必填
timestamp
string
示例:2020-08-24 17:00:23
必填