文档
测试

客户消费信息

POST
/noteapi/getCustomerConsumptionInfo

请求参数

参数名
类型
描述
必填
mId
string
民宿主id(必带)
必填
searchWord
string
查询参数
必填
startTime
string
开始时间
必填
endTime
string
结束时间
必填
size
int
条数
必填
current
int
页码
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
total
int
示例:1
必填
current
int
示例:1
必填
code
int
示例:200
必填
size
int
示例:255
必填
consumptionMessages
array
数据列表
必填
consumptionId
int
示例:1
必填
cId
int
示例:1
必填
closeNo
string
(结算单号)示例:YYS-CARD-123465456
可选
balance
int
(卡余额)示例:5000
必填
totalRecharge
int
(累计充值)示例:5000
必填
rechargeCount
int
(充值次数)示例:1
必填
totalCustomer
int
(累计消费)示例:0
必填
consumptionTime
string
(消费时间)示例:2021-08-19
可选
operator
string
(操作人)示例:w
可选
uName
string
(姓名)
必填
uPhone
string
(联系电话)
必填
state
boolean
示例:true
必填
page
int
示例:1
必填