Skip to main content

【通知类】同步天正会员信息并合并资产

基本信息

接口名称:同步天正用户信息状  态:已完成
接口路径:POST /paas/micro/voucherwallet/syncPlatformUserInfo更新时间:2025-09-03 01:37:43
Mock地址:https://apimock.e-buychina.com/mock/77/paas/micro/voucherwallet/syncPlatformUserInfo

请求参数

Headers:

参数名称参数值是否必填
Content-Typeapplication/json

Body:

参数名称类型必填默认值备注其他信息
uuidstringuuid最大长度:32
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
actionstring交易名称最大长度:50
最小长度:1
Mock:syncPlatformUserInfo
timestampnumber请求时间戳Mock:@timestamp
appIdstring请求AppId最大长度:50
最小长度:1
Mock:@string
contentobject请求体
  platformTypestring平台类型最大长度:50
最小长度:1
Mock:@string
  platformOpenIdstring平台用户openId最大长度:50
最小长度:1
Mock:@string
  thirdOpenIdstring品牌侧用户openId最大长度:50
最小长度:1
Mock:@string
  phoneNumberstring手机号最大长度:50
最小长度:1
Mock:@string
signTypestringMock:sha256
signstringMock:@natural

返回数据

参数名称类型必填默认值备注其他信息
uuidstring
actionstring
contentobject
  countnumber
successboolean
errorCodestring
errorMessagestring
timestampnumber
signTypestring
signstring

备注

支持的platformType:

tmail:天猫

meituan: 新美大

tiktok: 抖音本地生活

WechatMiniProgram: brandhub微信端

AlipayTinyApp: brandhub支付宝端 

alipay: 消费圈




变更历史

变更日期变更内容
2025-03-31
2024-10-23
2024-10-22
2024-10-22
api-id=37320

image.png