List loan products [Beta]

List loan products.

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

Next page cursor

int32
≤ 50

Maximum returned list size. Default = 10.

string
length ≤ 80

Loan product ID. Accepts either a lowercase UUID (e.g., "2717a296-124a-47cc-b2a1-91e80dc723eb") or an uppercase alphanumeric string with underscores (e.g., "MY_LOAN_PRODUCT_001"). If not provided during creation, a UUID is auto-generated.

string
length ≤ 256

Open text that describes the product

int64

Program ID filter

string
enum
Defaults to BNPL

Filter by loan product type

Allowed:
int32
0 to 999

ISO 4217 currency code filter

string
enum

Filter by collateral type

Allowed:
string
enum
Defaults to NONE

Filter by disbursement method type

Allowed:
string
enum

Filter by loan product status

Allowed:
date

Search for products created from this date

date

Search for products created until this date. Note: If endDate is provided, startDate must also be provided. This dependency is required by the API.

string
enum
Defaults to CREATION_DATE

Field to sort by

Allowed:
string
enum
Defaults to ASC

Sort order

Allowed:
Responses

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