List All Loan Statements

List statements for a loan with optional date filters and pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Defaults to 2201

The unique identifier of the loan.

Regex: ^\d+$

Example: 2201

Query Params
date
Defaults to 2025-08-01

Inclusive start-date filter in yyyy-MM-dd format.

Example: 2025-08-01

date
Defaults to 2025-08-31

Inclusive end-date filter in yyyy-MM-dd format.

Example: 2025-08-31

integer
Defaults to 0

The first position of the pagination list start from 0.

Regex: ^\d+$

Example: 0

integer
Defaults to 50

The number of items in the pagination list that being queried.

Regex: ^\d+$

Example: 20

Headers
string
required
Defaults to default

Tenant routing identifier for Embarc.

Example: default

Responses

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