Document API

The Document API provides endpoints for managing document operations in the FinHub platform. These endpoints allow for uploading, retrieving, updating, and managing documents related to customer accounts and transactions.

Available Endpoints

This tag groups endpoints related to document management operations, including:

MethodEndpointDescription
POST/api/v2.1/document/uploadUpload a document
GET/api/v2.1/document/Get document by ID
DELETE/api/v2.1/document/Delete a document

Document Management

The Document API enables comprehensive management of documents, allowing financial institutions to maintain accurate document records for regulatory compliance and customer service purposes.

Data Security

Document data is handled with strict security measures in accordance with data protection regulations. All endpoints require proper authentication and authorization to access document information.