Get Loan Offer
API Endpoints
Get Loan Offer
Retrieves the current loan offer for the customer.
GET
Get Loan Offer
Returns the loan offer details made to the customer after the underwriting process. The offer may differ from the requested amount.
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
Loan offers retrieved successfully
