getShareholdersAndOtherRoles
TEST request - https://in.bisnode.ee/rest_dev/getShareholdersAndOtherRoles
getShareholdersAndOtherRoles
POST
https://in.bisnode.ee/rest/getShareholdersAndOtherRoles
Needed Headers: Content-type: application/json
This endpoint allows you to get company current and previous owners, shareholders and other connected persons, such as members of supervisory board, auditors.
Example Curl request:
curl -X POST -k -H 'Content-type: application/json' -i 'https://in.bisnode.ee/rest/getShareholdersAndOtherRoles' --data '{
"language": "en",
"token": "0c725874e737c8195de547f67692d8b976726561",
"reg_code": "10117826",
"country": "EST",
"language": "en"
}'
Query Parameters
Last updated