渠道礼品卡9月份

礼品卡


礼品卡详情查询接口

[TOC]

简要描述
  • 礼品卡详情查询接口
请求URL
  • https://wbhtest.hrtn.net/digit/gateway/digit/activity/giftcard/gift-card-detail/GetDesToBoss
请求方式
  • GET
参数
参数名 必选 类型 说明
cardBatchCode string 批次编码
phone string 手机号
cardNo String 卡详情编码
返回示例
{
    "success": true,
    "retCode": "0",
    "retMsg": "成功",
    "retData": {
        "id": 136,
        "cardId": 65,
        "cardNo": "2022091458786",
        "cardPassword": "ldmK8KhSFe7VLDe6fcCkiRLuyBIxRAvu5c6C7N57w10=",
        "prizeName": null,
        "bindPhone": "13006382887",
        "limitMoney": 100,
        "remainMoney": 100,
        "stime": "2022-09-14",
        "etime": "2099-12-31",
        "activeTime": "2022-09-14T10:30:52",
        "activeType": "2",
        "activeChannel": null,
        "sendType": "3",
        "status": "1",
        "createBy": "13006382887",
        "saleNo": "test001",
        "failureNo": null,
        "createTime": "2022-09-14T10:09:18",
        "updateTime": "2022-09-14T10:30:52",
        "goodsIds": [],
        "sencetype": "0",
        "useDescription": "",
        "effectFlag": null
    }
}
返回参数说明
参数名 类型 说明
id int 礼品卡id
cardNo String 卡号
cardPassword String 卡密
bindPhone String 绑定手机号
limitMoney String 卡面值
remainMoney String 剩余额度
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML