开发指南 官网
API 3.0 > 7.4 优惠券相关操作 > 7.4.4 券状态查询

7.4.4 券状态查询

开启令牌和权限后可调用。签名方式请查看开发指南
场景描述:查询某张券信息

请求地址

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

公共参数

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

请求参数

参数 参数类型 是否必填 默认值 描述
customerId string 客户ID 383933091455959041
useStatus int 券状态:0:未使用、1:已使用、2:已冻结、6:已失效、7:已删除
cardId string 券编码 (对应发券相应参数中的cardID)390913445498200065

响应参数

参数 参数类型 描述
beginAt date 券生效时间
cardId string 券编码 390913445498200065
channel string 商家账户名
couponId string 优惠券id 389420520079552512
couponType string 券类型:0、现金券/折扣券 2、限制数量免单券 3、erp兑换券(线下用) 4、买M送N券 5、商品券 6、免运费/配送费券 7、免排队券 8、停车券
createdAt string 创建时间
customerId string 客户ID
title string 券名称
updatedAt string 更新时间
useStatus int 劵状态:0:未使用/已冲正、1:已核销、2:已冻结、6:已失效、7:已删除/已回收
templateId int 券模板id 895
endAt string 券失效时间
extra string 附加信息

请求示例

{
    "openId": "6dc05b4ac175cf316d226252b05cf685",
    "grantCode": "782c281f62",
    "timestamp": "1547186244",
    "nonce": "658965",
    "token": "0%2B%2B3c6hthjwAml4ABAXOYF4Q6UY%3D",
    "params": {
        "customerId": "383933091455959041",
        "useStatus": "",
        "cardId": "390913445498200065"
    }
} 

响应示例

{
    "status": "true",
    "code": "0",
    "message": "说明",
    "data": {
        "beginAt": "2019-08-24 00:00:00",
        "cardId": "390913445498200065",
        "channel": "naixue",
        "couponId": "390913445519171584",
        "couponType": "0",
        "createdAt": "2019-10-15 17:10:28",
        "customerId": "383933091455959041",
        "title": "",
        "updatedAt": "2019-10-15 17:10:2",
        "useStatus": "0",
        "templateId": "951",
        "endAt": "2019-11-03 23:59:59",
        "extra": ""
    }
}

异常示例

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

错误码

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

免费升级

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

免费专业培训

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

7×24小时服务支持

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

 

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