API Endpoints
Repayment Instructions
Retrieves detailed repayment instructions for a loan, including payment methods and account details.
GET
Fetches comprehensive repayment instructions for a loan, including bank account details, payment reference numbers, and step-by-step instructions for making repayments.
Request Headers
string
required
The JWT Access Token obtained from the
/login or /refresh-token endpoint.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.
Path Parameters
string
required
The unique identifier (UUID) of the loan application for which to get repayment instructions.
Response
Returns detailed repayment instructions.string
default:"SUCCESS"
Overall status of the API request.
object
Repayment instructions details.
