购物卡列表接口
GET
接口描述
店铺购物卡列表接口
请求参数
参数名
类型
描述
必填
shopId
String
机构ID
必填
cardType
Int
卡片类型 0-充值卡 1-会员卡
必填
响应参数
参数名
类型
描述
必填
code
int
响应状态 : 200成功 500失败
必填
msg
string
响应描述
必填
cardId
String
卡片ID
必填
cardName
String
卡片名称
必填
shopId
String
店铺ID
必填
money
double
卡片售价
必填
num
int
卡片库存
必填
expiryDate
String
卡片有效期
必填
cardDescription
String
卡片描述
必填
status
int
卡片状态 0-失效 1-正常
必填
cardImg
String
卡片图片
必填
cardType
int
卡片类型 0-充值卡 1-会员卡
必填
monetary
double
卡片赠送消费金
必填
virtualPrice
double
虚拟售价
必填
creationTime
String
创建时间
必填