Eligibility Questions
API Endpoints
Eligibility Questions
Retrieves the eligibility questions required for a specific loan product.
GET
Eligibility Questions
Fetches all eligibility questions that customers need to answer when applying for a specific loan product. These questions are used to determine if the customer meets the product’s eligibility criteria.
Request Headers
The JWT Access Token obtained from the
/login or /refresh-token endpoint.Unique idempotency key for the request to prevent duplicate processing.
The date and time at which the request was initiated (ISO 8601 format).
The IP address of the customer making the request.
Unique identifier for the interaction/session.
Path Parameters
The unique identifier (UUID) of the loan product whose eligibility questions to retrieve.
Path Parameters
Response
200
Eligibility questions retrieved successfully
