Get Application
API Endpoints
Get Application
Retrieves detailed information about a specific loan application by its ID.
GET
Get Application
Fetches comprehensive details of a loan application including customer information, loan terms, status, eligibility answers, and related data.
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 application to retrieve.
