Objects
Holder
namestring
Name of the person or organization owning the financial product.
organizationOrganization
Information about the organization owning the pension/investment. This field is absent if the holder is a person. This field can also be absent if no organization has been found, or if there is more than one matching organization based on the holder name. See organization suggestions.
organizationSuggestionsArray<Organization>
List of holder organization suggestions. If the organization could not be identified uniquely, base on name or number, Then a list of suggestions will be returned. If there is only one organization identified, this will be present under organization and this field will be absent.
Example
{ "name": "Bolagsnamn AB", "organization": { "city": "Stockholm", "financialInformation": {}, "name": "Company Inc", "number": "5111111111" }, "organizationSuggestions": []}