List All Loan Accounts
This allows the retrieval of all loan account in a paginated or non-paginated format.Optional Query Parameters
| Name | Description | Required | Type |
|---|---|---|---|
| page | Pagination, index to start searching at when retrieving elements, used in combination with perPage to paginate results | false | Integer |
| perPage | Pagination, the number of elements to retrieve, used in combination with page to paginate results | false | Integer |