Skip to main content
e-Buy Docs
View All
Search
Shelves
Books
Log in
Info
Content
Books
e-Buy PaaS API
卡券包能力API
【通知类】同步天正会员信息并合并资产
【通知类】同步天正会员信息并合并资产
基本信息
接口名称:
同步天正用户信息
状 态:
已完成
接口路径:
POST
/paas/micro/voucherwallet/syncPlatformUserInfo
更新时间:
2025-11-04 21:18:19
Mock地址:
https://apimock.e-buychina.com/mock/77/paas/micro/voucherwallet/syncPlatformUserInfo
请求参数
Headers:
参数名称
参数值
是否必填
Content-Type
application/json
是
Body:
参数名称
类型
必填
默认值
备注
其他信息
uuid
string
是
uuid
最大长度:32
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
action
string
是
交易名称
最大长度:50
最小长度:1
Mock:syncPlatformUserInfo
timestamp
number
是
请求时间戳
Mock:@timestamp
appId
string
是
请求AppId
最大长度:50
最小长度:1
Mock:@string
content
object
是
请求体
platformType
string
是
平台类型
最大长度:50
最小长度:1
Mock:@string
platformOpenId
string
是
平台用户openId
最大长度:50
最小长度:1
Mock:@string
thirdOpenId
string
是
品牌侧用户openId
最大长度:50
最小长度:1
Mock:@string
phoneNumber
string
是
手机号
最大长度:50
最小长度:1
Mock:@string
signType
string
是
Mock:sha256
sign
string
是
Mock:@natural
返回数据
参数名称
类型
必填
默认值
备注
其他信息
uuid
string
否
action
string
否
content
object
否
count
number
否
success
boolean
否
errorCode
string
否
errorMessage
string
否
timestamp
number
否
signType
string
否
sign
string
否
备注
支持的platformType: ALL: 所有(根据手机号绑定所有渠道) alipay: 消费圈 LiXiang: 理想 chinamobile: 中国移动
变更历史
变更日期
变更内容
2025-03-31
{"path":"\/syncPlatformUserInfo","params":[]}
{"path":"\/syncPlatformUserInfo","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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32) "},"description":"uuid","minLength":1,"maxLength":32},"action":{"type":"string","mock":{"mock":"syncPlatformUserInfo"},"description":"交易名称","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"appId":{"type":"string","mock":{"mock":"@string"},"description":"请求AppId","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"platformType":{"type":"string","mock":{"mock":"@string"},"description":"平台类型","minLength":1,"maxLength":50},"platformOpenId":{"type":"string","mock":{"mock":"@string"},"description":"平台用户openId","minLength":1,"maxLength":50},"thirdOpenId":{"type":"string","mock":{"mock":"@string"},"description":"品牌测用户openId","minLength":1,"maxLength":50},"phoneNumber":{"type":"string","mock":{"mock":"@string"},"description":"手机号","minLength":1,"maxLength":50}},"description":"请求体","required":["platformType","platformOpenId","thirdOpenId","phoneNumber"]},"signType":{"type":"string","mock":{"mock":"sha256"}},"sign":{"type":"string","mock":{"mock":"@natural"}}},"required":["uuid","action","timestamp","appId","content","signType","sign"]}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32) "},"description":"uuid","minLength":1,"maxLength":32},"action":{"type":"string","mock":{"mock":"syncPlatformUserInfo"},"description":"交易名称","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"appId":{"type":"string","mock":{"mock":"@string"},"description":"请求AppId","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"platformType":{"type":"string","mock":{"mock":"@string"},"description":"平台类型","minLength":1,"maxLength":50},"platformOpenId":{"type":"string","mock":{"mock":"@string"},"description":"平台用户openId","minLength":1,"maxLength":50},"thirdOpenId":{"type":"string","mock":{"mock":"@string"},"description":"品牌侧用户openId","minLength":1,"maxLength":50},"phoneNumber":{"type":"string","mock":{"mock":"@string"},"description":"手机号","minLength":1,"maxLength":50}},"description":"请求体","required":["platformType","platformOpenId","thirdOpenId","phoneNumber"]},"signType":{"type":"string","mock":{"mock":"sha256"}},"sign":{"type":"string","mock":{"mock":"@natural"}}},"required":["uuid","action","timestamp","appId","content","signType","sign"]}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string"},"action":{"type":"string"},"content":{"type":"object","properties":{"count":{"type":"number"}}},"success":{"type":"boolean"},"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"timestamp":{"type":"number"},"signType":{"type":"string"},"sign":{"type":"string"}}}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string"},"action":{"type":"string"},"content":{"type":"object","properties":{"count":{"type":"number"}}},"success":{"type":"boolean"},"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"timestamp":{"type":"number"},"signType":{"type":"string"},"sign":{"type":"string"}}}
2024-10-23
{"path":"\/syncPlatformUserInfo","params":[]}
{"path":"\/syncPlatformUserInfo","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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32) "},"description":"uuid","minLength":1,"maxLength":32},"action":{"type":"string","mock":{"mock":"syncPlatformUserInfo"},"description":"交易名称","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"appId":{"type":"string","mock":{"mock":"@string"},"description":"请求AppId","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"platformType":{"type":"string","mock":{"mock":"@string"},"description":"平台类型","minLength":1,"maxLength":50},"platformOpenId":{"type":"string","mock":{"mock":"@string"},"description":"平台用户openId","minLength":1,"maxLength":50},"thirdOpenId":{"type":"string","mock":{"mock":"@string"},"description":"品牌测用户openId","minLength":1,"maxLength":50},"phoneNumber":{"type":"string","mock":{"mock":"@string"},"description":"手机号","minLength":1,"maxLength":50}},"description":"请求体","required":["platformType","platformOpenId","thirdOpenId","phoneNumber"]},"signType":{"type":"string","mock":{"mock":"sha256"}},"sign":{"type":"string","mock":{"mock":"@natural"}}},"required":["uuid","action","timestamp","appId","content","signType","sign"]}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32) "},"description":"uuid","minLength":1,"maxLength":32},"action":{"type":"string","mock":{"mock":"syncPlatformUserInfo"},"description":"交易名称","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"appId":{"type":"string","mock":{"mock":"@string"},"description":"请求AppId","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"platformType":{"type":"string","mock":{"mock":"@string"},"description":"平台类型","minLength":1,"maxLength":50},"platformOpenId":{"type":"string","mock":{"mock":"@string"},"description":"平台用户openId","minLength":1,"maxLength":50},"thirdOpenId":{"type":"string","mock":{"mock":"@string"},"description":"品牌测用户openId","minLength":1,"maxLength":50},"phoneNumber":{"type":"string","mock":{"mock":"@string"},"description":"手机号","minLength":1,"maxLength":50}},"description":"请求体","required":["platformType","platformOpenId","thirdOpenId","phoneNumber"]},"signType":{"type":"string","mock":{"mock":"sha256"}},"sign":{"type":"string","mock":{"mock":"@natural"}}},"required":["uuid","action","timestamp","appId","content","signType","sign"]}
{}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string"},"action":{"type":"string"},"content":{"type":"object","properties":{"count":{"type":"number"}}},"success":{"type":"boolean"},"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"timestamp":{"type":"number"},"signType":{"type":"string"},"sign":{"type":"string"}}}
2024-10-22
{"path":"\/syncPlatformUserInfo","params":[]}
{"path":"\/syncPlatformUserInfo","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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"uuid","minLength":1,"maxLength":32},"action":{"type":"string","mock":{"mock":"syncPlatformUserInfo"},"description":"交易名称","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"appId":{"type":"string","mock":{"mock":"@string"},"description":"请求AppId","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"platformType":{"type":"string","mock":{"mock":"@string"},"description":"平台类型","minLength":1,"maxLength":50},"platformOpenId":{"type":"string","mock":{"mock":"@string"},"description":"平台用户openId","minLength":1,"maxLength":50},"thirdOpenId":{"type":"string","mock":{"mock":"@string"},"description":"品牌测用户openId","minLength":1,"maxLength":50},"phoneNumber":{"type":"string","mock":{"mock":"@string"},"description":"手机号","minLength":1,"maxLength":50}},"description":"请求体","required":["platformType","platformOpenId","thirdOpenId","phoneNumber"]},"signType":{"type":"string","mock":{"mock":"sha256"}},"sign":{"type":"string","mock":{"mock":"@natural"}}},"required":["uuid","action","timestamp","appId","content","signType","sign"]}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32) "},"description":"uuid","minLength":1,"maxLength":32},"action":{"type":"string","mock":{"mock":"syncPlatformUserInfo"},"description":"交易名称","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"appId":{"type":"string","mock":{"mock":"@string"},"description":"请求AppId","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"platformType":{"type":"string","mock":{"mock":"@string"},"description":"平台类型","minLength":1,"maxLength":50},"platformOpenId":{"type":"string","mock":{"mock":"@string"},"description":"平台用户openId","minLength":1,"maxLength":50},"thirdOpenId":{"type":"string","mock":{"mock":"@string"},"description":"品牌测用户openId","minLength":1,"maxLength":50},"phoneNumber":{"type":"string","mock":{"mock":"@string"},"description":"手机号","minLength":1,"maxLength":50}},"description":"请求体","required":["platformType","platformOpenId","thirdOpenId","phoneNumber"]},"signType":{"type":"string","mock":{"mock":"sha256"}},"sign":{"type":"string","mock":{"mock":"@natural"}}},"required":["uuid","action","timestamp","appId","content","signType","sign"]}
{}
{}
2024-10-22
{"path":"\/syncPlatformUserInfo","params":[]}
{"path":"\/syncPlatformUserInfo","params":[]}
[]
[{"required":"1","name":"Content-Type","value":"application\/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","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"uuid","minLength":1,"maxLength":32},"action":{"type":"string","mock":{"mock":"syncPlatformUserInfo"},"description":"交易名称","minLength":1,"maxLength":50},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"appId":{"type":"string","mock":{"mock":"@string"},"description":"请求AppId","minLength":1,"maxLength":50},"content":{"type":"object","properties":{"platformType":{"type":"string","mock":{"mock":"@string"},"description":"平台类型","minLength":1,"maxLength":50},"platformOpenId":{"type":"string","mock":{"mock":"@string"},"description":"平台用户openId","minLength":1,"maxLength":50},"thirdOpenId":{"type":"string","mock":{"mock":"@string"},"description":"品牌测用户openId","minLength":1,"maxLength":50},"phoneNumber":{"type":"string","mock":{"mock":"@string"},"description":"手机号","minLength":1,"maxLength":50}},"description":"请求体","required":["platformType","platformOpenId","thirdOpenId","phoneNumber"]},"signType":{"type":"string","mock":{"mock":"sha256"}},"sign":{"type":"string","mock":{"mock":"@natural"}}},"required":["uuid","action","timestamp","appId","content","signType","sign"]}
{}
{}
api-id=37320
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