渠道礼品卡9月份

礼品卡


单个批次礼品卡查询接口

[TOC]

简要描述
  • 单个批次礼品卡查询接口
请求URL
  • https://wbhtest.hrtn.net/digit/gateway/digit/activity/giftcard/gift-card/getByCardBatchNo
请求方式
  • GET
参数
参数名 必选 类型 说明
cardbatchno string 批次编号
mod string 渠道
返回示例
{
    "success": true,
    "retCode": "0",
    "retMsg": "成功",
    "retData": {
        "id": 65,
        "cardBatchCode": "LP2022091456033",
        "cardName": "lpk9.14",
        "produceType": "1",
        "cardType": "1",
        "limitNum": 20,
        "openNum": 0,
        "remainNum": 20,
        "usedNum": 0,
        "limitMoney": 100,
        "stime": "2022-09-14",
        "etime": "2099-12-31",
        "effectFlag": 1,
        "bustype": "0",
        "sencetype": "0",
        "useDescription": "<p>1</p>",
        "remarkDescription": "1",
        "status": "1",
        "issueChannel": null,
        "useChannel": null,
        "createBy": 1,
        "createTime": "2022-09-14T08:54:55",
        "updateTime": "2022-09-14T09:06:08",
        "effective": "0"
    }
}
返回参数说明
参数名 类型 说明
id int 礼品卡id
cardBatchCode String 礼品卡编码
cardName String 礼品卡名称
produceType String 制卡方式(1:虚拟卡,2:实物卡)
cardType String 卡类型(1:储值卡,2:提货卡)
limitNum Long 创建数量
openNum Long 开卡数量
remainNum Long 剩余可用数量
limitMoney decimal 卡面值
备注

页面列表

ITEM_HTML