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/_updateBrandSaleChannelDirect
更新时间:
2024-04-28 23:17:58
Mock地址:
https://apimock.e-buychina.com/mock/617/paas/micro/ecoupon/_updateBrandSaleChannelDirect
请求参数
Headers:
参数名称
参数值
是否必填
Content-Type
application/json
是
Body:
参数名称
类型
必填
默认值
备注
其他信息
uuid
string
是
请求序列号
最大长度:50
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
appId
string
是
请求AppId
最大长度:50
最小长度:1
Mock:ebuydev100100100
action
string
是
交易类型
最大长度:50
最小长度:1
Mock:_updateBrandSaleChannelDirect
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
是
请求报文
saleChannelId
number
是
1
发券渠道id
Mock:1
saleChannelName
string
否
渠道名称
最大长度:100
最小长度:1
Mock:星巴克
saleChannelConfig
object
否
渠道参数配置
verifyUrl
string
否
verifyVoidUrl
string
否
needRealTimeVerify
string
否
activateOrg
string
否
activateShopNo
string
否
updateCodeStatusNotifyUrl
string
否
返回数据
参数名称
类型
必填
默认值
备注
其他信息
uuid
string
是
请求序列号
最大长度:50
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
success
boolean
是
交易成功与否
Mock:@boolean
action
string
是
交易类型
最大长度:50
最小长度:1
Mock:getPaymentChannel
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
是
返回报文
saleChannelId
number
是
1
发券渠道id
saleChannelAppId
string
是
发券渠道appId
备注
变更历史
变更日期
变更内容
2024-04-28
{"path":"\/_updateBrandSaleChannelDirect","params":[]}
{"path":"\/_updateBrandSaleChannelDirect","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":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannelDirect"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"object","properties":{"verifyUrl":{"type":"string"},"verifyVoidUrl":{"type":"string"},"needRealTimeVerify":{"type":"string"},"activateOrg":{"type":"string"},"activateShopNo":{"type":"string"},"updateCodeStatusNotifyUrl":{"type":"string"}},"description":"渠道参数配置"},"remarks":{"type":"string"}},"description":"请求报文","required":["saleChannelId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannelDirect"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"object","properties":{"verifyUrl":{"type":"string"},"verifyVoidUrl":{"type":"string"},"needRealTimeVerify":{"type":"string"},"activateOrg":{"type":"string"},"activateShopNo":{"type":"string"},"updateCodeStatusNotifyUrl":{"type":"string"}},"description":"渠道参数配置"}},"description":"请求报文","required":["saleChannelId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"},"saleChannelAppId":{"type":"string","description":"发券渠道appId"}},"description":"返回报文","required":["updatedCount","saleChannelAppId","saleChannelId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"},"saleChannelAppId":{"type":"string","description":"发券渠道appId"}},"description":"返回报文","required":["updatedCount","saleChannelAppId","saleChannelId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2024-04-25
{"path":"\/_updateBrandSaleChannelDirect","params":[]}
{"path":"\/_updateBrandSaleChannelDirect","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":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannelDirect"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}}},"description":"请求报文","required":["saleChannelId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannelDirect"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"object","properties":{"verifyUrl":{"type":"string"},"verifyVoidUrl":{"type":"string"},"needRealTimeVerify":{"type":"string"},"activateOrg":{"type":"string"},"activateShopNo":{"type":"string"},"updateCodeStatusNotifyUrl":{"type":"string"}},"description":"渠道参数配置"},"remarks":{"type":"string"}},"description":"请求报文","required":["saleChannelId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"},"saleChannelAppId":{"type":"string","description":"发券渠道appId"}},"description":"返回报文","required":["updatedCount","saleChannelAppId","saleChannelId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"},"saleChannelAppId":{"type":"string","description":"发券渠道appId"}},"description":"返回报文","required":["updatedCount","saleChannelAppId","saleChannelId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2024-04-25
{"path":"\/_updateBrandSaleChannelDirect","params":[]}
{"path":"\/_updateBrandSaleChannelDirect","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":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannelDirect"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}},"createDate":{"type":"string","description":"创建时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"createBy":{"type":"string","description":"创建人","minLength":1,"maxLength":32,"mock":{"mock":"易百"}},"businessInfo":{"type":"string","mock":{"mock":"{\\"json\\": \\"测试\\"}"},"description":"营业信息","minLength":1,"maxLength":200},"updateDate":{"type":"string","description":"更新时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"updateBy":{"type":"string","description":"修改人","mock":{"mock":"hxk"},"minLength":1,"maxLength":32},"status":{"type":"string","description":"状态(0正常 1删除 2停用)","mock":{"mock":"0"},"minLength":1,"maxLength":2},"remarks":{"type":"string","description":"备注","minLength":1,"maxLength":255,"mock":{"mock":"测试"}},"tenancyId":{"type":"string","mock":{"mock":"-1"},"description":"租户id","minLength":1,"maxLength":2},"saleChannelStatus":{"type":"string","description":"渠道状态","mock":{"mock":"0"},"minLength":1,"maxLength":2},"tenancyMap":{"type":"object","properties":{},"description":"租户json {租户id:租户名称}"},"saleAppId":{"type":"string","description":"应用id","minLength":1,"maxLength":30}},"description":"请求报文","required":["saleChannelId","updateBy","updateDate","businessInfo","saleAppId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannelDirect"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}}},"description":"请求报文","required":["saleChannelId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"}},"description":"返回报文","required":["updatedCount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"},"saleChannelAppId":{"type":"string","description":"发券渠道appId"}},"description":"返回报文","required":["updatedCount","saleChannelAppId","saleChannelId"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2024-04-24
{"path":"\/_updateBrandSaleChannel","params":[]}
{"path":"\/_updateBrandSaleChannelDirect","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":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}},"createDate":{"type":"string","description":"创建时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"createBy":{"type":"string","description":"创建人","minLength":1,"maxLength":32,"mock":{"mock":"易百"}},"businessInfo":{"type":"string","mock":{"mock":"{\\"json\\": \\"测试\\"}"},"description":"营业信息","minLength":1,"maxLength":200},"updateDate":{"type":"string","description":"更新时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"updateBy":{"type":"string","description":"修改人","mock":{"mock":"hxk"},"minLength":1,"maxLength":32},"status":{"type":"string","description":"状态(0正常 1删除 2停用)","mock":{"mock":"0"},"minLength":1,"maxLength":2},"remarks":{"type":"string","description":"备注","minLength":1,"maxLength":255,"mock":{"mock":"测试"}},"tenancyId":{"type":"string","mock":{"mock":"-1"},"description":"租户id","minLength":1,"maxLength":2},"saleChannelStatus":{"type":"string","description":"渠道状态","mock":{"mock":"0"},"minLength":1,"maxLength":2},"tenancyMap":{"type":"object","properties":{},"description":"租户json {租户id:租户名称}"},"saleAppId":{"type":"string","description":"应用id","minLength":1,"maxLength":30}},"description":"请求报文","required":["saleChannelId","updateBy","updateDate","businessInfo","saleAppId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannelDirect"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}},"createDate":{"type":"string","description":"创建时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"createBy":{"type":"string","description":"创建人","minLength":1,"maxLength":32,"mock":{"mock":"易百"}},"businessInfo":{"type":"string","mock":{"mock":"{\\"json\\": \\"测试\\"}"},"description":"营业信息","minLength":1,"maxLength":200},"updateDate":{"type":"string","description":"更新时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"updateBy":{"type":"string","description":"修改人","mock":{"mock":"hxk"},"minLength":1,"maxLength":32},"status":{"type":"string","description":"状态(0正常 1删除 2停用)","mock":{"mock":"0"},"minLength":1,"maxLength":2},"remarks":{"type":"string","description":"备注","minLength":1,"maxLength":255,"mock":{"mock":"测试"}},"tenancyId":{"type":"string","mock":{"mock":"-1"},"description":"租户id","minLength":1,"maxLength":2},"saleChannelStatus":{"type":"string","description":"渠道状态","mock":{"mock":"0"},"minLength":1,"maxLength":2},"tenancyMap":{"type":"object","properties":{},"description":"租户json {租户id:租户名称}"},"saleAppId":{"type":"string","description":"应用id","minLength":1,"maxLength":30}},"description":"请求报文","required":["saleChannelId","updateBy","updateDate","businessInfo","saleAppId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"}},"description":"返回报文","required":["updatedCount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"}},"description":"返回报文","required":["updatedCount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2024-04-24
{"path":"\/_updateBrandSaleChannel","params":[]}
{"path":"\/_updateBrandSaleChannel","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":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateSaleChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}},"createDate":{"type":"string","description":"创建时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"createBy":{"type":"string","description":"创建人","minLength":1,"maxLength":32,"mock":{"mock":"易百"}},"businessInfo":{"type":"string","mock":{"mock":"{\\"json\\": \\"测试\\"}"},"description":"营业信息","minLength":1,"maxLength":200},"updateDate":{"type":"string","description":"更新时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"updateBy":{"type":"string","description":"修改人","mock":{"mock":"hxk"},"minLength":1,"maxLength":32},"status":{"type":"string","description":"状态(0正常 1删除 2停用)","mock":{"mock":"0"},"minLength":1,"maxLength":2},"remarks":{"type":"string","description":"备注","minLength":1,"maxLength":255,"mock":{"mock":"测试"}},"tenancyId":{"type":"string","mock":{"mock":"-1"},"description":"租户id","minLength":1,"maxLength":2},"saleChannelStatus":{"type":"string","description":"渠道状态","mock":{"mock":"0"},"minLength":1,"maxLength":2},"tenancyMap":{"type":"object","properties":{},"description":"租户json {租户id:租户名称}"},"saleAppId":{"type":"string","description":"应用id","minLength":1,"maxLength":30}},"description":"请求报文","required":["saleChannelId","updateBy","updateDate","businessInfo","saleAppId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateBrandSaleChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}},"createDate":{"type":"string","description":"创建时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"createBy":{"type":"string","description":"创建人","minLength":1,"maxLength":32,"mock":{"mock":"易百"}},"businessInfo":{"type":"string","mock":{"mock":"{\\"json\\": \\"测试\\"}"},"description":"营业信息","minLength":1,"maxLength":200},"updateDate":{"type":"string","description":"更新时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"updateBy":{"type":"string","description":"修改人","mock":{"mock":"hxk"},"minLength":1,"maxLength":32},"status":{"type":"string","description":"状态(0正常 1删除 2停用)","mock":{"mock":"0"},"minLength":1,"maxLength":2},"remarks":{"type":"string","description":"备注","minLength":1,"maxLength":255,"mock":{"mock":"测试"}},"tenancyId":{"type":"string","mock":{"mock":"-1"},"description":"租户id","minLength":1,"maxLength":2},"saleChannelStatus":{"type":"string","description":"渠道状态","mock":{"mock":"0"},"minLength":1,"maxLength":2},"tenancyMap":{"type":"object","properties":{},"description":"租户json {租户id:租户名称}"},"saleAppId":{"type":"string","description":"应用id","minLength":1,"maxLength":30}},"description":"请求报文","required":["saleChannelId","updateBy","updateDate","businessInfo","saleAppId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"}},"description":"返回报文","required":["updatedCount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"}},"description":"返回报文","required":["updatedCount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2024-04-24
{"path":"\/_updateSaleChannel_1713925643397","params":[]}
{"path":"\/_updateBrandSaleChannel","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":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateSaleChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}},"createDate":{"type":"string","description":"创建时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"createBy":{"type":"string","description":"创建人","minLength":1,"maxLength":32,"mock":{"mock":"易百"}},"businessInfo":{"type":"string","mock":{"mock":"{\\"json\\": \\"测试\\"}"},"description":"营业信息","minLength":1,"maxLength":200},"updateDate":{"type":"string","description":"更新时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"updateBy":{"type":"string","description":"修改人","mock":{"mock":"hxk"},"minLength":1,"maxLength":32},"status":{"type":"string","description":"状态(0正常 1删除 2停用)","mock":{"mock":"0"},"minLength":1,"maxLength":2},"remarks":{"type":"string","description":"备注","minLength":1,"maxLength":255,"mock":{"mock":"测试"}},"tenancyId":{"type":"string","mock":{"mock":"-1"},"description":"租户id","minLength":1,"maxLength":2},"saleChannelStatus":{"type":"string","description":"渠道状态","mock":{"mock":"0"},"minLength":1,"maxLength":2},"tenancyMap":{"type":"object","properties":{},"description":"租户json {租户id:租户名称}"},"saleAppId":{"type":"string","description":"应用id","minLength":1,"maxLength":30}},"description":"请求报文","required":["saleChannelId","updateBy","updateDate","businessInfo","saleAppId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"ebuydev100100100"}},"action":{"type":"string","default":"","minLength":1,"maxLength":50,"description":"交易类型","mock":{"mock":"_updateSaleChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1","mock":{"mock":"1"}},"saleChannelName":{"type":"string","description":"渠道名称","minLength":1,"maxLength":100,"mock":{"mock":"星巴克"}},"saleChannelConfig":{"type":"string","description":"渠道参数配置","minLength":1,"maxLength":99999,"mock":{"mock":"{\\"json\\": \\"测试\\"}"}},"createDate":{"type":"string","description":"创建时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"createBy":{"type":"string","description":"创建人","minLength":1,"maxLength":32,"mock":{"mock":"易百"}},"businessInfo":{"type":"string","mock":{"mock":"{\\"json\\": \\"测试\\"}"},"description":"营业信息","minLength":1,"maxLength":200},"updateDate":{"type":"string","description":"更新时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":50},"updateBy":{"type":"string","description":"修改人","mock":{"mock":"hxk"},"minLength":1,"maxLength":32},"status":{"type":"string","description":"状态(0正常 1删除 2停用)","mock":{"mock":"0"},"minLength":1,"maxLength":2},"remarks":{"type":"string","description":"备注","minLength":1,"maxLength":255,"mock":{"mock":"测试"}},"tenancyId":{"type":"string","mock":{"mock":"-1"},"description":"租户id","minLength":1,"maxLength":2},"saleChannelStatus":{"type":"string","description":"渠道状态","mock":{"mock":"0"},"minLength":1,"maxLength":2},"tenancyMap":{"type":"object","properties":{},"description":"租户json {租户id:租户名称}"},"saleAppId":{"type":"string","description":"应用id","minLength":1,"maxLength":30}},"description":"请求报文","required":["saleChannelId","updateBy","updateDate","businessInfo","saleAppId"]}},"required":["uuid","appId","action","timestamp","signType","sign","content","lang"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"}},"description":"返回报文","required":["updatedCount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"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":"getPaymentChannel"}},"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":{"saleChannelId":{"type":"number","description":"发券渠道id","minimum":1,"exclusiveMinimum":true,"maximum":99,"exclusiveMaximum":true,"default":"1"}},"description":"返回报文","required":["updatedCount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
api-id=36456
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