List Loan Products
API Endpoints
List Loan Products
Retrieves a list of all activated loan products available to customers.
GET
List Loan Products
Fetches all active loan products that customers can apply for, including product details, interest rates, tenure options, and eligibility requirements.
Request Headers
string
required
The JWT Access Token obtained from the
/login or /refresh-token endpoint.string
required
Unique idempotency key for the request to prevent duplicate processing.
string
required
The date and time at which the request was initiated (ISO 8601 format).
string
required
The IP address of the customer making the request.
string
required
Unique identifier for the interaction/session.
Response
200
List of loan products retrieved successfully
