1. List
Access the wallet owners (users) list via the service on this page.
Wallet Owner List
Parameter
Type
Required
Description
Parameter
Description
{
"Items": [
{
"Id": "59cba0b2-6c2a-43b0-a560-2f795ea6dea8",
"Fullname": "yiğit",
"Email": "[email protected]",
"PhoneNumber": "+9052303223491",
"TaxNumber": "",
"IdentityNumber": null,
"OwnerType": "Individual",
"CompanyName": "Jones, Kerluke and Abshire",
"Address": "address",
"Country": "country",
"City": "city",
"DateOfBirth": "2030-10-15",
"MerchantId": 2071,
"CreatedAt": "2025-04-09T10:29:00.452264Z",
"UpdatedAt": null
}
],
"PageNumber": 1,
"TotalPages": 1,
"TotalCount": 1,
"HasPreviousPage": false,
"HasNextPage": false,
"Errors": [],
"IsSuccess": true,
"IsFailure": false
}Service Response
Parameter
Type
Description
Service Response (Items)
Parameter
Type
Description
Last updated