The endpoint returns the Shareholder's details based on Business-ID and Shareholder-ID
Shareholder details
Unauthorized
Forbidden
Not found
Internal Error
Maintenance or Service unavailable
{- "data": {
- "id": "566bad6c-9986-11ee-bc1a-43c565de2296",
- "legal_name": "FirstName LastName",
- "person_type": "legal_person",
- "birth_date": "1982-12-31T00:00:00.000Z",
- "residence": "AT",
- "direct_ownership_percentage": 0.51
}
}