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/_getBrandProductDetailDirect
更新时间:
2024-04-28 18:33:45
Mock地址:
https://apimock.e-buychina.com/mock/617/paas/micro/ecoupon/_getBrandProductDetailDirect
请求参数
Headers:
参数名称
参数值
是否必填
Content-Type
application/json
是
Body:
参数名称
类型
必填
默认值
备注
其他信息
uuid
string
是
请求序列号
最大长度:50
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
appId
string
是
请求AppId
最大长度:50
最小长度:1
Mock:@natural
action
string
是
交易类型
最大长度:50
最小长度:1
Mock:_getBrandProductDetailDirect
timestamp
number
是
请求时间戳
Mock:@timestamp
signType
string
是
签名类型
最大长度:20
最小长度:1
Mock:sha256
sign
string
是
签名值
最大长度:500
最小长度:1
Mock:@natural
lang
string
是
语言
最大长度:50
最小长度:1
Mock:zh_CN
content
object
是
请求报文
productId
integer
是
券产品id
返回数据
参数名称
类型
必填
默认值
备注
其他信息
uuid
string
是
请求序列号
最大长度:50
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
success
boolean
是
交易成功与否
Mock:@boolean
action
string
是
交易类型
最大长度:50
最小长度:1
Mock:asyncCreateCardOrder
timestamp
number
是
返回时间戳
Mock:@timestamp
errorCode
string
是
错误码
最大长度:50
Mock:@word
errorMessage
string
是
错误描述
最大长度:50
Mock:@csentence
signType
string
否
签名类型
最大长度:20
Mock:sha256
sign
string
否
签名值
最大长度:500
Mock:@natural
content
object
是
请求报文
productId
integer
是
产品id
productName
string
是
全名称
最大长度:100
最小长度:1
Mock:@string
productType
string
是
券产品类型
最大长度:20
最小长度:1
Mock:@string
useTimes
integer
是
总可使用次数
Mock:@integer
brandId
string
是
品牌id
最大长度:50
最小长度:1
Mock:@string
brandName
string
是
品牌名称
最大长度:255
最小长度:1
Mock:@string
sendChannelId
string
是
制码渠道id,除第三方,其他都是易百id
最大长度:20
最小长度:1
Mock:@string
faceValue
number
是
面值(单位分)
Mock:@integer
productConfig
string
是
券配置(自定义收银参数等)
最大长度:99999
最小长度:1
Mock:@json
sceneConfig
string
是
核销场景参数
最大长度:1000
最小长度:1
tenancyId
string
是
租户id
最大长度:20
最小长度:1
productDesc
string
是
备注
最大长度:1000
最小长度:1
ecouponType
string
是
券类型编号
最大长度:20
最小长度:1
whaleTemplateId
string
是
原券4.0 模板id
最大长度:20
最小长度:1
whaleProductType
string
是
下发收银机 产品类型
最大长度:20
最小长度:1
备注
变更历史
变更日期
变更内容
2024-04-28
{"path":"\/_getBrandProductDetailDirect","params":[]}
{"path":"\/_getBrandProductDetailDirect","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"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"appId":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_getBrandProductDetailDirect"}},"timestamp":{"type":"number","description":"请求时间戳","mock":{"mock":"@timestamp"}},"signType":{"type":"string","default":"","minLength":1,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":1,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"productId":{"type":"integer","description":"券产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true}},"description":"请求报文","required":["productId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"appId":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_getBrandProductDetailDirect"}},"timestamp":{"type":"number","description":"请求时间戳","mock":{"mock":"@timestamp"}},"signType":{"type":"string","default":"","minLength":1,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":1,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"productId":{"type":"integer","description":"券产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true}},"description":"请求报文","required":["productId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"success":{"type":"boolean","description":"交易成功与否","mock":{"mock":"@boolean"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"asyncCreateCardOrder"}},"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":{"productId":{"type":"integer","description":"产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"productName":{"type":"string","description":"全名称","minLength":1,"maxLength":100,"mock":{"mock":"@string"}},"productType":{"type":"string","description":"券产品类型","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"useTimes":{"type":"integer","description":"总可使用次数","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":11,"exclusiveMaximum":true},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":50,"mock":{"mock":"@string"}},"brandName":{"type":"string","description":"品牌名称","minLength":1,"maxLength":255,"mock":{"mock":"@string"}},"sendChannelId":{"type":"string","description":"制码渠道id,除第三方,其他都是易百id","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"faceValue":{"type":"number","description":"面值(单位分)","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":1000,"exclusiveMaximum":true},"productConfig":{"type":"string","description":"券配置(自定义收银参数等)","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"sceneConfig":{"type":"string","description":"核销场景参数","mock":{"mock":"@json"},"minLength":1,"maxLength":99999}},"description":"请求报文","required":["productName","useTimes","faceValue","sendChannelId","brandName","brandId","productConfig","productType","sceneConfig","productId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"success":{"type":"boolean","description":"交易成功与否","mock":{"mock":"@boolean"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"asyncCreateCardOrder"}},"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":{"productId":{"type":"integer","description":"产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"productName":{"type":"string","description":"全名称","minLength":1,"maxLength":100,"mock":{"mock":"@string"}},"productType":{"type":"string","description":"券产品类型","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"useTimes":{"type":"integer","description":"总可使用次数","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":11,"exclusiveMaximum":true},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":50,"mock":{"mock":"@string"}},"brandName":{"type":"string","description":"品牌名称","minLength":1,"maxLength":255,"mock":{"mock":"@string"}},"sendChannelId":{"type":"string","description":"制码渠道id,除第三方,其他都是易百id","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"faceValue":{"type":"number","description":"面值(单位分)","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":1000,"exclusiveMaximum":true},"productConfig":{"type":"string","description":"券配置(自定义收银参数等)","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"sceneConfig":{"type":"string","description":"核销场景参数","minLength":1,"maxLength":1000},"tenancyId":{"type":"string","description":"租户id","minLength":1,"maxLength":20},"productDesc":{"type":"string","minLength":1,"maxLength":1000,"description":"备注"},"ecouponType":{"type":"string","description":"券类型编号","minLength":1,"maxLength":20},"whaleTemplateId":{"type":"string","description":"原券4.0 模板id","minLength":1,"maxLength":20},"whaleProductType":{"type":"string","description":"下发收银机 产品类型","minLength":1,"maxLength":20}},"description":"请求报文","required":["productName","useTimes","faceValue","sendChannelId","brandName","brandId","productConfig","productType","productId","sceneConfig","tenancyId","productDesc","ecouponType","whaleTemplateId","whaleProductType"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2024-04-24
{"path":"\/_getBrandProductDetail","params":[]}
{"path":"\/_getBrandProductDetailDirect","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"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"appId":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_getBrandProductDetail"}},"timestamp":{"type":"number","description":"请求时间戳","mock":{"mock":"@timestamp"}},"signType":{"type":"string","default":"","minLength":1,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":1,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"productId":{"type":"integer","description":"券产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true}},"description":"请求报文","required":["productId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"appId":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_getBrandProductDetailDirect"}},"timestamp":{"type":"number","description":"请求时间戳","mock":{"mock":"@timestamp"}},"signType":{"type":"string","default":"","minLength":1,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":1,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"productId":{"type":"integer","description":"券产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true}},"description":"请求报文","required":["productId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"success":{"type":"boolean","description":"交易成功与否","mock":{"mock":"@boolean"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"asyncCreateCardOrder"}},"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":{"productId":{"type":"integer","description":"产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"productName":{"type":"string","description":"全名称","minLength":1,"maxLength":100,"mock":{"mock":"@string"}},"productType":{"type":"string","description":"券产品类型","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"useTimes":{"type":"integer","description":"总可使用次数","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":11,"exclusiveMaximum":true},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":50,"mock":{"mock":"@string"}},"brandName":{"type":"string","description":"品牌名称","minLength":1,"maxLength":255,"mock":{"mock":"@string"}},"sendChannelId":{"type":"string","description":"制码渠道id,除第三方,其他都是易百id","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"faceValue":{"type":"number","description":"面值(单位分)","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":1000,"exclusiveMaximum":true},"productConfig":{"type":"string","description":"券配置(自定义收银参数等)","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"sceneConfig":{"type":"string","description":"核销场景参数","mock":{"mock":"@json"},"minLength":1,"maxLength":99999}},"description":"请求报文","required":["productName","useTimes","faceValue","sendChannelId","brandName","brandId","productConfig","productType","sceneConfig","productId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"success":{"type":"boolean","description":"交易成功与否","mock":{"mock":"@boolean"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"asyncCreateCardOrder"}},"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":{"productId":{"type":"integer","description":"产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"productName":{"type":"string","description":"全名称","minLength":1,"maxLength":100,"mock":{"mock":"@string"}},"productType":{"type":"string","description":"券产品类型","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"useTimes":{"type":"integer","description":"总可使用次数","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":11,"exclusiveMaximum":true},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":50,"mock":{"mock":"@string"}},"brandName":{"type":"string","description":"品牌名称","minLength":1,"maxLength":255,"mock":{"mock":"@string"}},"sendChannelId":{"type":"string","description":"制码渠道id,除第三方,其他都是易百id","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"faceValue":{"type":"number","description":"面值(单位分)","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":1000,"exclusiveMaximum":true},"productConfig":{"type":"string","description":"券配置(自定义收银参数等)","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"sceneConfig":{"type":"string","description":"核销场景参数","mock":{"mock":"@json"},"minLength":1,"maxLength":99999}},"description":"请求报文","required":["productName","useTimes","faceValue","sendChannelId","brandName","brandId","productConfig","productType","sceneConfig","productId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2024-04-24
{"path":"\/_getBrandProductDetail","params":[]}
{"path":"\/_getBrandProductDetail","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"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"appId":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_getEcouponProductDetail"}},"timestamp":{"type":"number","description":"请求时间戳","mock":{"mock":"@timestamp"}},"signType":{"type":"string","default":"","minLength":1,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":1,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"productId":{"type":"integer","description":"券产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true}},"description":"请求报文","required":["productId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"appId":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_getBrandProductDetail"}},"timestamp":{"type":"number","description":"请求时间戳","mock":{"mock":"@timestamp"}},"signType":{"type":"string","default":"","minLength":1,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":1,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"productId":{"type":"integer","description":"券产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true}},"description":"请求报文","required":["productId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"success":{"type":"boolean","description":"交易成功与否","mock":{"mock":"@boolean"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"asyncCreateCardOrder"}},"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":{"productId":{"type":"integer","description":"产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"productName":{"type":"string","description":"全名称","minLength":1,"maxLength":100,"mock":{"mock":"@string"}},"productType":{"type":"string","description":"券产品类型","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"useTimes":{"type":"integer","description":"总可使用次数","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":11,"exclusiveMaximum":true},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":50,"mock":{"mock":"@string"}},"brandName":{"type":"string","description":"品牌名称","minLength":1,"maxLength":255,"mock":{"mock":"@string"}},"sendChannelId":{"type":"string","description":"制码渠道id,除第三方,其他都是易百id","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"faceValue":{"type":"number","description":"面值(单位分)","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":1000,"exclusiveMaximum":true},"productConfig":{"type":"string","description":"券配置(自定义收银参数等)","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"sceneConfig":{"type":"string","description":"核销场景参数","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"productDesc":{"type":"string","description":"券产品更多描述","mock":{"mock":"@string"},"minLength":1,"maxLength":255}},"description":"请求报文","required":["productName","useTimes","faceValue","sendChannelId","brandName","brandId","productConfig","productType","sceneConfig","productId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"success":{"type":"boolean","description":"交易成功与否","mock":{"mock":"@boolean"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"asyncCreateCardOrder"}},"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":{"productId":{"type":"integer","description":"产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"productName":{"type":"string","description":"全名称","minLength":1,"maxLength":100,"mock":{"mock":"@string"}},"productType":{"type":"string","description":"券产品类型","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"useTimes":{"type":"integer","description":"总可使用次数","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":11,"exclusiveMaximum":true},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":50,"mock":{"mock":"@string"}},"brandName":{"type":"string","description":"品牌名称","minLength":1,"maxLength":255,"mock":{"mock":"@string"}},"sendChannelId":{"type":"string","description":"制码渠道id,除第三方,其他都是易百id","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"faceValue":{"type":"number","description":"面值(单位分)","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":1000,"exclusiveMaximum":true},"productConfig":{"type":"string","description":"券配置(自定义收银参数等)","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"sceneConfig":{"type":"string","description":"核销场景参数","mock":{"mock":"@json"},"minLength":1,"maxLength":99999}},"description":"请求报文","required":["productName","useTimes","faceValue","sendChannelId","brandName","brandId","productConfig","productType","sceneConfig","productId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2024-04-24
{"path":"\/_getEcouponProductDetail_1713925392075","params":[]}
{"path":"\/_getBrandProductDetail","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"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"appId":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_getEcouponProductDetail"}},"timestamp":{"type":"number","description":"请求时间戳","mock":{"mock":"@timestamp"}},"signType":{"type":"string","default":"","minLength":1,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":1,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"productId":{"type":"integer","description":"券产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true}},"description":"请求报文","required":["productId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"appId":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求AppId","mock":{"mock":"@natural"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_getEcouponProductDetail"}},"timestamp":{"type":"number","description":"请求时间戳","mock":{"mock":"@timestamp"}},"signType":{"type":"string","default":"","minLength":1,"maxLength":20,"description":"签名类型","mock":{"mock":"sha256"}},"sign":{"type":"string","default":"","minLength":1,"maxLength":500,"description":"签名值","mock":{"mock":"@natural"}},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"productId":{"type":"integer","description":"券产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true}},"description":"请求报文","required":["productId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"success":{"type":"boolean","description":"交易成功与否","mock":{"mock":"@boolean"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"asyncCreateCardOrder"}},"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":{"productId":{"type":"integer","description":"产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"productName":{"type":"string","description":"全名称","minLength":1,"maxLength":100,"mock":{"mock":"@string"}},"productType":{"type":"string","description":"券产品类型","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"useTimes":{"type":"integer","description":"总可使用次数","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":11,"exclusiveMaximum":true},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":50,"mock":{"mock":"@string"}},"brandName":{"type":"string","description":"品牌名称","minLength":1,"maxLength":255,"mock":{"mock":"@string"}},"sendChannelId":{"type":"string","description":"制码渠道id,除第三方,其他都是易百id","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"faceValue":{"type":"number","description":"面值(单位分)","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":1000,"exclusiveMaximum":true},"productConfig":{"type":"string","description":"券配置(自定义收银参数等)","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"sceneConfig":{"type":"string","description":"核销场景参数","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"productDesc":{"type":"string","description":"券产品更多描述","mock":{"mock":"@string"},"minLength":1,"maxLength":255}},"description":"请求报文","required":["productName","useTimes","faceValue","sendChannelId","brandName","brandId","productConfig","productType","sceneConfig","productId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"请求序列号","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"}},"success":{"type":"boolean","description":"交易成功与否","mock":{"mock":"@boolean"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"asyncCreateCardOrder"}},"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":{"productId":{"type":"integer","description":"产品id","minimum":1,"exclusiveMinimum":true,"maximum":20,"exclusiveMaximum":true},"productName":{"type":"string","description":"全名称","minLength":1,"maxLength":100,"mock":{"mock":"@string"}},"productType":{"type":"string","description":"券产品类型","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"useTimes":{"type":"integer","description":"总可使用次数","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":11,"exclusiveMaximum":true},"brandId":{"type":"string","description":"品牌id","minLength":1,"maxLength":50,"mock":{"mock":"@string"}},"brandName":{"type":"string","description":"品牌名称","minLength":1,"maxLength":255,"mock":{"mock":"@string"}},"sendChannelId":{"type":"string","description":"制码渠道id,除第三方,其他都是易百id","minLength":1,"maxLength":20,"mock":{"mock":"@string"}},"faceValue":{"type":"number","description":"面值(单位分)","mock":{"mock":"@integer"},"minimum":1,"exclusiveMinimum":true,"maximum":1000,"exclusiveMaximum":true},"productConfig":{"type":"string","description":"券配置(自定义收银参数等)","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"sceneConfig":{"type":"string","description":"核销场景参数","mock":{"mock":"@json"},"minLength":1,"maxLength":99999},"productDesc":{"type":"string","description":"券产品更多描述","mock":{"mock":"@string"},"minLength":1,"maxLength":255}},"description":"请求报文","required":["productName","useTimes","faceValue","sendChannelId","brandName","brandId","productConfig","productType","sceneConfig","productId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
api-id=36426
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