Quote a loan without placing it on cover
POST
/credit-life/policies/{policyId}/pricing
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
policyId*
Type
Requiredstring
Request Body
application/json
JSON "amount": 0, "startDate": "string", "endDate": "string"
{
}
Responses
What the same loan would be charged. Nothing is written.
application/json
JSON "tenureMonths": 0, "coveredAmount": 0, "freeCoverExcess": 0, "rate": 0, "netPremium": 0, "levy": 0, "grossPremium": 0, "adminFee": 0, "commissionFee": 0, "currency": "string"
{
}
