OrganizationData
Jump to navigation
Jump to search
Organization details information
This structure represents the details 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 | Limitations and constraints | Description |
---|---|---|---|
OrganizationName | string |
|
The full name of the organization |
OrganizationShortName | string |
|
The short name of the organization |
HeadQuarters_Country | string |
|
Country part of the headquarters address of the organizationin 3-letter ISO country code format (e.g.: "HUN", "ENG") |
HeadQuarters_City | string |
|
City part of the headquarters address of the organization |
HeadQuarters_Street | string |
|
Street part of the headquarters address of the organization |
HeadQuarters_HouseNumber | string |
|
House number part of the headquarters address of the organization |
HeadQuarters_Zip | string |
|
Zip code part of the headquarters address of the organization |
PostalAddress_Country | string | Country part of the postal address of the organizationin 3-letter ISO country code format (e.g.: "HUN", "ENG") | |
PostalAddress_City | string | City part of the postal address of the organization | |
PostalAddress_Street | string | Street part of the postal address of the organization | |
PostalAddress_HouseNumber | string | House number part of the postal address of the organization | |
PostalAddress_Zip | string | Zip code part of the postal address of the organization |