Financing Workflow API
La Financing Workflow API orchestre les dossiers de financement : collecte de pièces, validations, décisions et pilotage temps réel pour des expériences Open Dev.
Elle couvre la simulation de financement, la gestion des dossiers, le workflow d'approbation et le suivi des décisions pour vos parcours financement personnalisés.
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_GENERAL_0018|
|You are not authorized to access this resource|
|ERR_GENERAL_0019|
|The file is infected with a virus|
FinancingErrorCodes |Error Code||Description||ERR_FIN_001|
|Document not found|
|ERR_FIN_002|
|Missing required documents for this financing type|
|ERR_FIN_003|
|Invalid number of uploaded documents|
|ERR_FIN_004|
|Invalid file extension|
|ERR_FIN_005|
|Invalid file size|
|ERR_FIN_006|
|Total size of uploaded documents exceeds allowed limit|
|ERR_FIN_007|
|Financing request not found|
|ERR_FIN_008|
|Invalid entity type for financing pre-control|
|ERR_FIN_009|
|Financing type parameters not found|
|ERR_FIN_010|
|The requested amount is outside authorized limits|
|ERR_FIN_011|
|The requested duration is outside authorized limits|
|ERR_FIN_012|
|Failed to store the file|
|ERR_FIN_013|
|Financing request not found|
|ERR_FIN_014|
|Financing request cannot be rejected in current status|
|ERR_FIN_015|
|Financing request cannot be validated in current status|
|ERR_FIN_016|
|Financing request is already validated|
|ERR_FIN_017|
|Document type nnot found|
|ERR_FIN_018|
|Financing line request not found|
|ERR_FIN_019|
|Financing line request cannot be rejected in current status|
|ERR_FIN_020|
|Financing line request cannot be validated in current status|
|ERR_FIN_021|
|Financing draw request cannot be rejected in current status|
|ERR_FIN_022|
|Financing draw request cannot be validated in current status|
|ERR_FIN_023|
|Number of uploaded documents is below the minimum required|
|ERR_FIN_024|
|Number of uploaded documents exceeds the maximum allowed|
|ERR_FIN_025|
|File size is below the minimum allowed|
|ERR_FIN_026|
|File size exceeds the maximum allowed|
|ERR_FIN_027|
|File extension is not allowed|
|ERR_FIN_028|
|Total upload size exceeds the allowed limit|
|ERR_FIN_029|
|Invalid personal contribution|
Authentication
- HTTP: Bearer Auth
| Security Scheme Type: || http |
| HTTP Authorization Scheme: || bearer |
| Bearer format: || JWT |