Skip to main content
e-Buy Docs
View All
Search
Shelves
Books
Log in
Info
Content
Books
e-Buy PaaS API
易百收银插件api
用户资产查询
用户资产查询
基本信息
接口名称:
用户资产查询
状 态:
已完成
接口路径:
POST
/paas/app/cashier/getMemberAssets
更新时间:
2021-06-27 23:03:54
Mock地址:
https://apimock.e-buychina.com/mock/605/paas/app/cashier/getMemberAssets
请求参数
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:getMemberAssets
timestamp
number
是
请求时间戳
Mock:@timestamp
lang
string
是
语言
最大长度:50
最小长度:1
Mock:zh_CN
content
object
是
请求报文
orderId
string
是
订单Id
Mock:mock100100
memberId
string
是
memberId
Mock:mock100100
platform
string
是
返回数据
参数名称
类型
必填
默认值
备注
其他信息
uuid
string
是
请求序列号
最大长度:50
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
success
boolean
是
交易成功与否
Mock:@boolean
action
string
是
交易类型
最大长度:50
最小长度:1
Mock:queryTrade
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
是
返回报文
memberId
string
是
memberId
最大长度:64
最小长度:1
Mock:@string
totalVoucherAmount
number
是
卡券总金额
Mock:@integer
points
object
否
业务订单 ID
cardVoucherList
array
是
卡券列表
walletId
string
否
ID
最大长度:31
最小长度:1
tenancyId
string
否
租户id
最大长度:10
最小长度:1
faceValue
number
否
面值
voucherAmount
number
否
余额
productType
string
否
产品类型(Voucher 电子券,Cashcard 现金卡)
最大长度:100
最小长度:1
voucherType
string
否
卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名)) 1
最大长度:16
最小长度:1
voucherName
string
否
卡券名称
最大长度:32
最小长度:1
voucherCode
string
否
卡
券码
最大长度:32
最小长度:1
voucherStatus
string
否
卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))
最大长度:32
最小长度:1
validStartTime
string
否
有效期开始时间
最大长度:32
最小长度:1
Mock:@datetime
validEndTime
string
否
有效期结束时间
最大长度:32
最小长度:1
Mock:@datetime
bindingTime
string
否
绑定时间
最大长度:32
最小长度:1
Mock:@datetime
validEndDays
number
否
过期天数
Mock:@integer
备注
变更历史
变更日期
变更内容
2021-06-27
{"path":"\/getMemberAssets","params":[]}
{"path":"\/getMemberAssets","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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"getMemberAssets"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"getMemberAssets"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"orderId":{"type":"string","mock":{"mock":"mock100100"},"description":"订单Id"},"memberId":{"type":"string","mock":{"mock":"mock100100"},"description":"memberId"},"platform":{"type":"string"}},"description":"请求报文","required":["orderId","memberId","platform"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"$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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"memberId","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"卡券列表"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"memberId","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"卡券列表"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2021-06-10
{"path":"\/getMemberAssets","params":[]}
{"path":"\/getMemberAssets","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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"getMemberAssets"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"$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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"memberId","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"卡券列表"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"memberId","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"卡券列表"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2021-05-26
{"path":"\/getMemberAssets","params":[]}
{"path":"\/getMemberAssets","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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"$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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"交易记录状态Paying支付中/Success成功/Fail失败/Refund部分退款/Refunded已全部退款","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"卡券列表"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"memberId","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"卡券列表"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2021-05-26
{"path":"\/getMemberAssets","params":[]}
{"path":"\/getMemberAssets","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":"raw"}
{"res_body_type":"json"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"$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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"交易记录状态Paying支付中/Success成功/Fail失败/Refund部分退款/Refunded已全部退款","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"订单支付总金额"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"交易记录状态Paying支付中/Success成功/Fail失败/Refund部分退款/Refunded已全部退款","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"卡券列表"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2021-05-26
{"path":"\/getMemberAssets","params":[]}
{"path":"\/getMemberAssets","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":"raw"}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"$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":"queryTrade"}},"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":{"cancelResult":{"type":"string","mock":{"mock":"@string"},"description":"撤销结果","minLength":1,"maxLength":50}},"description":"返回报文","required":["cancelResult"]}},"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":"queryTrade"}},"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":{"memberId":{"type":"string","mock":{"mock":"@string"},"description":"交易记录状态Paying支付中/Success成功/Fail失败/Refund部分退款/Refunded已全部退款","minLength":1,"maxLength":64},"totalVoucherAmount":{"type":"number","mock":{"mock":"@integer"},"description":"卡券总金额"},"points":{"type":"object","properties":{},"description":"业务订单 ID"},"cardVoucherList":{"type":"array","items":{"type":"object","properties":{"walletId":{"type":"string","description":"ID","minLength":1,"maxLength":31},"tenancyId":{"type":"string","minLength":1,"maxLength":10,"description":"租户id"},"faceValue":{"type":"number","description":"面值","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"voucherAmount":{"type":"number","description":"余额","minimum":1,"exclusiveMinimum":true,"maximum":10000,"exclusiveMaximum":true},"productType":{"type":"string","description":"产品类型(Voucher 电子券,Cashcard 现金卡)","minLength":1,"maxLength":100},"voucherType":{"type":"string","description":"卡券类型(券(Ecoupon 电子券),现金卡(0 不记名,1 记名))1","minLength":1,"maxLength":16},"voucherName":{"type":"string","description":"卡券名称","minLength":1,"maxLength":32},"voucherCode":{"type":"string","description":"卡/券码","minLength":1,"maxLength":32},"voucherStatus":{"type":"string","description":"卡券状态(券状态(00 可使用,01 已使用,02 可使用(一码多次使用时,码还有可用次数),03 未激活,04 已冻结,05 已作废,06 已过期,07 未生效,09 码异常,不能用,35 码配置异常),卡状态(0未激活 1可用 2冻结 3已过期 4已退卡 5已销卡 6余额已用完))","minLength":1,"maxLength":32},"validStartTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期开始时间","minLength":1,"maxLength":32},"validEndTime":{"type":"string","mock":{"mock":"@datetime"},"description":"有效期结束时间","minLength":1,"maxLength":32},"bindingTime":{"type":"string","description":"绑定时间","mock":{"mock":"@datetime"},"minLength":1,"maxLength":32},"validEndDays":{"type":"number","mock":{"mock":"@integer"},"description":"过期天数","minimum":1,"exclusiveMinimum":true,"maximum":16,"exclusiveMaximum":true}}},"description":"订单支付总金额"}},"description":"返回报文","required":["memberId","cardVoucherList","totalVoucherAmount"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2021-05-26
{"path":"\/getMemberAssets","params":[]}
{"path":"\/getMemberAssets","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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"cancelTradeNo":{"type":"string","description":"交易撤销编号","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"}}},"description":"请求报文","required":["outTradeNo","cancelTradeNo"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"memberId":{"type":"string","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"},"description":"memberId"}},"description":"请求报文","required":["outTradeNo","memberId"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"$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":"queryTrade"}},"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":{"cancelResult":{"type":"string","mock":{"mock":"@string"},"description":"撤销结果","minLength":1,"maxLength":50}},"description":"返回报文","required":["cancelResult"]}},"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":"queryTrade"}},"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":{"cancelResult":{"type":"string","mock":{"mock":"@string"},"description":"撤销结果","minLength":1,"maxLength":50}},"description":"返回报文","required":["cancelResult"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
2021-05-26
{"path":"\/cancel_1622020768524","params":[]}
{"path":"\/getMemberAssets","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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"cancelTradeNo":{"type":"string","description":"交易撤销编号","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"}}},"description":"请求报文","required":["outTradeNo","cancelTradeNo"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"type":"object","title":"empty object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号","minLength":1,"maxLength":50},"appId":{"type":"string","mock":{"mock":"@natural"},"description":"请求AppId","minLength":1,"maxLength":50},"action":{"type":"string","mock":{"mock":"cancel"},"description":"交易类型","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳","minimum":0,"exclusiveMinimum":true,"maximum":14,"exclusiveMaximum":true},"lang":{"type":"string","mock":{"mock":"zh_CN"},"description":"语言","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"outTradeNo":{"type":"string","mock":{"mock":"mock100100"},"minLength":1,"maxLength":32,"description":"外部商户订单号"},"cancelTradeNo":{"type":"string","description":"交易撤销编号","maxLength":32,"minLength":1,"mock":{"mock":"mock100100"}}},"description":"请求报文","required":["outTradeNo","cancelTradeNo"]}},"required":["uuid","appId","action","timestamp","lang","content"]}
{"$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":"queryTrade"}},"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":{"cancelResult":{"type":"string","mock":{"mock":"@string"},"description":"撤销结果","minLength":1,"maxLength":50}},"description":"返回报文","required":["cancelResult"]}},"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":"queryTrade"}},"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":{"cancelResult":{"type":"string","mock":{"mock":"@string"},"description":"撤销结果","minLength":1,"maxLength":50}},"description":"返回报文","required":["cancelResult"]}},"required":["uuid","action","timestamp","success","errorCode","errorMessage","content"],"description":"ROOT"}
api-id=29772
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