Skip to content

Get a covered loan

GET
/credit-life/loans/{loanId}

Authorizations

BearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

loanId*
Type
string
Required

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