Skip to main content

三方码批量核销撤销通知接口

基本信息

接口名称:接收外部批量核销撤销通知接口状  态:已完成
接口路径:POST /paas/micro/ecoupon/verify-syncVerifyVoidNotify更新时间:2025-04-08 18:54:43
Mock地址:https://apimock.e-buychina.com/mock/617/paas/micro/ecoupon/verify-syncVerifyVoidNotify

请求参数

Headers:

参数名称参数值是否必填
Content-Typeapplication/json

Body:

参数名称类型必填默认值备注其他信息
uuidstring请求序列最大长度:50
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
appIdstring请求APPID最大长度:50
最小长度:1
Mock:@natural
actionstring交易类型,固定值codeVerifyVoidNotify最大长度:50
最小长度:1
Mock:verifyCode
timestampnumber时间戳Mock:@timestamp
signTypestring签名类型最大长度:20
最小长度:1
Mock:sha256
signstring签名值最大长度:500
最小长度:1
Mock:@natural
langstring语言Mock:zh_CN
contentobject请求报文
  originalUuidstring核销撤销请求流水号(核销入参中cashierTransNo字段)Mock:@natural
  codesarray劵码
  supportSaleRealTimeVerifystring是否支持销售渠道实时核销Y是(默认为空 否),N否
  branIdstring门店所属品牌id

返回数据

参数名称类型必填默认值备注其他信息
outerOrderIdstring
actionstring
timestampnumber
createTimenumber
errorCodestring
errorMessagestring
contentobject
  voidNotifyResultBOListarray
    codestring
    ticketIdnumber
    ticketNamestring
    amountnumber
    statusstring
    statusDescstring
signTypestring
signstring

备注




变更历史

变更日期变更内容
2025-04-08
2025-04-07
2025-04-07
2025-04-01
2025-03-27
2025-03-27
2025-03-27
2025-03-27
api-id=37524