给指定用户发放卡券
开发中
正式环境
https://open.zuifuli.com
正式环境
https://open.zuifuli.com
POST
https://open.zuifuli.com
最后修改时间:2024-01-23 02:13:20
应用场景
接口信息
serviceName | prom.coupon.generate.card.bind.user |
---|---|
version | 1.0 |
请求bizContent参数
参数名称 | 类型 | 必填 | 说明 |
---|---|---|---|
batchNo | String | 是 | 批次号,最福利提供 |
quality | Integer | 是 | 卡券发放数量 |
响应bizContent参数
PromCouponDetailBase
参数名称 | 类型 | 必填 | 说明 |
---|---|---|---|
cardNo | String | 是 | 卡号 |
pwd | String | 是 | 卡密 |
startTime | Date | 是 | 有效开始时间 |
endTime | Date | 否 | 有效结束时间 |
请求参数
Body 参数application/x-www-form-urlencoded
channelCode
string
渠道编号
sign
string
签名
signType
string
必需
示例值:
MD5
timestamp
string
必需
bizContent
string
必需
version
string
版本号
示例值:
1.0
serviceName
string
服务名称
示例值:
prom.coupon.generate.card.bind.user