Skip to main content
e-Buy Docs
View All
Search
Shelves
Books
Log in
Info
Content
Books
e-Buy 电子券4.1
通知
核销通知
核销通知
基本信息
接口名称:
核销通知
状 态:
已完成
接口路径:
POST
/paas/micro/ecoupon/verifyCodeNotify
更新时间:
2022-05-10 00:05:48
Mock地址:
https://apimock.e-buychina.com/mock/617/paas/micro/ecoupon/verifyCodeNotify
请求参数
Headers:
参数名称
参数值
是否必填
Content-Type
application/json
是
Body:
参数名称
类型
必填
默认值
备注
其他信息
uuid
number
是
请求uuid
Mock:@now('yyyyMMddHHmmss')-@string('lower',32)
appId
string
是
核销请求appid
Mock:@natural
action
string
是
交易类型
最大长度:50
最小长度:1
Mock:makeEcoupon
timestamp
number
是
返回时间戳
Mock:@timestamp
signType
string
否
签名类型
最大长度:20
Mock:sha256
sign
string
否
签名值
最大长度:500
Mock:@natural
content
object
是
返回报文
channelInfoList
array
是
通知渠道列表
action
string
是
VerifyCodeNotify
通知action
最大长度:24
最小长度:1
Mock:VerifyCodeNotify
channelAppId
string
是
ebuy19915d0498cf
通知渠道appId
最大长度:24
最小长度:1
Mock:ebuy19915d0498cf
channelId
string
是
ebuywha102410004
通知渠道id
最大长度:24
最小长度:1
Mock:ebuywha102410004
channelName
string
是
易百演示
通知渠道名称
最大长度:16
最小长度:1
Mock:易百演示
channelType
string
是
saleChannel
通知渠道类型
最大长度:12
最小长度:1
Mock:saleChannel
messageType
string
是
ebuy
通知消息格式
最大长度:12
最小长度:1
Mock:ebuy
notifyType
string
是
Verify
通知消息类型
最大长度:12
最小长度:1
Mock:Verify
ticketIds
array
是
券批次活动id
transferUrl
string
否
通知渠道三方地址
最大长度:255
最小长度:1
Mock:@natural
notifyParam
array
是
通知报文
appId
string
是
核销请求appid
Mock:@string
createDate
string
是
通知时间
Mock:@timestamp
uuid
string
是
20220509-b485a27c80914357912b029a8a8f5f9b
核销请求uuid
最大长度:40
最小长度:1
Mock:@now('yyyyMMddHHmmss')-@string('lower',32)
verifyScene
string
是
online
核销场景
最大长度:8
Mock:@string
items
array
是
brandId
number
是
4339
品牌id
brandTicketId
string
是
品牌活动产品id
cashierTransNo
string
是
收银机流水号
code
string
是
核销券码
outerOrderId
string
是
外部制码订单号
outerOrderItemId
string
是
外部制码子订单号
storeInfo
object
是
核销上送门店信息
cityId
string
是
城市id
cityName
string
是
城市名称
companyId
string
是
公司id
companyName
string
是
工司名称
shopName
string
是
门店名称
shopNo
string
是
门店编号
terminalId
string
是
核销终端id
ticketId
string
是
券批次id
ticketName
string
是
券批次名称
userInfo
object
是
制码用户信息
mobile
string
是
制码上送用户手机号
thirdUserId
string
是
制码上送用户id
thirdPlatformType
string
是
上送平台类型
uuid
string
是
verifyTime
string
是
核销时间
返回数据
参数名称
类型
必填
默认值
备注
其他信息
备注
变更历史
变更日期
变更内容
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"核销请求appid","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":1,"maxLength":24,"mock":{"mock":"VerifyCodeNotify"}},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf","maxLength":24,"minLength":1,"mock":{"mock":"ebuy19915d0498cf"}},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004","maxLength":24,"minLength":1,"mock":{"mock":"ebuywha102410004"}},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示","maxLength":16,"minLength":1,"mock":{"mock":"易百演示"}},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel","maxLength":12,"minLength":1,"mock":{"mock":"saleChannel"}},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy","maxLength":12,"minLength":1,"mock":{"mock":"ebuy"}},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify","maxLength":12,"minLength":1,"mock":{"mock":"Verify"}},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534","maxLength":20,"minLength":1,"mock":{"mock":"1034000000012534"}},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址","maxLength":255,"minLength":1,"mock":{"mock":"@natural"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string","mock":{"mock":"@string"},"description":"核销请求appid"},"createDate":{"type":"string","mock":{"mock":"@timestamp"},"description":"通知时间"},"uuid":{"type":"string","description":"核销请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"default":"20220509-b485a27c80914357912b029a8a8f5f9b","maxLength":40,"minLength":1},"verifyScene":{"type":"string","description":"核销场景","mock":{"mock":"@string"},"default":"online","maxLength":8},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"number","description":"品牌id","default":"4339"},"brandTicketId":{"type":"string","description":"品牌活动产品id"},"cashierTransNo":{"type":"string","description":"收银机流水号"},"code":{"type":"string","description":"核销券码"},"outerOrderId":{"type":"string","description":"外部制码订单号"},"outerOrderItemId":{"type":"string","description":"外部制码子订单号"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string","description":"城市id"},"cityName":{"type":"string","description":"城市名称"},"companyId":{"type":"string","description":"公司id"},"companyName":{"type":"string","description":"工司名称"},"shopName":{"type":"string","description":"门店名称"},"shopNo":{"type":"string","description":"门店编号"},"terminalId":{"type":"string","description":"核销终端id"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"],"description":"核销上送门店信息"},"ticketId":{"type":"string","description":"券批次id"},"ticketName":{"type":"string","description":"券批次名称"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"制码上送用户手机号"},"thirdUserId":{"type":"string","description":"制码上送用户id"},"thirdPlatformType":{"type":"string","description":"上送平台类型"}},"required":["mobile","thirdUserId","thirdPlatformType"],"description":"制码用户信息"},"uuid":{"type":"string"},"verifyTime":{"type":"string","description":"核销时间"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"核销请求appid","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":1,"maxLength":24,"mock":{"mock":"VerifyCodeNotify"}},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf","maxLength":24,"minLength":1,"mock":{"mock":"ebuy19915d0498cf"}},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004","maxLength":24,"minLength":1,"mock":{"mock":"ebuywha102410004"}},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示","maxLength":16,"minLength":1,"mock":{"mock":"易百演示"}},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel","maxLength":12,"minLength":1,"mock":{"mock":"saleChannel"}},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy","maxLength":12,"minLength":1,"mock":{"mock":"ebuy"}},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify","maxLength":12,"minLength":1,"mock":{"mock":"Verify"}},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534","maxLength":20,"minLength":1,"mock":{"mock":"1034000000012534"}},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址","maxLength":255,"minLength":1,"mock":{"mock":"@natural"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string","mock":{"mock":"@string"},"description":"核销请求appid"},"createDate":{"type":"string","mock":{"mock":"@timestamp"},"description":"通知时间"},"uuid":{"type":"string","description":"核销请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"default":"20220509-b485a27c80914357912b029a8a8f5f9b","maxLength":40,"minLength":1},"verifyScene":{"type":"string","description":"核销场景","mock":{"mock":"@string"},"default":"online","maxLength":8},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"number","description":"品牌id","default":"4339","maximum":8,"exclusiveMaximum":true},"brandTicketId":{"type":"string","description":"品牌活动产品id"},"cashierTransNo":{"type":"string","description":"收银机流水号"},"code":{"type":"string","description":"核销券码"},"outerOrderId":{"type":"string","description":"外部制码订单号"},"outerOrderItemId":{"type":"string","description":"外部制码子订单号"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string","description":"城市id"},"cityName":{"type":"string","description":"城市名称"},"companyId":{"type":"string","description":"公司id"},"companyName":{"type":"string","description":"工司名称"},"shopName":{"type":"string","description":"门店名称"},"shopNo":{"type":"string","description":"门店编号"},"terminalId":{"type":"string","description":"核销终端id"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"],"description":"核销上送门店信息"},"ticketId":{"type":"string","description":"券批次id"},"ticketName":{"type":"string","description":"券批次名称"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"制码上送用户手机号"},"thirdUserId":{"type":"string","description":"制码上送用户id"},"thirdPlatformType":{"type":"string","description":"上送平台类型"}},"required":["mobile","thirdUserId","thirdPlatformType"],"description":"制码用户信息"},"uuid":{"type":"string"},"verifyTime":{"type":"string","description":"核销时间"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":1,"maxLength":24,"mock":{"mock":"VerifyCodeNotify"}},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf","maxLength":24,"minLength":1,"mock":{"mock":"ebuy19915d0498cf"}},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004","maxLength":24,"minLength":1,"mock":{"mock":"ebuywha102410004"}},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示","maxLength":16,"minLength":1,"mock":{"mock":"易百演示"}},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel","maxLength":12,"minLength":1,"mock":{"mock":"saleChannel"}},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy","maxLength":12,"minLength":1,"mock":{"mock":"ebuy"}},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify","maxLength":12,"minLength":1,"mock":{"mock":"Verify"}},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534","maxLength":20,"minLength":1,"mock":{"mock":"1034000000012534"}},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址","maxLength":255,"minLength":1,"mock":{"mock":"@natural"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"thirdSendTicketId":{"type":"string"},"ticketId":{"type":"string"},"ticketName":{"type":"string"},"userInfo":{"type":"object","properties":{"field_42":{"type":"string"},"field_43":{"type":"string"}},"required":["field_42","field_43"]},"uuid":{"type":"string"},"verifyTime":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","thirdSendTicketId","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"核销请求appid","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":1,"maxLength":24,"mock":{"mock":"VerifyCodeNotify"}},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf","maxLength":24,"minLength":1,"mock":{"mock":"ebuy19915d0498cf"}},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004","maxLength":24,"minLength":1,"mock":{"mock":"ebuywha102410004"}},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示","maxLength":16,"minLength":1,"mock":{"mock":"易百演示"}},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel","maxLength":12,"minLength":1,"mock":{"mock":"saleChannel"}},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy","maxLength":12,"minLength":1,"mock":{"mock":"ebuy"}},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify","maxLength":12,"minLength":1,"mock":{"mock":"Verify"}},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534","maxLength":20,"minLength":1,"mock":{"mock":"1034000000012534"}},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址","maxLength":255,"minLength":1,"mock":{"mock":"@natural"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string","mock":{"mock":"@string"},"description":"核销请求appid"},"createDate":{"type":"string","mock":{"mock":"@timestamp"},"description":"通知时间"},"uuid":{"type":"string","description":"核销请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"default":"20220509-b485a27c80914357912b029a8a8f5f9b","maxLength":40,"minLength":1},"verifyScene":{"type":"string","description":"核销场景","mock":{"mock":"@string"},"default":"online","maxLength":8},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"number","description":"品牌id","default":"4339"},"brandTicketId":{"type":"string","description":"品牌活动产品id"},"cashierTransNo":{"type":"string","description":"收银机流水号"},"code":{"type":"string","description":"核销券码"},"outerOrderId":{"type":"string","description":"外部制码订单号"},"outerOrderItemId":{"type":"string","description":"外部制码子订单号"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string","description":"城市id"},"cityName":{"type":"string","description":"城市名称"},"companyId":{"type":"string","description":"公司id"},"companyName":{"type":"string","description":"工司名称"},"shopName":{"type":"string","description":"门店名称"},"shopNo":{"type":"string","description":"门店编号"},"terminalId":{"type":"string","description":"核销终端id"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"],"description":"核销上送门店信息"},"ticketId":{"type":"string","description":"券批次id"},"ticketName":{"type":"string","description":"券批次名称"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"制码上送用户手机号"},"thirdUserId":{"type":"string","description":"制码上送用户id"},"thirdPlatformType":{"type":"string","description":"上送平台类型"}},"required":["mobile","thirdUserId","thirdPlatformType"],"description":"制码用户信息"},"uuid":{"type":"string"},"verifyTime":{"type":"string","description":"核销时间"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":1,"maxLength":24},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf","maxLength":24,"minLength":1},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004","maxLength":24,"minLength":1},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示","maxLength":16,"minLength":1},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel","maxLength":12,"minLength":1},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy","maxLength":12,"minLength":1},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify","maxLength":12,"minLength":1},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534","maxLength":20,"minLength":1},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址","maxLength":255,"minLength":1}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"thirdSendTicketId":{"type":"string"},"ticketId":{"type":"string"},"ticketName":{"type":"string"},"userInfo":{"type":"object","properties":{"field_42":{"type":"string"},"field_43":{"type":"string"}},"required":["field_42","field_43"]},"uuid":{"type":"string"},"verifyTime":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","thirdSendTicketId","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":1,"maxLength":24,"mock":{"mock":"VerifyCodeNotify"}},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf","maxLength":24,"minLength":1,"mock":{"mock":"ebuy19915d0498cf"}},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004","maxLength":24,"minLength":1,"mock":{"mock":"ebuywha102410004"}},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示","maxLength":16,"minLength":1,"mock":{"mock":"易百演示"}},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel","maxLength":12,"minLength":1,"mock":{"mock":"saleChannel"}},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy","maxLength":12,"minLength":1,"mock":{"mock":"ebuy"}},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify","maxLength":12,"minLength":1,"mock":{"mock":"Verify"}},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534","maxLength":20,"minLength":1,"mock":{"mock":"1034000000012534"}},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址","maxLength":255,"minLength":1,"mock":{"mock":"@natural"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"thirdSendTicketId":{"type":"string"},"ticketId":{"type":"string"},"ticketName":{"type":"string"},"userInfo":{"type":"object","properties":{"field_42":{"type":"string"},"field_43":{"type":"string"}},"required":["field_42","field_43"]},"uuid":{"type":"string"},"verifyTime":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","thirdSendTicketId","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":-1},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf"},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004"},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示"},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel"},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy"},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify"},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534"},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址"}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"thirdSendTicketId":{"type":"string"},"ticketId":{"type":"string"},"ticketName":{"type":"string"},"userInfo":{"type":"object","properties":{"field_42":{"type":"string"},"field_43":{"type":"string"}},"required":["field_42","field_43"]},"uuid":{"type":"string"},"verifyTime":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","thirdSendTicketId","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":1,"maxLength":24},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf","maxLength":24,"minLength":1},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004","maxLength":24,"minLength":1},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示","maxLength":16,"minLength":1},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel","maxLength":12,"minLength":1},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy","maxLength":12,"minLength":1},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify","maxLength":12,"minLength":1},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534","maxLength":20,"minLength":1},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址","maxLength":255,"minLength":1}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"thirdSendTicketId":{"type":"string"},"ticketId":{"type":"string"},"ticketName":{"type":"string"},"userInfo":{"type":"object","properties":{"field_42":{"type":"string"},"field_43":{"type":"string"}},"required":["field_42","field_43"]},"uuid":{"type":"string"},"verifyTime":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","thirdSendTicketId","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string"},"channelAppId":{"type":"string"},"channelId":{"type":"string"},"channelName":{"type":"string"},"channelType":{"type":"string"},"messageType":{"type":"string"},"notifyType":{"type":"string"},"ticketIds":{"type":"array","items":{"type":"string"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"thirdSendTicketId":{"type":"string"},"ticketId":{"type":"string"},"ticketName":{"type":"string"},"userInfo":{"type":"object","properties":{"field_42":{"type":"string"},"field_43":{"type":"string"}},"required":["field_42","field_43"]},"uuid":{"type":"string"},"verifyTime":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","thirdSendTicketId","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","default":"VerifyCodeNotify","description":"通知action","minLength":-1},"channelAppId":{"type":"string","description":"通知渠道appId","default":"ebuy19915d0498cf"},"channelId":{"type":"string","description":"通知渠道id","default":"ebuywha102410004"},"channelName":{"type":"string","description":"通知渠道名称","default":"易百演示"},"channelType":{"type":"string","description":"通知渠道类型","default":"saleChannel"},"messageType":{"type":"string","description":"通知消息格式","default":"ebuy"},"notifyType":{"type":"string","description":"通知消息类型","default":"Verify"},"ticketIds":{"type":"array","items":{"type":"string","description":"券批次活动id","default":"1034000000012534"},"description":"券批次活动id"},"transferUrl":{"type":"string","description":"通知渠道三方地址"}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"thirdSendTicketId":{"type":"string"},"ticketId":{"type":"string"},"ticketName":{"type":"string"},"userInfo":{"type":"object","properties":{"field_42":{"type":"string"},"field_43":{"type":"string"}},"required":["field_42","field_43"]},"uuid":{"type":"string"},"verifyTime":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","thirdSendTicketId","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string"},"channelAppId":{"type":"string"},"channelId":{"type":"string"},"channelName":{"type":"string"},"channelType":{"type":"string"},"messageType":{"type":"string"},"notifyType":{"type":"string"},"ticketIds":{"type":"array","items":{"type":"string"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"field_34":{"type":"string"},"field_30":{"type":"string"},"field_31":{"type":"string"},"field_32":{"type":"string"},"field_33":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","field_30","field_31","field_32","field_33","field_34"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string"},"channelAppId":{"type":"string"},"channelId":{"type":"string"},"channelName":{"type":"string"},"channelType":{"type":"string"},"messageType":{"type":"string"},"notifyType":{"type":"string"},"ticketIds":{"type":"array","items":{"type":"string"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"thirdSendTicketId":{"type":"string"},"ticketId":{"type":"string"},"ticketName":{"type":"string"},"userInfo":{"type":"object","properties":{"field_42":{"type":"string"},"field_43":{"type":"string"}},"required":["field_42","field_43"]},"uuid":{"type":"string"},"verifyTime":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","ticketId","ticketName","userInfo","uuid","thirdSendTicketId","verifyTime"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string"},"channelAppId":{"type":"string"},"channelId":{"type":"string"},"channelName":{"type":"string"},"channelType":{"type":"string"},"messageType":{"type":"string"},"notifyType":{"type":"string"},"ticketIds":{"type":"array","items":{"type":"string"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"string"},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string"},"channelAppId":{"type":"string"},"channelId":{"type":"string"},"channelName":{"type":"string"},"channelType":{"type":"string"},"messageType":{"type":"string"},"notifyType":{"type":"string"},"ticketIds":{"type":"array","items":{"type":"string"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"object","properties":{"appId":{"type":"string"},"createDate":{"type":"string"},"uuid":{"type":"string"},"verifyScene":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"brandId":{"type":"string"},"brandTicketId":{"type":"string"},"cashierTransNo":{"type":"string"},"code":{"type":"string"},"outerOrderId":{"type":"string"},"outerOrderItemId":{"type":"string"},"storeInfo":{"type":"object","properties":{"cityId":{"type":"string"},"cityName":{"type":"string"},"companyId":{"type":"string"},"companyName":{"type":"string"},"shopName":{"type":"string"},"shopNo":{"type":"string"},"terminalId":{"type":"string"}},"required":["cityId","cityName","companyId","companyName","shopName","shopNo","terminalId"]},"field_34":{"type":"string"},"field_30":{"type":"string"},"field_31":{"type":"string"},"field_32":{"type":"string"},"field_33":{"type":"string"}},"required":["brandId","brandTicketId","cashierTransNo","code","outerOrderId","outerOrderItemId","storeInfo","field_30","field_31","field_32","field_33","field_34"]}}},"required":["appId","createDate","uuid","verifyScene","items"]},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"requestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id","minLength":1,"maxLength":80},"outerOrderId":{"type":"string","description":"制码订单号","minLength":1,"maxLength":80},"outerOrderItemId":{"type":"string","description":"制码子订单号","minLength":1,"maxLength":80},"verifyCount":{"type":"string","description":"核销次数","minLength":1,"maxLength":80},"verifyType":{"type":"string","description":"核销类型","minLength":1,"maxLength":80},"shopName":{"type":"string","description":"门店号","minLength":1,"maxLength":80},"manageCompany":{"type":"string","description":"管理公司id","minLength":1,"maxLength":80},"ticketName":{"type":"string","description":"批次名称","minLength":1,"maxLength":80},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":80},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号","minLength":1,"maxLength":80},"brandTicketId":{"type":"string","description":"品牌方批次号","minLength":1,"maxLength":80},"cashierTransNo":{"type":"string","description":"收银机流水号","minLength":1,"maxLength":80},"orderRemark":{"type":"string","description":"订单备注信息","minLength":1,"maxLength":80},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号","maxLength":80,"minLength":1},"thirdPlatformType":{"type":"string","description":"第三方平台类型","maxLength":80,"minLength":1},"thirdUserId":{"type":"string","description":"第三方用户id","maxLength":80,"minLength":1}},"mock":{"mock":"@string"}},"channelInfoList":{"type":"array","items":{"type":"string"},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"string"},"description":"通知报文"}},"required":["requestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId","channelInfoList","notifyParam"],"description":"返回报文"}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"channelInfoList":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string"},"channelAppId":{"type":"string"},"channelId":{"type":"string"},"channelName":{"type":"string"},"channelType":{"type":"string"},"messageType":{"type":"string"},"notifyType":{"type":"string"},"ticketIds":{"type":"array","items":{"type":"string"}}},"required":["action","channelAppId","channelId","channelName","channelType","messageType","notifyType","ticketIds"]},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"string"},"description":"通知报文"}},"description":"返回报文","required":["channelInfoList","notifyParam"]}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2022-05-09
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"requestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id","minLength":1,"maxLength":80},"outerOrderId":{"type":"string","description":"制码订单号","minLength":1,"maxLength":80},"outerOrderItemId":{"type":"string","description":"制码子订单号","minLength":1,"maxLength":80},"verifyCount":{"type":"string","description":"核销次数","minLength":1,"maxLength":80},"verifyType":{"type":"string","description":"核销类型","minLength":1,"maxLength":80},"shopName":{"type":"string","description":"门店号","minLength":1,"maxLength":80},"manageCompany":{"type":"string","description":"管理公司id","minLength":1,"maxLength":80},"ticketName":{"type":"string","description":"批次名称","minLength":1,"maxLength":80},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":80},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号","minLength":1,"maxLength":80},"brandTicketId":{"type":"string","description":"品牌方批次号","minLength":1,"maxLength":80},"cashierTransNo":{"type":"string","description":"收银机流水号","minLength":1,"maxLength":80},"orderRemark":{"type":"string","description":"订单备注信息","minLength":1,"maxLength":80},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号","maxLength":80,"minLength":1},"thirdPlatformType":{"type":"string","description":"第三方平台类型","maxLength":80,"minLength":1},"thirdUserId":{"type":"string","description":"第三方用户id","maxLength":80,"minLength":1}},"mock":{"mock":"@string"}}},"required":["requestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"请求uuid","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"requestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id","minLength":1,"maxLength":80},"outerOrderId":{"type":"string","description":"制码订单号","minLength":1,"maxLength":80},"outerOrderItemId":{"type":"string","description":"制码子订单号","minLength":1,"maxLength":80},"verifyCount":{"type":"string","description":"核销次数","minLength":1,"maxLength":80},"verifyType":{"type":"string","description":"核销类型","minLength":1,"maxLength":80},"shopName":{"type":"string","description":"门店号","minLength":1,"maxLength":80},"manageCompany":{"type":"string","description":"管理公司id","minLength":1,"maxLength":80},"ticketName":{"type":"string","description":"批次名称","minLength":1,"maxLength":80},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":80},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号","minLength":1,"maxLength":80},"brandTicketId":{"type":"string","description":"品牌方批次号","minLength":1,"maxLength":80},"cashierTransNo":{"type":"string","description":"收银机流水号","minLength":1,"maxLength":80},"orderRemark":{"type":"string","description":"订单备注信息","minLength":1,"maxLength":80},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号","maxLength":80,"minLength":1},"thirdPlatformType":{"type":"string","description":"第三方平台类型","maxLength":80,"minLength":1},"thirdUserId":{"type":"string","description":"第三方用户id","maxLength":80,"minLength":1}},"mock":{"mock":"@string"}},"channelInfoList":{"type":"array","items":{"type":"string"},"description":"通知渠道列表"},"notifyParam":{"type":"array","items":{"type":"string"},"description":"通知报文"}},"required":["requestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId","channelInfoList","notifyParam"],"description":"返回报文"}},"required":["action","timestamp","uuid","content","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2021-10-15
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"requestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"cashierTransNo":{"type":"string","description":"收银机流水号"},"orderRemark":{"type":"string","description":"订单备注信息"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号"},"thirdPlatformType":{"type":"string","description":"第三方平台类型"},"thirdUserId":{"type":"string","description":"第三方用户id"}},"mock":{"mock":"@string"}}},"required":["requestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"requestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id","minLength":1,"maxLength":80},"outerOrderId":{"type":"string","description":"制码订单号","minLength":1,"maxLength":80},"outerOrderItemId":{"type":"string","description":"制码子订单号","minLength":1,"maxLength":80},"verifyCount":{"type":"string","description":"核销次数","minLength":1,"maxLength":80},"verifyType":{"type":"string","description":"核销类型","minLength":1,"maxLength":80},"shopName":{"type":"string","description":"门店号","minLength":1,"maxLength":80},"manageCompany":{"type":"string","description":"管理公司id","minLength":1,"maxLength":80},"ticketName":{"type":"string","description":"批次名称","minLength":1,"maxLength":80},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":80},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号","minLength":1,"maxLength":80},"brandTicketId":{"type":"string","description":"品牌方批次号","minLength":1,"maxLength":80},"cashierTransNo":{"type":"string","description":"收银机流水号","minLength":1,"maxLength":80},"orderRemark":{"type":"string","description":"订单备注信息","minLength":1,"maxLength":80},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号","maxLength":80,"minLength":1},"thirdPlatformType":{"type":"string","description":"第三方平台类型","maxLength":80,"minLength":1},"thirdUserId":{"type":"string","description":"第三方用户id","maxLength":80,"minLength":1}},"mock":{"mock":"@string"}}},"required":["requestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{}}
{"type":"object","title":"empty object","properties":{}}
2021-10-15
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"requestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"cashierTransNo":{"type":"string","description":"收银机流水号"},"orderRemark":{"type":"string","description":"订单备注信息"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号"},"thirdPlatformType":{"type":"string","description":"第三方平台类型"},"thirdUserId":{"type":"string","description":"第三方用户id"}},"mock":{"mock":"@string"}}},"required":["requestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"},"minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"requestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"cashierTransNo":{"type":"string","description":"收银机流水号"},"orderRemark":{"type":"string","description":"订单备注信息"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号"},"thirdPlatformType":{"type":"string","description":"第三方平台类型"},"thirdUserId":{"type":"string","description":"第三方用户id"}},"mock":{"mock":"@string"}}},"required":["requestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{"type":"object","title":"empty object","properties":{}}
2021-08-26
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"verifyRequestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"field_68":{"type":"string","description":"收音机流水号"},"field_67":{"type":"string","description":"订单备注信息"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号"},"thirdPlatformType":{"type":"string","description":"第三方平台类型"},"thirdUserId":{"type":"string","description":"第三方用户id"}},"mock":{"mock":"@string"}}},"required":["verifyRequestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"requestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"cashierTransNo":{"type":"string","description":"收银机流水号"},"orderRemark":{"type":"string","description":"订单备注信息"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号"},"thirdPlatformType":{"type":"string","description":"第三方平台类型"},"thirdUserId":{"type":"string","description":"第三方用户id"}},"mock":{"mock":"@string"}}},"required":["requestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{}
2021-08-26
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"verifyRequestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"field_68":{"type":"string"},"field_67":{"type":"string"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string"},"thirdPlatformType":{"type":"string"},"thirdUserId":{"type":"string"}}}},"required":["verifyRequestId","code","userInfo","brandTicketId","thirdSendTicketId","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId","field_67","field_68"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"verifyRequestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"field_68":{"type":"string","description":"收音机流水号"},"field_67":{"type":"string","description":"订单备注信息"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string","description":"手机号"},"thirdPlatformType":{"type":"string","description":"第三方平台类型"},"thirdUserId":{"type":"string","description":"第三方用户id"}},"mock":{"mock":"@string"}}},"required":["verifyRequestId","code","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{}
2021-08-26
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"verifyRequestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string"},"thirdPlatformType":{"type":"string"},"thirdUserId":{"type":"string"}}},"cashierTransNo":{"type":"string","mock":{"mock":"收音机流水号"}},"orderRemark":{"type":"string","mock":{"mock":"订单备注信息"}}},"required":["verifyRequestId","code","userInfo","brandTicketId","thirdSendTicketId","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"verifyRequestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"field_68":{"type":"string"},"field_67":{"type":"string"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string"},"thirdPlatformType":{"type":"string"},"thirdUserId":{"type":"string"}}}},"required":["verifyRequestId","code","userInfo","brandTicketId","thirdSendTicketId","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId","field_67","field_68"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{}
2021-08-26
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"verifyRequestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"userInfo":{"type":"object","properties":{}},"cashierTransNo":{"type":"string","mock":{"mock":"收音机流水号"}},"orderRemark":{"type":"string","mock":{"mock":"订单备注信息"}}},"required":["verifyRequestId","code","userInfo","brandTicketId","thirdSendTicketId","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"verifyRequestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"userInfo":{"type":"object","properties":{"mobile":{"type":"string"},"thirdPlatformType":{"type":"string"},"thirdUserId":{"type":"string"}}},"cashierTransNo":{"type":"string","mock":{"mock":"收音机流水号"}},"orderRemark":{"type":"string","mock":{"mock":"订单备注信息"}}},"required":["verifyRequestId","code","userInfo","brandTicketId","thirdSendTicketId","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{}
2021-08-26
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"outerOrderId":{"type":"string","default":"","minLength":1,"pattern":"","mock":{"mock":"@string"},"description":"制码订单号","maxLength":64},"codeQuantity":{"type":"number","mock":{"mock":"@natural"},"description":"制码总数量","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"field_63":{"type":"string"},"field_62":{"type":"string"},"field_61":{"type":"string"},"field_60":{"type":"string"},"field_59":{"type":"string"},"field_58":{"type":"string"},"field_57":{"type":"string"},"field_56":{"type":"string"},"field_55":{"type":"string"},"field_54":{"type":"string"},"field_53":{"type":"string"},"field_52":{"type":"string"},"field_51":{"type":"string"},"field_50":{"type":"string"},"field_49":{"type":"string"}},"required":["outerOrderId","codeQuantity","field_49","field_50","field_51","field_52","field_53","field_54","field_55","field_56","field_57","field_58","field_59","field_60","field_61","field_62","field_63"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"verifyRequestId":{"type":"string","default":"","minLength":1,"pattern":"","maxLength":64,"description":"核销请求流水号"},"code":{"type":"number","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true,"description":"串码号"},"saleChannelId":{"type":"string","description":"取码方id"},"outerOrderId":{"type":"string","description":"制码订单号"},"outerOrderItemId":{"type":"string","description":"制码子订单号"},"verifyCount":{"type":"string","description":"核销次数"},"verifyType":{"type":"string","description":"核销类型"},"shopName":{"type":"string","description":"门店号"},"manageCompany":{"type":"string","description":"管理公司id"},"ticketName":{"type":"string","description":"批次名称"},"brandId":{"type":"string","description":"品牌id"},"thirdSendTicketId":{"type":"string","description":"第三方制码批次号"},"brandTicketId":{"type":"string","description":"品牌方批次号"},"userInfo":{"type":"object","properties":{}},"cashierTransNo":{"type":"string","mock":{"mock":"收音机流水号"}},"orderRemark":{"type":"string","mock":{"mock":"订单备注信息"}}},"required":["verifyRequestId","code","userInfo","brandTicketId","thirdSendTicketId","brandId","ticketName","verifyType","verifyCount","outerOrderItemId","outerOrderId","saleChannelId"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{}
2021-08-26
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"outerOrderId":{"type":"string","default":"","minLength":1,"pattern":"","mock":{"mock":"@string"},"description":"制码订单号","maxLength":64},"codeQuantity":{"type":"number","mock":{"mock":"@natural"},"description":"制码总数量","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"items":{"type":"array","items":{"type":"object","properties":{"outerOrderItemId":{"type":"string","mock":{"mock":"@string"},"description":"制码子订单号","minLength":10,"maxLength":64},"ticketId":{"type":"number","description":"批次号"},"ticketName":{"type":"string","mock":{"mock":"@string"},"description":"批次名称","minLength":1,"maxLength":100},"brandTicketId":{"type":"string","mock":{"mock":"@string"},"description":"品牌方批次号","minLength":1,"maxLength":100},"thirdSendTicketId":{"type":"string","mock":{"mock":"@string"},"description":"第三制码方批次号","minLength":1,"maxLength":100},"validStart":{"type":"string","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"minLength":14,"maxLength":14,"description":"码有效期开始时间"},"valieEnd":{"type":"string","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"minLength":14,"maxLength":14,"description":"码有效期结束时间"},"ticketUseDescription":{"type":"object","properties":{"ticketPicture":{"type":"string","description":"券图片链接","minLength":11,"maxLength":100},"useThreshold":{"type":"number","description":"优惠门槛","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"discountDescription":{"type":"string","description":"优惠说明","minLength":1,"maxLength":50},"useDescription":{"type":"string","description":"使用说明","minLength":1,"maxLength":50},"useRule":{"type":"string","description":"使用规则","minLength":1,"maxLength":50}},"description":"券使用说明"},"codeDetail":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string","mock":{"mock":"@string"},"description":"串码号","minLength":1,"maxLength":64},"password":{"type":"string","mock":{"mock":"@string"},"description":"认证密码","minLength":1,"maxLength":64},"codeH5Url":{"type":"string","mock":{"mock":"@string"},"description":"活动页面连接","minLength":1,"maxLength":64},"codePicUrl":{"type":"string","mock":{"mock":"@string"},"description":"二维码图片连接","minLength":1,"maxLength":64},"useTimes":{"type":"integer","mock":{"mock":"@natural"},"description":"串码可使用次数","minimum":0,"exclusiveMinimum":true,"maximum":99999,"exclusiveMaximum":true},"status":{"type":"string","mock":{"mock":"@string"},"description":"串码状态","minLength":2,"maxLength":2},"statusDesc":{"type":"string","mock":{"mock":"@string"},"description":"状态描述","minLength":1,"maxLength":10}},"required":["code","statusDesc","status","useTimes"]},"description":"串码详情"}},"required":["outerOrderItemId","ticketId","ticketName","codeDetail","brandTicketId","thirdSendTicketId"]}}},"required":["outerOrderId","items","codeQuantity"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"outerOrderId":{"type":"string","default":"","minLength":1,"pattern":"","mock":{"mock":"@string"},"description":"制码订单号","maxLength":64},"codeQuantity":{"type":"number","mock":{"mock":"@natural"},"description":"制码总数量","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"field_63":{"type":"string"},"field_62":{"type":"string"},"field_61":{"type":"string"},"field_60":{"type":"string"},"field_59":{"type":"string"},"field_58":{"type":"string"},"field_57":{"type":"string"},"field_56":{"type":"string"},"field_55":{"type":"string"},"field_54":{"type":"string"},"field_53":{"type":"string"},"field_52":{"type":"string"},"field_51":{"type":"string"},"field_50":{"type":"string"},"field_49":{"type":"string"}},"required":["outerOrderId","codeQuantity","field_49","field_50","field_51","field_52","field_53","field_54","field_55","field_56","field_57","field_58","field_59","field_60","field_61","field_62","field_63"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{}
2021-08-26
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"raw"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"outerOrderId":{"type":"string","default":"","minLength":1,"pattern":"","mock":{"mock":"@string"},"description":"制码订单号","maxLength":64},"codeQuantity":{"type":"number","mock":{"mock":"@natural"},"description":"制码总数量","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"items":{"type":"array","items":{"type":"object","properties":{"outerOrderItemId":{"type":"string","mock":{"mock":"@string"},"description":"制码子订单号","minLength":10,"maxLength":64},"ticketId":{"type":"number","description":"批次号"},"ticketName":{"type":"string","mock":{"mock":"@string"},"description":"批次名称","minLength":1,"maxLength":100},"brandTicketId":{"type":"string","mock":{"mock":"@string"},"description":"品牌方批次号","minLength":1,"maxLength":100},"thirdSendTicketId":{"type":"string","mock":{"mock":"@string"},"description":"第三制码方批次号","minLength":1,"maxLength":100},"validStart":{"type":"string","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"minLength":14,"maxLength":14,"description":"码有效期开始时间"},"valieEnd":{"type":"string","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"minLength":14,"maxLength":14,"description":"码有效期结束时间"},"ticketUseDescription":{"type":"object","properties":{"ticketPicture":{"type":"string","description":"券图片链接","minLength":11,"maxLength":100},"useThreshold":{"type":"number","description":"优惠门槛","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"discountDescription":{"type":"string","description":"优惠说明","minLength":1,"maxLength":50},"useDescription":{"type":"string","description":"使用说明","minLength":1,"maxLength":50},"useRule":{"type":"string","description":"使用规则","minLength":1,"maxLength":50}},"description":"券使用说明"},"codeDetail":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string","mock":{"mock":"@string"},"description":"串码号","minLength":1,"maxLength":64},"password":{"type":"string","mock":{"mock":"@string"},"description":"认证密码","minLength":1,"maxLength":64},"codeH5Url":{"type":"string","mock":{"mock":"@string"},"description":"活动页面连接","minLength":1,"maxLength":64},"codePicUrl":{"type":"string","mock":{"mock":"@string"},"description":"二维码图片连接","minLength":1,"maxLength":64},"useTimes":{"type":"integer","mock":{"mock":"@natural"},"description":"串码可使用次数","minimum":0,"exclusiveMinimum":true,"maximum":99999,"exclusiveMaximum":true},"status":{"type":"string","mock":{"mock":"@string"},"description":"串码状态","minLength":2,"maxLength":2},"statusDesc":{"type":"string","mock":{"mock":"@string"},"description":"状态描述","minLength":1,"maxLength":10}},"required":["code","statusDesc","status","useTimes"]},"description":"串码详情"}},"required":["outerOrderItemId","ticketId","ticketName","codeDetail","brandTicketId","thirdSendTicketId"]}}},"required":["outerOrderId","items","codeQuantity"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"outerOrderId":{"type":"string","default":"","minLength":1,"pattern":"","mock":{"mock":"@string"},"description":"制码订单号","maxLength":64},"codeQuantity":{"type":"number","mock":{"mock":"@natural"},"description":"制码总数量","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"items":{"type":"array","items":{"type":"object","properties":{"outerOrderItemId":{"type":"string","mock":{"mock":"@string"},"description":"制码子订单号","minLength":10,"maxLength":64},"ticketId":{"type":"number","description":"批次号"},"ticketName":{"type":"string","mock":{"mock":"@string"},"description":"批次名称","minLength":1,"maxLength":100},"brandTicketId":{"type":"string","mock":{"mock":"@string"},"description":"品牌方批次号","minLength":1,"maxLength":100},"thirdSendTicketId":{"type":"string","mock":{"mock":"@string"},"description":"第三制码方批次号","minLength":1,"maxLength":100},"validStart":{"type":"string","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"minLength":14,"maxLength":14,"description":"码有效期开始时间"},"valieEnd":{"type":"string","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"minLength":14,"maxLength":14,"description":"码有效期结束时间"},"ticketUseDescription":{"type":"object","properties":{"ticketPicture":{"type":"string","description":"券图片链接","minLength":11,"maxLength":100},"useThreshold":{"type":"number","description":"优惠门槛","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"discountDescription":{"type":"string","description":"优惠说明","minLength":1,"maxLength":50},"useDescription":{"type":"string","description":"使用说明","minLength":1,"maxLength":50},"useRule":{"type":"string","description":"使用规则","minLength":1,"maxLength":50}},"description":"券使用说明"},"codeDetail":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string","mock":{"mock":"@string"},"description":"串码号","minLength":1,"maxLength":64},"password":{"type":"string","mock":{"mock":"@string"},"description":"认证密码","minLength":1,"maxLength":64},"codeH5Url":{"type":"string","mock":{"mock":"@string"},"description":"活动页面连接","minLength":1,"maxLength":64},"codePicUrl":{"type":"string","mock":{"mock":"@string"},"description":"二维码图片连接","minLength":1,"maxLength":64},"useTimes":{"type":"integer","mock":{"mock":"@natural"},"description":"串码可使用次数","minimum":0,"exclusiveMinimum":true,"maximum":99999,"exclusiveMaximum":true},"status":{"type":"string","mock":{"mock":"@string"},"description":"串码状态","minLength":2,"maxLength":2},"statusDesc":{"type":"string","mock":{"mock":"@string"},"description":"状态描述","minLength":1,"maxLength":10}},"required":["code","statusDesc","status","useTimes"]},"description":"串码详情"}},"required":["outerOrderItemId","ticketId","ticketName","codeDetail","brandTicketId","thirdSendTicketId"]}}},"required":["outerOrderId","items","codeQuantity"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{}
2021-08-26
{"path":"\/verifyCodeNotify","params":[]}
{"path":"\/verifyCodeNotify","params":[]}
[]
[]
{}
{"req_body_type":"raw"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"number","description":"交易成功与否","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"}},"appId":{"type":"string","description":"请求AppId","mock":{"mock":"@natural"}},"success":{"type":"boolean","description":"交易成功与否"},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"makeEcoupon"}},"timestamp":{"type":"number","description":"返回时间戳","mock":{"mock":"@timestamp"}},"errorCode":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误码","mock":{"mock":"@word"}},"errorMessage":{"type":"string","default":"","minLength":0,"maxLength":50,"description":"错误描述","mock":{"mock":"@csentence"}},"signType":{"type":"string","default":"","minLength":0,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":0,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"content":{"type":"object","properties":{"outerOrderId":{"type":"string","default":"","minLength":1,"pattern":"","mock":{"mock":"@string"},"description":"制码订单号","maxLength":64},"codeQuantity":{"type":"number","mock":{"mock":"@natural"},"description":"制码总数量","minimum":1,"exclusiveMinimum":true,"maximum":50,"exclusiveMaximum":true},"items":{"type":"array","items":{"type":"object","properties":{"outerOrderItemId":{"type":"string","mock":{"mock":"@string"},"description":"制码子订单号","minLength":10,"maxLength":64},"ticketId":{"type":"number","description":"批次号"},"ticketName":{"type":"string","mock":{"mock":"@string"},"description":"批次名称","minLength":1,"maxLength":100},"brandTicketId":{"type":"string","mock":{"mock":"@string"},"description":"品牌方批次号","minLength":1,"maxLength":100},"thirdSendTicketId":{"type":"string","mock":{"mock":"@string"},"description":"第三制码方批次号","minLength":1,"maxLength":100},"validStart":{"type":"string","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"minLength":14,"maxLength":14,"description":"码有效期开始时间"},"valieEnd":{"type":"string","mock":{"mock":"@now(\'yyyyMMddHHmmss\')-@string(\'lower\',32)"},"minLength":14,"maxLength":14,"description":"码有效期结束时间"},"ticketUseDescription":{"type":"object","properties":{"ticketPicture":{"type":"string","description":"券图片链接","minLength":11,"maxLength":100},"useThreshold":{"type":"number","description":"优惠门槛","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"discountDescription":{"type":"string","description":"优惠说明","minLength":1,"maxLength":50},"useDescription":{"type":"string","description":"使用说明","minLength":1,"maxLength":50},"useRule":{"type":"string","description":"使用规则","minLength":1,"maxLength":50}},"description":"券使用说明"},"codeDetail":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string","mock":{"mock":"@string"},"description":"串码号","minLength":1,"maxLength":64},"password":{"type":"string","mock":{"mock":"@string"},"description":"认证密码","minLength":1,"maxLength":64},"codeH5Url":{"type":"string","mock":{"mock":"@string"},"description":"活动页面连接","minLength":1,"maxLength":64},"codePicUrl":{"type":"string","mock":{"mock":"@string"},"description":"二维码图片连接","minLength":1,"maxLength":64},"useTimes":{"type":"integer","mock":{"mock":"@natural"},"description":"串码可使用次数","minimum":0,"exclusiveMinimum":true,"maximum":99999,"exclusiveMaximum":true},"status":{"type":"string","mock":{"mock":"@string"},"description":"串码状态","minLength":2,"maxLength":2},"statusDesc":{"type":"string","mock":{"mock":"@string"},"description":"状态描述","minLength":1,"maxLength":10}},"required":["code","statusDesc","status","useTimes"]},"description":"串码详情"}},"required":["outerOrderItemId","ticketId","ticketName","codeDetail","brandTicketId","thirdSendTicketId"]}}},"required":["outerOrderId","items","codeQuantity"],"description":"返回报文"}},"required":["action","timestamp","uuid","errorCode","errorMessage","content","success","appId"],"description":"ROOT"}
{}
{}
api-id=32897
entities.pages_pointer_enter_mode
Previous
更新码状态通知
Next
核销撤销通知
No Comments
Add Comment
New Comment
In reply to 1234
Remove
Cancel
Save Comment
Back to top
Entity Select
No Comments