获取商户机器消费信息
GET
/CService/ConsumerList
接口描述
http://wx.snfox.com/CService/ConsumerList?MerchantCode=1097&PaymentType=0&startDate=2021-11-25&endDate=2021-11-25&PageIndex=1&PageSize=10
请求参数
参数名
类型
描述
必填
MerchantCode
UInt16
商户编号
必填
PaymentType
byte
[全部 0] [微信(非会员) 1][支付宝(非会员) 2][会员 3][网卡 4][普卡 5][投币 6][优惠券 7][WebApi 8][包时 9] [普卡冲值 41] [施勒MQTT 98] [海南中石化体验卷 99] [混合 100] [WebAPINoSave 254]
必填
startDate
DateTime
查询开始日期 格式yyyy-mm-dd
必填
endDate
DateTime
查询结束日期 格式yyyy-mm-dd
必填
PageIndex
int
页数
必填
PageSize
int
条数
必填
响应参数
参数名
类型
描述
必填
StatusCode
int
API返回状态
必填
ErrCode
int
错误代码
必填
RetMsg
string
文字说明
必填
Id
int
必填
MachineCode
UInt16
机器编号
必填
CargoNum
byte
货道、插座号
必填
ConsumerSerialNum
string
消费流水号
必填
PaymentType
byte
类型
必填
EstimateConsumer
int
预消金额(现金+赠送) 单位:分
必填
ConsumerMoney
int
消费金额单位:分
必填
CashConsumer
int
现金 单位:分
必填
GiveConsumer
int
赠送 单位:分
必填
RemarkCode
string
备注编号
必填
AddDate
DateTime
添加日期(开始)
必填
ConsumerDate
DateTime
消费日期(结束)
必填