电子卡券列表
正式环境
https://open.zuifuli.com
正式环境
https://open.zuifuli.com
POST
https://open.zuifuli.com
最后修改时间:2023-08-07 09:12:39
接口信息
serviceName | card.item.list |
---|---|
version | 1.0 |
请求****bizContent参数
响应bizContent参数
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
CardItem | CardItem[] | 是 | 查询结果 |
CardItem
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
id | Long | 是 | 编号 |
name | String | 是 | 电子卡名称 |
icon | String | 是 | 电子卡图标 |
itemId | Long | 是 | 产品编号 |
brandName | String | 否 | 品牌名称 |
saleInfo | String | 否 | 电子卡型号销售说明 |
bgImage | String | 否 | 背景图 |
status | Integer | 是 | 状态:0-下架1-上架 |
expireType | Integer | 否 | 失效类型: 0-永不失效 1-年 2-月 3-天 |
expireValue | Integer | 否 | 失效的具体数值 |
showType | Integer | 否 | 展示类型: 1-面值 2-名称 |
buyType | Integer | 否 | 购买类型: 0-库存 1-API |
smsTemplateNo | String | 否 | 短信模板号 |
serviceCode | String | 否 | 服务编码 |
serviceName | String | 否 | 服务名称 |
remark | String | 否 | 备注 |
请求参数
Body 参数application/x-www-form-urlencoded
channelCode
string
渠道编号
sign
string
签名
signType
string
必需
示例值:
MD5
timestamp
string
必需
bizContent
string
必需
version
string
版本号
示例值:
1.0
serviceName
string
服务名称
示例值:
card.item.list