4. List
You can use this service to list the applied limits.
List Limit Records
Parameter
Type
Required
Description
Parameter
Description
{
"Items": [
{
"Id": "5c9f2a4b-f4a7-486a-b3c9-b42c5b69386c",
"LimitType": "Monthly",
"LimitCategory": "Deposit",
"LimitApproach": "Amount",
"Value": 1000.00,
"MerchantId": 2071,
"CurrencyId": "2814d667-2e0f-4225-bf1d-b1dccea85805",
"CurrencyCode": "TRY",
"CreatedAt": "2025-04-29T08:43:04.891796Z",
"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