Skip to content

Get a covered loan by the partner reference it was submitted with

GET
/credit-life/loans/by-reference

Authorizations

BearerAuth
Type
HTTP (bearer)

Parameters

Query Parameters

partnerLoanReference
Type
string

Responses

Success

application/json
JSON
{
  
"id": "string",
  
"clientName": "string",
  
"nrcNumber": "string",
  
"amount": 0,
  
"coveredAmount": 0,
  
"premiumRate": 0,
  
"netPremium": 0,
  
"levy": 0,
  
"grossPremium": 0,
  
"status": "string",
  
"startDate": "string",
  
"endDate": "string",
  
"partnerLoanReference": "string",
  
"interestRate": 0
}

Playground

Authorization
Variables
Key
Value

Samples

Built with ❤️ by Hobbiton Technologies