文档
测试

商户优惠卷列表

GET
/CWcaUser/MerchantCouponList

接口描述

http://wx.snfox.com/CWcaUser/MerchantCouponList?AgentId=1060&CouponID=11&Status=255&UseType=255

请求头

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

请求参数

application/json
参数名
类型
描述
必填
AgentId
string
商户编号
必填
CouponID
int
优惠卷类别ID
必填
Status
byte
状态【全部 255】【未使用 0】【已领取 1】【已使用 2】【已过期 3】
必填
UseType
byte
类型【全部 255】【1 体验劵】【2 现金劵】
必填

响应参数

application/json
参数名
类型
描述
必填
Code
int
【0 未登录】【1 正常】【2 判断失败有跳转URL】【3 失败】【99 异常】
必填
Msg
string
信息
必填
Entity
List<MCouponSN>
商户优惠卷列表
必填