post https://api.banking.netevia.dev/endUploadDocumentSession
This API method is used to confirm the completion of a document upload session in a banking application. When invoked, the endpoint finalizes the document upload process, allowing the system to process and store the uploaded files.
Functionality:
- Confirms that the document upload session is complete.
- Notifies the system to begin processing and storing the uploaded documents.
- Marks the session as finalized, preventing further uploads in the current session.
Use Case:
This API is crucial for ensuring that once documents are uploaded, they are properly processed and stored in the system for further actions, such as verification or application approval.