修改洗车机策略(新)
POST
/CService/SetCarWasherPolicy
接口描述
http://wx.snfox.com/CService/SetCarWasherPolicy
请求参数
参数名
类型
描述
必填
MerchantCode
UInt16
商户编号
必填
MachineCode
UInt16
机器编号
必填
PolicyName
string
策略名称
必填
PayCardMoney
UInt16
刷卡启动金额 单位:分
必填
CloudPaymentMoney
UInt16
云支付启动金额 单位:分
必填
ZhaoMingOpenHour
byte
照明时间:开灯时
必填
ZhaoMingOpenMin
byte
照明时间:开灯分
必填
ZhaoMingCloseHour
byte
照明时间:关灯时
必填
ZhaoMingCloseMin
byte
照明时间:关灯分
必填
AdOpenHour
byte
营业时间:开时
必填
AdOpenMin
byte
营业时间:开分
必填
AdCloseHour
byte
营业时间:关时
必填
AdCloseMin
byte
营业时间:关分
必填
ZhuFvStopTime
byte
总暂停时间 单位:分钟
必填
ZhuFvMoney
byte
投币启动金额【国外 暂停费率】
必填
QingShuiTime
UInt16
清水:xx秒/1元
必填
PaoMoTime
UInt16
泡沫:xx秒/1元
必填
XiChenTime
UInt16
吸尘:xx秒/1元
必填
ChangYaShuiTime
UInt16
常压自来水:xx秒/1元【国外 水腊】
必填
BaoWenSuperiorLimit
byte
保温设置:保温上限
必填
BaoWenLowerLimit
byte
保温设置:保温下限
必填
EmptyingSeconds
byte
排空时间 秒 0 到 255
必填
EmptyingTemperature
byte
排空温度 度 0 到 255
必填
DisinfectionTime
UInt16
消毒 :xx秒/1元
必填
BathGlassTime
UInt16
玻璃水:xx秒/1元
必填
IsCiConsumer
byte
是否按次消费是否按次消费 【1 是】【0 否】 默认否/0
必填
CustomStartupName1
string
自定义启动1名称
必填
CustomStartupMoney1
UInt16
自定义启动1金额 单位:分
必填
CustomStartupName2
string
自定义启动2名称
必填
CustomStartupMoney2
UInt16
自定义启动2金额 单位:分
必填
IsMinimumConsumption
byte
是否最低消费 [1 是][0 否] 默认1 是 最低消费
必填
IsArtificialWashing
bool
是否人工助洗 默认 否
必填
ArtificialWashingMoney
UInt16
是否人工助洗金额 单位:分
必填
响应参数
参数名
类型
描述
必填
StatusCode
int
API返回状态
必填
ErrCode
int
错误代码
必填
RetMsg
string
文字说明
必填
Data
object
返回数据
必填