A AuthMS API Wiki API Reference iam.tianv.com →

POST /internal/wallets/export-user-data

供 identity-service 等内部服务调用,返回该用户在 wallet-service 中的所有钱包、交易数据(用于GDPR数据可携带权)

钱包服务 - 内部接口 None application/json

Request Body

Accepts an empty JSON object {}

Responses

StatusDescriptionSchema
200用户钱包数据导出object
400请求参数错误gitee_com_linmes_authms_base_dto.SimpleResponse
401未认证或API密钥无效gitee_com_linmes_authms_base_dto.SimpleResponse
500服务内部错误gitee_com_linmes_authms_base_dto.SimpleResponse

Referenced Schemas

gitee_com_linmes_authms_base_dto.SimpleResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No
timestamp string No