RemoteRepresentative: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=Organization representative information}} This structure represents the details of a representative person for an organization that is begin undertaken in a...") |
|||
Line 6: | Line 6: | ||
This structure is used by the following API endpoints: | This structure is used by the following API endpoints: | ||
* [[Identification- | * [[Identification-RemoteCompany-v2]] | ||
== Property list == | == Property list == |
Revision as of 07:15, 3 July 2017
Organization representative information
This structure represents the details of a representative person for 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 |
IsRealOwner | bool | Indicates wether the person is a real owner of the organization |
Documents | RemoteRepresentativeDocument[] | List of personal identification documents required for the KYC process |