Upload Documents for Credit Request
POST/api/v1/credit-applications/documents
Uploads one or more documents related to a credit request. Each file must have a corresponding file type, and the order of file types must match the order of the uploaded files. Requires ROLE_UPLOAD_DOCUMENTS_CREDIT.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Documents uploaded successfully
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error