Credit Life
Protect your business against your customers loan default.
Claim Credit Life
Use this end-point to lodge a claim to settle outstanding loan amounts when your customers default.
POST
https://api.mycover.ai/v1/claims/credit-life
Request Body
police_report
file
Police report document. Only required if incident was a result of an accident
policy_number*
string
Policy number
incident_type*
string
Reason for customer default ("Death", "Permanent disability", "Temporary disability", "Critical illness", "Loss of job", "Burglary")
accidental*
bolean string
Incident caused by an accident
loan_offer_date*
string
Loan offer/disbursement date
loan_repayment_date*
string
Loan repayment end date
loan_amount*
number string
Loan amount given to customer.
pending_repayment_amount*
number string
Pending repayment
loan_offer_letter*
file
Loan offer letter document
medical_report
file
Medical report required for "Death", "Permanent disability", "Temporary disability", "Critical illness"
employment_termination_letter
file
Employement termination letter required for "Loss of job"
The incident_type
parameter can only be one of the available types. The supported values are "Death", "Permanent disability", "Temporary disability", "Critical illness", "Loss of job", "Burglary".
Use form data
Last updated
Was this helpful?