RemoteRealOwner
Jump to navigation
Jump to search
Organization real owner information
This structure represents the details of a real ownder of an organization that is begin undertaken in a remote KYC process.
API usage
This structure is used by the following API endpoints:
Property list
| Property name | Property type | Description |
|---|---|---|
| FirstName | string | First name of the representative person |
| LastName | string | Last name of the representative person |
| BirthFirstName | string | First name of the person at birth |
| BirthLastName | string | Last name of the person at birth |
| Nationality | string | 3-letter ISO country code for the nationality of the person (e.g. "HUN", "ENG") |
| BirthDate | DateTime | Birthdate of the person |
| BirthPlace | string | Birth place of the person |
| Address_Country | string | Country part of the address of the person in 3-letter ISO country code format |
| Address_City | string | City part of the address of the person |
| Address_Street | string | Street part of the address of the person |
| Address_HouseNumber | string | House number part of the address of the person |
| Address_Zip | string | Zip code part of the address of the person |