List Loans

Auto-generated from LoanListView. Use limit and offset for pagination. If the query string is empty, the server returns up to its configured maximum. If filters are present without limit/offset, all matching rows are returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Partial match on loan reference (case-insensitive).

date

Filter by loan creation calendar date (YYYY-MM-DD).

date

Include loans created on or after this date (YYYY-MM-DD).

date

Include loans created on or before this date (YYYY-MM-DD).

uuid

Filter by pre-loan customer id.

uuid

Filter by product id (via pre-loan offer).

uuid

Filter by currency id (via product currency project).

uuid

Filter by aggregator id (via pre-loan).

string
enum

Filter by loan status (case-insensitive match on loan_status).

Allowed:
int32

Maximum number of items to return.

int32

Pagination offset.

Headers
string
required

API key generated for client authentication.

string
required

Aggregator identifier for request ownership.

Responses

500

Internal server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json