文档
测试

会员已兑换优惠券

GET
/CWcaUser/UserCoupon

接口描述

http://wx.snfox.com/CWcaUser/UserCoupon?UserId=12

请求头

参数名
类型
描述
必填
FactoryNo
int
厂家编号
必填

响应参数

application/json
参数名
类型
描述
必填
Code
int
【0 未登录】【1 正常】【2 判断失败有跳转URL】【3 失败】【99 异常】
必填
Msg
string
信息
必填
Entity
Ilist<T>
优惠卷信息
必填
Id
int
序号 主键列
必填
Name
string
名称
必填
CouponNumber
string
优惠卷编码SN
必填
CouponMoney
decimal
优惠劵金额 单位:元
必填
ValidUntil
DateTime
有效期至
必填
Status
byte
状态【未使用 0】 【已使用 2】
必填
CouponType
byte
种类【1 洗车机】【2 售水机】和机器类型在对上
必填
UserId
int
会员ID
必填
AgentId
string
商户编号
必填
ExtendedField1
string
扩展字段
必填
ExtendedField2
string
扩展字段
必填
ExtendedField3
string
扩展字段
必填
ExchangeDate
DateTime
兑换日期
必填
StatusDate
DateTime
状态日期
必填
UseType
byte
优惠劵使用类型【1 体验劵】【2 现金劵】
必填
CouponID
int
优惠劵ID
必填
CouponSNID
int
优惠劵记录ID
必填
IssuerId
int
添加发放者ID(是否锁定)
必填
CouponAgents
string
优惠卷所属商户
必填