优惠券状态回调

接口地址(接入方提供)

服务协议: HTTP/GET Content-Type: application/x-www-form-urlencoded

请求参数:

参数名称 类型 必选 说明
timestamp long Y 时间戳(如果超过当前时间2分钟就返回408)
sign string Y 签名
couponNo string Y 优惠券编号
companyOrderNo string Y 接入方优惠券订单号
usetime string Y 使用时间 yyyy-MM-dd HH:mm:ss

结果示例:

{"code":200,"msg":"OK"}