商户优惠卷类别
GET
/CWcaUser/MerchantCoupon
接口描述
http://wx.snfox.com/CWcaUser/MerchantCoupon?AgentId=1060&Title=
请求头
参数名
类型
描述
必填
FactoryNo
int
厂家编号
必填
请求参数
application/json参数名
类型
描述
必填
AgentId
string
商户编号
必填
Title
string
标题xxxx优惠卷
必填
响应参数
application/json参数名
类型
描述
必填
Code
int
【0 未登录】【1 正常】【2 判断失败有跳转URL】【3 失败】【99 异常】
必填
Msg
string
信息
必填
Entity
List<MCoupon>
商户优惠卷类别
必填