Identification-Information-v2: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=Barion API: Fetch information about an organization}} {{TableOfContents}} {{api_callmethod |method=GET |uri=/v2/Identification/Information }} The <code>/i...") |
No edit summary |
||
Line 17: | Line 17: | ||
<span class="api-ver">v2</span> This API endpoint is available in '''API v2''' only. | <span class="api-ver">v2</span> This API endpoint is available in '''API v2''' only. | ||
<span class="api-ver">partners</span> This API endpoint is available for '''trusted Barion partners''' only. | <span class="api-ver">partners</span> This API endpoint is available for '''trusted Barion partners''' only. | ||
Revision as of 10:32, 15 June 2017
Barion API: Fetch information about an organization
GET | /v2/Identification/Information |
---|
The /identification/information
API endpoint is used to fetch information about an organization for the remote identification process.
Prerequisites before use:
v2 This API endpoint is available in API v2 only.
partners This API endpoint is available for trusted Barion partners only.
Input properties
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
PartnerKey | Guid |
|
The secret API key of the trusted partner, generated by Barion. |
string |
|
The e-mail address of an existing organization in Barion |
Output properties
Property name | Property type | Description |
---|---|---|
CompanyRegisterInfo | CompanyRegisterInfo | A bundle object containing the detailed information about the organization |