贷款列表

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

人员标识符(UUID)

Query Params
string
enum

按贷款状态筛选

Show Details
FUNDED活跃贷款——放款成功完成
COMPLETED所有分期已全额支付
DEFAULTED贷款因严重拖欠而违约
CANCELLED贷款已取消(已处理全额退款)
REFUNDED贷款已退款(部分或全额)
Allowed:
integer
≥ 1
Defaults to 1

页码(从1开始)

integer
1 to 100
Defaults to 20

每页项目数

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