Get Loans

This endpoint allows you to retrieve a comprehensive list of loans associated with your platform. By default, it returns all loans; however, you can narrow the results by providing optional query parameters. Use the merchantId parameter to filter loans specific to a particular merchant, or use the type parameter to filter by the type of loan, such as B2B (business-to-business) or B2B2C (business-to-business-to-consumer). These flexible filtering options make it easy to tailor the response to your specific needs, whether you’re managing data for a single merchant or analyzing loans by category.

Query Params
string

Filter loan records by merchant id

string
enum

Filter loan records by loan type

Allowed:
string

Keyset pagination cursor. Omit it for the first page, then pass the lastId returned by the previous response to fetch the next page. Iteration is complete when the response reports hasMore as false.

Responses

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