3. Retrieve
To retrieve the details of a specific wallet owner, the service on this page should be used with the appropriate parameters.
Retrieve Wallet Owner Details
Parameter
Type
Compulsory
Description
{
"IsSuccess": true,
"IsFailure": false,
"Value": {
"Id": "1223f471-ae54-493d-a7ba-8b138949e962",
"Fullname": "Enes Selman",
"Email": "Litzy_Zboncak@gmail.com",
"PhoneNumber": "+9052323230004",
"TaxNumber": "",
"IdentityNumber": "43276603742",
"OwnerType": "Individual",
"CompanyName": "test",
"Address": "address",
"Country": "country",
"City": "city",
"DateOfBirth": "2030-10-15",
"CreatedAt": "2025-08-16T19:16:08.211642Z",
"UpdatedAt": null
}
}Service Response
Parameter
Type
Description
Service Response (Value)
Parameter
Type
Description
Last updated