Get beneficial owners for a company
GET {{baseUrl}}/:companyId
AsOfDate supported
RESPONSES
status: OK
{"beneficialOwners":[{"beneficialOwnership":{"otherBeneficialOwnership":"\u003cboolean\u003e","ownershipExtent":"\u003cdouble\u003e","voteExtent":"\u003cdouble\u003e"},"dateOfBirth":"\u003cstring\u003e","domicile":"\u003cstring\u003e","domicileText":"\u003cstring\u003e","firstname":"\u003cstring\u003e","homeCountry":"\u003cstring\u003e","lastname":"\u003cstring\u003e","nationality":"\u003cstring\u003e","registrationDate":"\u003cstring\u003e","role":"\u003cstring\u003e"},{"beneficialOwnership":{"otherBeneficialOwnership":"\u003cboolean\u003e","ownershipExtent":"\u003cdouble\u003e","voteExtent":"\u003cdouble\u003e"},"dateOfBirth":"\u003cstring\u003e","domicile":"\u003cstring\u003e","domicileText":"\u003cstring\u003e","firstname":"\u003cstring\u003e","homeCountry":"\u003cstring\u003e","lastname":"\u003cstring\u003e","nationality":"\u003cstring\u003e","registrationDate":"\u003cstring\u003e","role":"\u003cstring\u003e"}],"changeDate":"\u003cstring\u003e","companyId":"\u003cstring\u003e","hasBeneficialOwners":"\u003cboolean\u003e","registrationDate":"\u003cstring\u003e","status":{"code":"\u003cinteger\u003e","text":"\u003cstring\u003e"}}