开发指南 官网
API 3.0 > 7.2 礼品卡api > 7.2.7 我的礼品卡列表

7.2.7 我的礼品卡列表

开启令牌和权限后可调用。签名方式请查看开发指南
场景描述:我的礼品卡列表

请求地址

请求方式 版本信息 请求地址
POST V3 http://openapi.zvcms.com/v3/crm/giftCard/getCustomerGiftCardList

公共参数

参数 参数类型 是否必填 默认值 描述
openId string 密钥Id
grantCode string 授权code
token string 签名,参考《数字签名sign》
timestamp string 当前时间戳
nonce string 随机正整数
params array 业务参数

请求参数

参数 参数类型 是否必填 默认值 描述
user_id string 用户id
needCycleCard int 不可用礼品卡里是否返回已被回收的卡 1返回被回收的 0不返回被回收的

响应参数

参数 参数类型 描述
status bool 成功或失败标识
code int 成功失败状态
message string 说明
data array
 ├0 array
  ├id string 卡号
  ├gift_card_id string 礼品卡模板id
  ├gift_title string 卡名称
  ├par_value string 余额
  ├cover string 卡图片
  ├expired_desc string 有效期说明
  ├deduct_amount string 卡面总值
  ├bind_status string 绑定状态 0未绑定 1已绑定
  ├beginAt string 有效期开始时间
  ├endAt string 有效期结束时间
  ├createdAt string 创建时间
  ├status_desc string 状态描述
  ├status string 礼品卡的状态: 0-未知状态,1-未绑定,2-赠送中,3-已赠送,4-已绑定,5-已过期,6-已回收,7-已用完
  ├validType string 有效期类型:0-未知,1-长期有效,2-自绑定日起xxx有效,3-固定日期
  ├isErp string 1 非码 0或者不存在这个字段 企迈

请求示例

{
    "openId": "6dc05b4ac175cf316d226252b05cf685",
    "grantCode": "782c281f62",
    "timestamp": "1547186244",
    "nonce": "658965",
    "token": "0%2B%2B3c6hthjwAml4ABAXOYF4Q6UY%3D",
    "params": {
        "user_id": "",
        "needCycleCard": ""
    }
} 

响应示例

{
    "status": "true",
    "code": "0",
    "message": "说明",
    "data": [
        {
            "id": "",
            "gift_card_id": "",
            "gift_title": "",
            "par_value": "",
            "cover": "",
            "expired_desc": "",
            "deduct_amount": "",
            "bind_status": "",
            "beginAt": "",
            "endAt": "",
            "createdAt": "",
            "status_desc": "",
            "status": "",
            "validType": "",
            "isErp": ""
        }
    ]
}

异常示例

{
    "status": true,
    "code": "异常编码,根据不同的业务返回编码",
    "message": "异常说明:查询的信息不存在"
}

错误码

{
    "status": false,
    "code": "系统错误编码:详见全局返回编码",
    "message": "系统错误说明"
}

免费升级

营销功能、插件持续每月更新开发升级

免费专业培训

每月建站、微信营销、电商等互联网增值培训

7×24小时服务支持

400电话、QQ、微信、在线等多渠道售后支持

 

安徽智迈科技股份有限公司 版权所有 Copyright 2009-2018 皖公网安备 34019202000074号 增值电信业务经营许可证:皖B2-20170075