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
Required
Description
{
"Value": {
"Id": "529a2e8a-fd42-43d5-a87f-49b3c6a5c145",
"Fullname": "yiğit",
"Email": "[email protected]",
"PhoneNumber": "+9052323221591",
"TaxNumber": "",
"IdentityNumber": "11111111110",
"OwnerType": "Individual",
"CompanyName": "Gutkowski - Turcotte",
"Address": "address",
"Country": "country",
"City": "city",
"DateOfBirth": "2030-10-15",
"MerchantId": 2071,
"CreatedAt": "2025-04-21T20:11:59.611512Z",
"UpdatedAt": null
},
"Errors": [],
"IsSuccess": true,
"IsFailure": false
}Service Response
Parameter
Type
Description
Service Response (Value)
Parameter
Type
Description
Last updated