OrganizationData

From Barion Documentation
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 * Required The full name of the organization
OrganizationShortName string * Required The short name of the organization
HeadQuarters_Country string * Required Country part of the headquarters address of the organizationin 3-letter ISO country code format (e.g.: "HUN", "ENG")
HeadQuarters_City string * Required City part of the headquarters address of the organization
HeadQuarters_Street string * Required Street part of the headquarters address of the organization
HeadQuarters_HouseNumber string * Required House number part of the headquarters address of the organization
HeadQuarters_Zip string * Required 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