List loans

Retrieves all loans (funded applications) for a person, including nested payment plans and installment details.

A Loan is an application that reached the FUNDED status, meaning the disbursement was successful and the merchant can confirm the order.

Each loan includes:

  • Loan summary (amount, status, dates)
  • Payment plan with all installments and their current statuses
  • Order reference for reconciliation with the merchant system
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Person identifier (UUID)

Query Params
string
enum

Filter by loan status

Show Details
FUNDEDActive loan — disbursement completed successfully
COMPLETEDAll installments have been paid in full
DEFAULTEDLoan is in default due to severe delinquency
CANCELLEDLoan has been cancelled (full refund processed)
REFUNDEDLoan has been refunded (partial or full)
Allowed:
integer
≥ 1
Defaults to 1

Page number (1-based)

integer
1 to 100
Defaults to 20

Number of items per page

Responses

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