Shareholder API

The Shareholder API provides endpoints for managing shareholder operations in the FinHub platform. These endpoints allow for creating, retrieving, updating, and managing shareholder information for organizations.

Available Endpoints

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

MethodEndpointDescription
GET/api/v2.1/shareholderGet all shareholders
POST/api/v2.1/shareholderCreate a new shareholder
GET/api/v2.1/shareholder/Get shareholder by ID
PUT/api/v2.1/shareholder/Update a shareholder
DELETE/api/v2.1/shareholder/Delete a shareholder

Shareholder Management

The Shareholder API enables comprehensive management of shareholder records, allowing organizations to maintain accurate shareholder information for corporate governance and regulatory compliance.

Data Security

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