Claims
-
API for insured debt claims- List of covered debt dossiers, GET /contracts/{contractNo}/dossiers This app allows list of claims files.
- Consultation of a claim file, GET /contracts/{contractNo}/ dossiers/{dossierNo} This app allows consult a dossier.
- List of non-payments of a file, GET /contracts/{contractNo}/dossiers/{dossierNo}/non-payments This app allows non-payments list of a dossier.
- Consultation of a non-payment, GET /contracts/{contractNo}/dossiers/{dossierNo}/non-payments/{internalNo} This app allows nonpayment consult.
- List of settlements, GET /contracts/{contractNo}
Plans
In order to subscribe, you must create an account or sign in.