Credit Simulation API
La Credit Simulation API génère des scénarios de financement, échéanciers et plans d'amortissement pour des parcours crédit Open Dev personnalisés.
Elle offre des endpoints pour préparer une demande de crédit : simulation des mensualités, évaluation du score, validation des critères, gestion des documents et suivi de la demande.
Error Codes:
Below is a table listing the possible error codes and their descriptions:
System Errors |Error Code||Description||ERR_GENERAL_0001||An internal service error occurred.|
|ERR_GENERAL_0002||Invalid data format.|
|ERR_GENERAL_0003||Argument type mismatch.|
|ERR_GENERAL_0004||The requested resource was not found.|
|ERR_GENERAL_0005||An unexpected error occurred. Please try again later.|
|ERR_GENERAL_0006||One or more fields contain invalid data.|
|ERR_GENERAL_0007||Missing required attribute(s) : %s|
|ERR_GENERAL_0008||Validation failed for one or more fields.|
|ERR_GENERAL_0009||User with profile '%s' is not authorized to access this endpoint|
|ERR_GENERAL_0010||Failed to deserialize the request payload.|
|ERR_GENERAL_0011||The service is currently unavailable. Please try again later.|
|ERR_GENERAL_0012||You are not authorized to access this resource.|
|ERR_GENERAL_0013||We couldn’t retrieve the information because something went wrong.|
|ERR_GENERAL_0014||Missing data from the request : %s|
|ERR_GENERAL_0015||The operation was not successful. Please try again later.|
|ERR_GENERAL_0016||The maximum allowed length has been reached. The allowed limit is %d %s|
|ERR_GENERAL_0017||This file type is not allowed. The allowed files are {%s}|
|ERR_PYT_0001||Credit configuration not found|
|ERR_PYT_0002||Customer not eligible for credit|
|ERR_PYT_0003||A transaction issue occurred with the CBS web service|
|ERR_PYT_0004||The credit request was not found.|
|ERR_PYT_0005||Unable to upload the documents.|
|ERR_PYT_0006||Unable to calculate the installment amount.|
|ERR_PYT_0007||The customer's credit score is not favorable for proceeding with the request.|
|ERR_PYT_0008||A potential fraud attempt was detected during the credit process.|
|ERR_PYT_0009||The file upload request is missing required files or file types.|
|ERR_PYT_0010||The file upload request is missing required file types.|
|ERR_PYT_0011||The number of uploaded files does not match the number of provided file types.|
Authentication
- HTTP: Bearer Auth
| Security Scheme Type: || http |
| HTTP Authorization Scheme: || bearer |
| Bearer format: || JWT |