Upload documents

The POST /netevia/uploadDocument API method enables users to securely upload documents to frontend. This endpoint is critical for handling document management tasks such as verifying user identities, submitting compliance-related files, or storing important records linked to financial transactions.

Functionality:

  • Secure Document Upload: Ensures the safe transmission of sensitive documents, such as IDs, contracts, or financial statements, through the banking system.
  • File Type Support: Accepts a wide range of file types (e.g., PDFs, images, text files) to accommodate various document needs.
  • Authentication Required: To ensure security and compliance, this API requires proper user authentication before uploading any document.
  • Document Processing & Storage: After a successful upload, the system processes the document, stores it securely, and returns relevant metadata for future reference.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!