Discover the Wirtschafts-Compass for developers

API key request

With our API you can easily access our data and integrate it into your own systems.

The following documentation describes how the APIs work.
 

General Information and Access

 


Choose an option:

Business search

By means of the search function you will find registered businesses, trade enterprises and associations at the same time. The search offers a number of criteria and filters.

The following search criteria are available: Register numbers (Business Register number, GISA reference, ZVR number), business name, name of the trade enterprise or association, former names, trade names (aliases), address, OeNB identification number, VAT No., email address, phone number, URL. Search results will provide the following data: Wirtschafts-Compass ID (WiCo-ID), name of the business, register number, address, status (active/cancelled/dormant).

To refine your search results you may additionally filter your search by Austrian state and/or status (active/cancelled/dormant). The Business API will show you the best and most relevant results on the basis of the search term. 


Get daily updated business information

Our data includes detailed information on more than 550,000 businesses in Austria. All businesses which are registered in Austria are included.

The official Business Register of the Republic of Austria and further sources is the basis for the Wirtschafts-Compass. The data is always updated daily, i.e. provides the correct spelling, Business Register number, VAT number, address, managing director(s), etc. The Wirtschafts-Compass API keeps all data up-to-date automatically and directly in your systems. This way, you can fully concentrate on your daily work.

If we have sparked your interest, please take a look at our information page on Prices. There you will also find more information on the data fields offered.


Retrieve official excerpts from the Business Register

The Business API allows integration of official documents from the information data bases of the Republic of Austria.

Signed PDF files with or without historical data. Meta data is available as XML or JSON files.

To retrieve Business Register excerpts you need to register with HF Data Datenverarbeitungsgesellschaft m.b.H. HF Data is a wholly-owned subsidiary of Compass-Verlag GmbH and the largest Austrian clearing office.


Retrieve excerpts from the Beneficial Owners Register

Excerpts from the Beneficial Owners Register (WiEReG) include data about the beneficial owners of companies, partnerships, foundations and trusts.

If there is a legitimate interest, the right to inspect the Register will be granted.

You may choose between basic and detailed excerpts. Optionally, you may also retrieve historical information. 

Search for the term 'compass'
 

            
{ "meta": { "api": { "domain": "ORGANISATION", "version": "v1" }, "user": { "organisation": "98765", "username": "xyz" }, "lastUpdate": "2021-12-10T14:08:22.515202", "generationDate": "2021-12-10T14:08:22.515214" }, "data": { "totalResults": 4, "page": 0, "pageSize": 10, "results": { "organisationResult": [ { "id": "6f77ae04-61cb-49b5-9837-632151d61b20", "name": "Compass-Verlag GmbH", "registerNumbers": { "registerNumber": [ { "register": "AT_FB", "number": "124277k" }, { "register": "AT_TRADE", "number": "9110015708820" } ] }, "address": "Matznergasse 17 1140 Wien", "type": "COMPANY,TRADE", "organisationSearchStatus": { "dummyCompanyStatus": false, "companyRegistrationStatus": "REGISTERED", "aggregatedTradeLicenseStatus": "ACTIVE" } }, { "id": "ee4f81e2-623f-4cea-b4e8-3ca6dfe3431c", "name": "Compass-Datenbank GmbH", "registerNumbers": { "registerNumber": [ { "register": "AT_FB", "number": "92117t" }, { "register": "AT_TRADE", "number": "9110015532722" } ] }, "address": "Schönbrunner Straße 231 1120 Wien", "type": "COMPANY,TRADE", "organisationSearchStatus": { "dummyCompanyStatus": false, "companyRegistrationStatus": "REGISTERED", "aggregatedTradeLicenseStatus": "ACTIVE" } }, { "id": "f80e02a9-a432-4fc6-b59c-898f26625d90", "name": "Compass-Gruppe GmbH", "registerNumbers": { "registerNumber": [ { "register": "AT_FB", "number": "364953x" } ] }, "address": "Schönbrunner Straße 231 1120 Wien", "type": "COMPANY", "organisationSearchStatus": { "dummyCompanyStatus": false, "companyRegistrationStatus": "REGISTERED" } }, { "id": "fbf2fa0b-4277-4961-95bd-dac84aa7d8e1", "name": "Compass-Redaktion GmbH", "registerNumbers": { "registerNumber": [ { "register": "AT_FB", "number": "178969s" }, { "register": "AT_TRADE", "number": "9110016065588" } ] }, "address": "Schönbrunner Straße 231 1120 Wien", "type": "COMPANY,TRADE", "organisationSearchStatus": { "dummyCompanyStatus": false, "companyRegistrationStatus": "REGISTERED", "aggregatedTradeLicenseStatus": "ACTIVE" } }, ] } } }
            
<Search> <meta> <api> <domain>ORGANISATION</domain> <version>v1</version> </api> <user> <organisation>98765</organisation> <username>xyz</username> </user> <lastUpdate>2021-12-10T14:03:49.197431</lastUpdate> <generationDate>2021-12-10T14:03:49.197435</generationDate> </meta> <data> <totalResults>4</totalResults> <page>0</page> <pageSize>10</pageSize> <results> <organisationResult> <id>6f77ae04-61cb-49b5-9837-632151d61b20</id> <name>Compass-Verlag GmbH</name> <registerNumbers> <registerNumber> <register>AT_FB</register> <number>124277k</number> </registerNumber> <registerNumber> <register>AT_TRADE</register> <number>9110015708820</number> </registerNumber> </registerNumbers> <address>Matznergasse 17 1140 Wien</address> <type>COMPANY,TRADE</type> <organisationSearchStatus> <dummyCompanyStatus>false</dummyCompanyStatus> <companyRegistrationStatus>REGISTERED</companyRegistrationStatus> <aggregatedTradeLicenseStatus>ACTIVE</aggregatedTradeLicenseStatus> </organisationSearchStatus> </organisationResult> <organisationResult> <id>ee4f81e2-623f-4cea-b4e8-3ca6dfe3431c</id> <name>Compass-Datenbank GmbH</name> <registerNumbers> <registerNumber> <register>AT_FB</register> <number>92117t</number> </registerNumber> <registerNumber> <register>AT_TRADE</register> <number>9110015532722</number> </registerNumber> </registerNumbers> <address>Schönbrunner Straße 231 1120 Wien</address> <type>COMPANY,TRADE</type> <organisationSearchStatus> <dummyCompanyStatus>false</dummyCompanyStatus> <companyRegistrationStatus>REGISTERED</companyRegistrationStatus> <aggregatedTradeLicenseStatus>ACTIVE</aggregatedTradeLicenseStatus> </organisationSearchStatus> </organisationResult> <organisationResult> <id>f80e02a9-a432-4fc6-b59c-898f26625d90</id> <name>Compass-Gruppe GmbH</name> <registerNumbers> <registerNumber> <register>AT_FB</register> <number>364953x</number> </registerNumber> </registerNumbers> <address>Schönbrunner Straße 231 1120 Wien</address> <type>COMPANY</type> <organisationSearchStatus> <dummyCompanyStatus>false</dummyCompanyStatus> <companyRegistrationStatus>REGISTERED</companyRegistrationStatus> </organisationSearchStatus> </organisationResult> <organisationResult> <id>fbf2fa0b-4277-4961-95bd-dac84aa7d8e1</id> <name>Compass-Redaktion GmbH</name> <registerNumbers> <registerNumber> <register>AT_FB</register> <number>178969s</number> </registerNumber> <registerNumber> <register>AT_TRADE</register> <number>9110016065588</number> </registerNumber> </registerNumbers> <address>Schönbrunner Straße 231 1120 Wien</address> <type>COMPANY,TRADE</type> <organisationSearchStatus> <dummyCompanyStatus>false</dummyCompanyStatus> <companyRegistrationStatus>REGISTERED</companyRegistrationStatus> <aggregatedTradeLicenseStatus>ACTIVE</aggregatedTradeLicenseStatus> </organisationSearchStatus> </organisationResult> </results> </data> </Search>


Dissolve FN 124277k (Compass-Verlag GmbH) into the Wirtschafts-Compass ID
 

            
{ "meta": { "api": { "domain": "ORGANISATION", "version": "v1" }, "user": { "organisation": "98765", "username": "xyz" }, "lastUpdate": "2021-12-10T14:21:32.175885", "generationDate": "2021-12-10T14:21:32.17589" }, "data": { "id": "6f77ae04-61cb-49b5-9837-632151d61b20" } }
            
<Resolver> <meta> <api> <domain>ORGANISATION</domain> <version>v1</version> </api> <user> <organisation>98765</organisation> <username>xyz</username> </user> <lastUpdate>2021-12-10T14:21:18.90913</lastUpdate> <generationDate>2021-12-10T14:21:18.909136</generationDate> </meta> <data> <id>6f77ae04-61cb-49b5-9837-632151d61b20</id> </data> </Resolver>


Query basic company data with WiCo-ID '6f77ae04-61cb-49b5-9837-632151d61b20' (Compass-Verlag GmbH)
 

            
{ "meta": { "api": { "domain": "ORGANISATION", "version": "v1" }, "user": { "organisation": "98765", "username": "xyz" }, "lastUpdate": "2021-12-04T00:00:00", "generationDate": "2021-12-10T14:27:35.603527" }, "status": { "lastUpdatedFromSource": "04.12.2021", "registrationStatus": "REGISTERED", "aggregatedDummyCompanyStatus": false }, "data": { "basicData": { "communicationData": { "name": { "currentValue": { "validFrom": "2012-11-20", "content": "Compass-Verlag GmbH" } }, "registeredName": { "currentValue": { "validFrom": "2012-11-20", "content": "Compass-Verlag GmbH" } }, "address": { "currentValue": { "validFrom": "2020-10-08", "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } } } }, "registeredAddress": { "currentValue": { "validFrom": "2020-10-08", "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } } } }, "www": { "currentValue": [ { "validFrom": "2019-11-25", "content": "https://www.plan.at" }, { "validFrom": "2018-07-26", "content": "https://compass.at" }, { "validFrom": "2018-07-26", "content": "https://auskunft.at" }, { "validFrom": "2016-04-04", "content": "https://zedhia.at" }, { "validFrom": "2018-07-26", "content": "https://www.firmeninfo.at" }, { "validFrom": "2018-07-26", "content": "https://150jahrecompassverlag.at" }, { "validFrom": "2018-07-26", "content": "https://opendata.host" }, { "validFrom": "2018-07-26", "content": "https://apo24.at" } ] }, "email": { "currentValue": [ { "validFrom": "1998-05-05", "content": "office@compass.at" } ] }, "phone": { "currentValue": [ { "validFrom": "2001-01-17", "phoneNumber": { "nationalPrefix": "01", "number": "981 16-0" } } ] }, "fax": { "currentValue": [ { "validFrom": "2017-11-03", "phoneNumber": { "nationalPrefix": "01", "number": "981 16-111" } } ] }, "correspondenceLanguages": { "currentValue": [ { "content": "engl." }, { "content": "franz." }, { "content": "ital." } ] } }, "masterData": { "registerNumber": { "currentValue": { "validFrom": "1994-10-26", "registerNumber": { "value": "124277k", "register": "AT_FB" } } }, "legalForm": { "currentValue": { "validFrom": "1994-10-26", "content": "Gesellschaft mit beschränkter Haftung" } }, "capital": { "currentValue": { "validFrom": "2000-06-28", "capital": { "amount": { "currency": { "value": "EUR" }, "value": 40000 }, "paidInAmount": { "currency": { "value": "EUR" }, "value": 40000 } } } }, "stockExchangeListed": { "currentValue": { "content": false } }, "yearEstablished": { "currentValue": { "validFrom": "2012-11-14", "content": "1867/1999/2012" } }, "registeredOffice": { "currentValue": { "validFrom": "1994-10-26", "content": "politischer Gemeinde Wien" } }, "commercialCourt": { "currentValue": { "validFrom": "2020-10-08", "content": "Handelsgericht Wien" } }, "vatNumber": { "currentValue": { "validFrom": "2003-01-08", "content": "ATU36779802" } }, "oenbIdentNumber": { "currentValue": { "content": "633518" } }, "lei": { "currentValue": { "validFrom": "2021-11-24", "lei": { "value": "5299001BAT05RAATPF20", "managingLou": "5299000J2N45DDNE4Y28", "registered": "2018-01-09", "renewedUntil": "2023-01-09" } } }, "bankDetails": { "currentValue": [ { "validFrom": "2008-09-27", "entityReference": { "name": "UniCredit Bank Austria AG", "registerNumber": { "value": "150714p", "register": "AT_FB" }, "objectId": "3587313" } } ] } } } } }
            
<CompanyProfileType> <meta> <api> <domain>ORGANISATION</domain> <version>v1</version> </api> <user> <organisation>98765</organisation> <username>xyz</username> </user> <lastUpdate>2021-12-04T00:00:00</lastUpdate> <generationDate>2021-12-10T14:27:12.872736</generationDate> </meta> <status> <lastUpdatedFromSource>04.12.2021</lastUpdatedFromSource> <registrationStatus>REGISTERED</registrationStatus> <aggregatedDummyCompanyStatus>false</aggregatedDummyCompanyStatus> </status> <data> <basicData> <communicationData> <name> <currentValue> <validFrom>2012-11-20</validFrom> <content>Compass-Verlag GmbH</content> </currentValue> </name> <registeredName> <currentValue> <validFrom>2012-11-20</validFrom> <content>Compass-Verlag GmbH</content> </currentValue> </registeredName> <address> <currentValue> <validFrom>2020-10-08</validFrom> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> </currentValue> </address> <registeredAddress> <currentValue> <validFrom>2020-10-08</validFrom> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> </currentValue> </registeredAddress> <www> <currentValue> <validFrom>2019-11-25</validFrom> <content>https://www.plan.at</content> </currentValue> <currentValue> <validFrom>2018-07-26</validFrom> <content>https://compass.at</content> </currentValue> <currentValue> <validFrom>2018-07-26</validFrom> <content>https://auskunft.at</content> </currentValue> <currentValue> <validFrom>2016-04-04</validFrom> <content>https://zedhia.at</content> </currentValue> <currentValue> <validFrom>2018-07-26</validFrom> <content>https://www.firmeninfo.at</content> </currentValue> <currentValue> <validFrom>2018-07-26</validFrom> <content>https://150jahrecompassverlag.at</content> </currentValue> <currentValue> <validFrom>2018-07-26</validFrom> <content>https://opendata.host</content> </currentValue> <currentValue> <validFrom>2018-07-26</validFrom> <content>https://apo24.at</content> </currentValue> </www> <email> <currentValue> <validFrom>1998-05-05</validFrom> <content>office@compass.at</content> </currentValue> </email> <phone> <currentValue> <validFrom>2001-01-17</validFrom> <phoneNumber> <nationalPrefix>01</nationalPrefix> <number>981 16-0</number> </phoneNumber> </currentValue> </phone> <fax> <currentValue> <validFrom>2017-11-03</validFrom> <phoneNumber> <nationalPrefix>01</nationalPrefix> <number>981 16-111</number> </phoneNumber> </currentValue> </fax> <correspondenceLanguages> <currentValue> <content>engl.</content> </currentValue> <currentValue> <content>franz.</content> </currentValue> <currentValue> <content>ital.</content> </currentValue> </correspondenceLanguages> </communicationData> <masterData> <registerNumber> <currentValue> <validFrom>1994-10-26</validFrom> <registerNumber> <value>124277k</value> <register>AT_FB</register> </registerNumber> </currentValue> </registerNumber> <legalForm> <currentValue> <validFrom>1994-10-26</validFrom> <content>Gesellschaft mit beschränkter Haftung</content> </currentValue> </legalForm> <capital> <currentValue> <validFrom>2000-06-28</validFrom> <capital> <amount> <currency> <value>EUR</value> </currency> <value>40000</value> </amount> <paidInAmount> <currency> <value>EUR</value> </currency> <value>40000.00</value> </paidInAmount> </capital> </currentValue> </capital> <stockExchangeListed> <currentValue> <content>false</content> </currentValue> </stockExchangeListed> <yearEstablished> <currentValue> <validFrom>2012-11-14</validFrom> <content>1867/1999/2012</content> </currentValue> </yearEstablished> <registeredOffice> <currentValue> <validFrom>1994-10-26</validFrom> <content>politischer Gemeinde Wien</content> </currentValue> </registeredOffice> <commercialCourt> <currentValue> <validFrom>2020-10-08</validFrom> <content>Handelsgericht Wien</content> </currentValue> </commercialCourt> <vatNumber> <currentValue> <validFrom>2003-01-08</validFrom> <content>ATU36779802</content> </currentValue> </vatNumber> <oenbIdentNumber> <currentValue> <content>633518</content> </currentValue> </oenbIdentNumber> <lei> <currentValue> <validFrom>2021-11-24</validFrom> <lei> <value>5299001BAT05RAATPF20</value> <managingLou>5299000J2N45DDNE4Y28</managingLou> <registered>2018-01-09</registered> <renewedUntil>2023-01-09</renewedUntil> </lei> </currentValue> </lei> <bankDetails> <currentValue> <validFrom>2008-09-27</validFrom> <entityReference> <name>UniCredit Bank Austria AG</name> <registerNumber> <value>150714p</value> <register>AT_FB</register> </registerNumber> <objectId>3587313</objectId> </entityReference> </currentValue> </bankDetails> </masterData> </basicData> </data> </CompanyProfileType>

Detailed information about persons in a structured form

Data is recorded from official public databases (e.g. the Business Register) and supplemented by research done by the Compass editorial office.

The following details about persons will be provided: active (currently held) and former offices (Business Register, trades, associations and professions). Those offices are subsumed in the categories of management, shareholdings and supervisory bodies. Address(es) and  date(s) of birth are also available.

For the professions you may additionally retrieve information about email address, website, phone/fax number and additional professional qualifications, trainings, language skills, registered office and place of residence.


Searching for a person

You may simultaneously search for persons holding offices in businesses and associations, traders and professionals.

The following search criteria are available: name, date of birth, phone/mobile number, email address and register number (ADVM Code, WT Code, N Code and register number).

Search results will provide the following data: Wirtschafts-Compass ID (WiCo-ID), name of the person, date of birth, status (PEP, insolvency status, deceased person).

To refine your search results you may additionally filter your search by Austrian states, profession and/or status (PEP, insolvency status, deceased person). The Persons API will show you the best and most relevant results on the basis of the search term.

Search for the term 'Hermann Futter'
 

            
{ "meta": { "api": { "domain": "PERSON", "version": "v1" }, "user": { "organisation": "98765", "username": "xyz" }, "lastUpdate": "2021-12-10T14:43:27.052536", "generationDate": "2021-12-10T14:43:27.052541" }, "data": { "totalResults": 1, "page": 0, "pageSize": 10, "results": { "personResult": [ { "id": "a6b043c0-d649-45fe-8501-9b9ae329a9b5", "name": "Futter Hermann", "dateOfBirth": "1967-09-05", "type": "COMPANY,TRADE,ASSOCIATION", "registerNumbers": {}, "personSearchStatus": { "deathStatus": false, "pepStatus": false, "pepConnectionStatus": false }, "activeOfficies": 29, "formerOfficies": 37 }, ] } } }
            
<Search> <meta> <api> <domain>PERSON</domain> <version>v1</version> </api> <user> <organisation>98765</organisation> <username>xyz</username> </user> <lastUpdate>2021-12-10T14:43:09.637724</lastUpdate> <generationDate>2021-12-10T14:43:09.637783</generationDate> </meta> <data> <totalResults>1</totalResults> <page>0</page> <pageSize>10</pageSize> <results> <personResult> <id>a6b043c0-d649-45fe-8501-9b9ae329a9b5</id> <name>Futter Hermann</name> <dateOfBirth>1967-09-05</dateOfBirth> <type>COMPANY,TRADE,ASSOCIATION</type> <registerNumbers/> <personSearchStatus> <deathStatus>false</deathStatus> <pepStatus>false</pepStatus> <pepConnectionStatus>false</pepConnectionStatus> </personSearchStatus> <activeOfficies>29</activeOfficies> <formerOfficies>37</formerOfficies> </personResult> </results> </data> </Search>


Query of personal data without history with WiCo-ID '6f77ae04-61cb-49b5-9837-632151d61b20' (Hermann Futter)
 

            
{ "meta": { "api": { "domain": "PERSON", "version": "v1" }, "user": { "organisation": "98765", "username": "xyz" }, "lastUpdate": "2021-12-04T00:00:00", "generationDate": "2021-12-10T14:45:47.788024" }, "status": { "deathStatus": false, "pepStatus": false, "pepConnectionStatus": false }, "data": { "masterData": { "name": { "currentValue": { "naturalPersonName": { "givenName": "Hermann", "surname": "Futter" } } }, "dateOfBirth": { "currentValue": { "content": "1967-09-05" } } }, "contactData": { "address": { "currentValue": { "validFrom": "2018-03-10", "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Kiningergasse", "houseNumber": "18", "geoLocation": { "lat": 48.1689248807108, "lon": 16.2987902817525 } } } } }, "companyData": { "specimenSignatureDocuments": { "currentValue": [ { "validFrom": "2019-06-28 13:18:27.0", "documentReference": { "documentId": 5097666, "companyId": "089e41b6-f46f-4571-99f9-3277a4f5fb02" } } ] } }, "companyOffices": { "investments": {}, "managementOffices": { "managementFunction": [ { "type": "Geschäftsführer", "entityReference": { "name": "dotKoeln GmbH", "registerNumber": { "value": "481287a", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "89cb3632-99f2-4cbd-98d3-27a50e2867b9", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "domainworx Service & Management GmbH", "registerNumber": { "value": "364954y", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "19dfc40b-825e-416a-8bc4-fffb45d969da", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "Domain Group GmbH", "registerNumber": { "value": "426440v", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "2dfa4789-79ef-48c5-be27-a987f8b6d4ed", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "Compass-Gruppe GmbH", "registerNumber": { "value": "364953x", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "f80e02a9-a432-4fc6-b59c-898f26625d90", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "punkt.wien GmbH", "registerNumber": { "value": "367498p", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "8fc708ce-8803-431b-b22e-6efdc329a905", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "Compass-Redaktion GmbH", "registerNumber": { "value": "178969s", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "fbf2fa0b-4277-4961-95bd-dac84aa7d8e1", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "reallo 231 immobilien GmbH", "registerNumber": { "value": "482204z", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "089e41b6-f46f-4571-99f9-3277a4f5fb02", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "netzadresse.at Domain Service GmbH", "registerNumber": { "value": "385046w", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "ce46e7fc-bb46-4a07-8b43-3f71a4511f8b", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "HF Data Datenverarbeitungsgesellschaft m.b.H.", "registerNumber": { "value": "101378k", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "1e2d109f-3eae-4ff2-a11e-303542355af5", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "Compass-Verlag GmbH", "registerNumber": { "value": "124277k", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "6f77ae04-61cb-49b5-9837-632151d61b20", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "Compass-Datenbank GmbH", "registerNumber": { "value": "92117t", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "ee4f81e2-623f-4cea-b4e8-3ca6dfe3431c", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "PanMazKarma Invest GmbH", "registerNumber": { "value": "425454v", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Kiningergasse", "houseNumber": "18", "geoLocation": { "lat": 48.1689248807108, "lon": 16.2987902817525 } }, "objectId": "49f2cf38-b193-4361-a65e-812501566de9", "objectType": "REGISTERED_COMPANY" } }, { "type": "Geschäftsführer", "entityReference": { "name": "RyCE GmbH", "registerNumber": { "value": "469639x", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "c634a34f-5c18-4a93-9d83-8f759bf0f0d3", "objectType": "REGISTERED_COMPANY" } }, { "type": "Vorstand", "entityReference": { "name": "MKO Privatstiftung", "registerNumber": { "value": "196287h", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Niederösterreich", "postalCode": "3443", "place": "Sieghartskirchen", "streetAddress": "Tullnerstraße", "houseNumber": "20/2/1", "geoLocation": { "lat": 48.2582382968914, "lon": 16.0102028054832 } }, "objectId": "91a3864d-2749-4306-83d6-d035766ac16f", "objectType": "REGISTERED_COMPANY" } }, { "type": "Funktionsträger", "entityReference": { "name": "A&O Development 231 GmbH & Co KG", "registerNumber": { "value": "459790m", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße", "houseNumber": "231", "geoLocation": { "lat": 48.1838673007132, "lon": 16.3335890759649 } }, "objectId": "b16cbaae-070f-49a2-8d1c-90aa3af55d3a", "objectType": "REGISTERED_COMPANY" } } ] }, "supervisoryOffices": { "supervisoryFunction": [ { "type": "Gesellschafter", "entityReference": { "name": "PanMazKarma Invest GmbH", "registerNumber": { "value": "425454v", "register": "AT_FB" }, "address": { "countryCode": { "value": "AUT", "type": "ISO_3166_1_ALPHA_3" }, "state": "Wien", "postalCode": "1120", "place": "Wien", "streetAddress": "Kiningergasse", "houseNumber": "18", "geoLocation": { "lat": 48.1689248807108, "lon": 16.2987902817525 } }, "objectId": "49f2cf38-b193-4361-a65e-812501566de9", "objectType": "REGISTERED_COMPANY" } } ] } }, "tradeOffices": { "heldTradeLicenses": { "heldTradeLicense": [ { "tradeLicense": { "gisaNumber": "24205719", "licenseText": "Dienstleistungen in der automatischen Datenverarbeitungs- und Informationstechnik (Par.103 Abs.1 lit.a Z.2 GewO.1973)", "owner": { "entityReference": { "name": "Compass-Datenbank GmbH", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "ee4f81e2-623f-4cea-b4e8-3ca6dfe3431c" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } }, { "tradeLicense": { "gisaNumber": "24252720", "licenseText": "Dienstleistungen in der automatischen Datenverarbeitung und Informationstechnik gem. Par.103 Abs.1 lit.a Z.2 GewO.1973, eingeschränkt auf den Bereich Numerisch Gesteuerter Maschinen", "owner": { "entityReference": { "name": "HF Data Datenverarbeitungsgesellschaft m.b.H.", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "1e2d109f-3eae-4ff2-a11e-303542355af5" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } }, { "tradeLicense": { "gisaNumber": "24972949", "licenseText": "Dienstleistungen in der automatischen Datenverarbeitung und Informationstechnik", "owner": { "entityReference": { "name": "Compass-Redaktion GmbH", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "fbf2fa0b-4277-4961-95bd-dac84aa7d8e1" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } }, { "tradeLicense": { "gisaNumber": "24082686", "licenseText": "Buchverlag gemäß § 103 Abs. 1 lit. b Z. 7 GewO 1973", "owner": { "entityReference": { "name": "Compass-Verlag GmbH", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "6f77ae04-61cb-49b5-9837-632151d61b20" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } }, { "tradeLicense": { "gisaNumber": "26962887", "licenseText": "Dienstleistungen in der automatischen Datenverarbeitung und Informationstechnik", "owner": { "entityReference": { "name": "Compass-Verlag GmbH", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "6f77ae04-61cb-49b5-9837-632151d61b20" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } }, { "tradeLicense": { "gisaNumber": "27151730", "licenseText": "Adressverlage und Direktmarketingunternehmen", "owner": { "entityReference": { "name": "Compass-Verlag GmbH", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "6f77ae04-61cb-49b5-9837-632151d61b20" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } }, { "tradeLicense": { "gisaNumber": "24082709", "licenseText": "Buchhandel gem. § 103 Abs. 1 lit. b Z. 6 GewO 1973, beschränkt auf den Verkauf verlagseigener Nachschlagwerke, ferner An- und Verkauf verlagsfremder Nachschlag- und Adreßbücher und von Werken der Wirtschaftsliteratur", "owner": { "entityReference": { "name": "Compass-Verlag GmbH", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "6f77ae04-61cb-49b5-9837-632151d61b20" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } }, { "tradeLicense": { "gisaNumber": "27386477", "licenseText": "Auskunfteien über Kreditverhältnisse", "owner": { "entityReference": { "name": "Compass-Verlag GmbH", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "6f77ae04-61cb-49b5-9837-632151d61b20" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } }, { "tradeLicense": { "gisaNumber": "24082730", "licenseText": "Werbungsmittler gem. § 103 Abs. 1 lit. b Z. 55 GewO 1973, beschränkt auf Nachschlagewerke, Adreßbücher und Werke der Wirtschaftsliteratur", "owner": { "entityReference": { "name": "Compass-Verlag GmbH", "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" }, "objectId": "6f77ae04-61cb-49b5-9837-632151d61b20" } }, "address": { "postalCode": "1120", "place": "Wien", "streetAddress": "Schönbrunner Straße 231" } } } ] } }, "associationOffices": { "representationFunctions": { "representationFunction": [ { "validFrom": "2021-10-14", "type": "Vorsitzender", "entityReference": { "objectId": "3af71aec-85be-4408-b64a-ca0710540011", "objectType": "NATURAL_PERSON" }, "appointedFrom": "2021-07-12", "appointedTo": "2024-07-11" }, { "validFrom": "2020-07-29", "type": "Schriftführer", "entityReference": { "objectId": "a834f72b-5d04-4860-bb31-9930440c720e", "objectType": "NATURAL_PERSON" }, "appointedFrom": "2020-05-28", "appointedTo": "2022-05-27" } ] } } } }
            
<PersonProfileType> <meta> <api> <domain>PERSON</domain> <version>v1</version> </api> <user> <organisation>98765</organisation> <username>xyz</username> </user> <lastUpdate>2021-12-04T00:00:00</lastUpdate> <generationDate>2021-12-10T14:45:36.191872</generationDate> </meta> <status> <deathStatus>false</deathStatus> <pepStatus>false</pepStatus> <pepConnectionStatus>false</pepConnectionStatus> </status> <data> <masterData> <name> <currentValue> <naturalPersonName> <givenName>Hermann</givenName> <surname>Futter</surname> </naturalPersonName> </currentValue> </name> <dateOfBirth> <currentValue> <content>1967-09-05</content> </currentValue> </dateOfBirth> </masterData> <contactData> <address> <currentValue> <validFrom>2018-03-10</validFrom> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Kiningergasse</streetAddress> <houseNumber>18</houseNumber> <geoLocation> <lat>48.1689248807108</lat> <lon>16.2987902817525</lon> </geoLocation> </address> </currentValue> </address> </contactData> <companyData> <specimenSignatureDocuments> <currentValue> <validFrom>2019-06-28 13:18:27.0</validFrom> <documentReference> <documentId>5097666</documentId> <companyId>089e41b6-f46f-4571-99f9-3277a4f5fb02</companyId> </documentReference> </currentValue> </specimenSignatureDocuments> </companyData> <companyOffices> <investments/> <managementOffices> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>dotKoeln GmbH</name> <registerNumber> <value>481287a</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>89cb3632-99f2-4cbd-98d3-27a50e2867b9</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>domainworx Service & Management GmbH</name> <registerNumber> <value>364954y</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>19dfc40b-825e-416a-8bc4-fffb45d969da</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>Domain Group GmbH</name> <registerNumber> <value>426440v</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>2dfa4789-79ef-48c5-be27-a987f8b6d4ed</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>Compass-Gruppe GmbH</name> <registerNumber> <value>364953x</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>f80e02a9-a432-4fc6-b59c-898f26625d90</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>punkt.wien GmbH</name> <registerNumber> <value>367498p</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>8fc708ce-8803-431b-b22e-6efdc329a905</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>Compass-Redaktion GmbH</name> <registerNumber> <value>178969s</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>fbf2fa0b-4277-4961-95bd-dac84aa7d8e1</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>reallo 231 immobilien GmbH</name> <registerNumber> <value>482204z</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>089e41b6-f46f-4571-99f9-3277a4f5fb02</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>netzadresse.at Domain Service GmbH</name> <registerNumber> <value>385046w</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>ce46e7fc-bb46-4a07-8b43-3f71a4511f8b</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>HF Data Datenverarbeitungsgesellschaft m.b.H.</name> <registerNumber> <value>101378k</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>1e2d109f-3eae-4ff2-a11e-303542355af5</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>Compass-Verlag GmbH</name> <registerNumber> <value>124277k</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>6f77ae04-61cb-49b5-9837-632151d61b20</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>Compass-Datenbank GmbH</name> <registerNumber> <value>92117t</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>ee4f81e2-623f-4cea-b4e8-3ca6dfe3431c</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>PanMazKarma Invest GmbH</name> <registerNumber> <value>425454v</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Kiningergasse</streetAddress> <houseNumber>18</houseNumber> <geoLocation> <lat>48.1689248807108</lat> <lon>16.2987902817525</lon> </geoLocation> </address> <objectId>49f2cf38-b193-4361-a65e-812501566de9</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Geschäftsführer</type> <entityReference> <name>RyCE GmbH</name> <registerNumber> <value>469639x</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>c634a34f-5c18-4a93-9d83-8f759bf0f0d3</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Vorstand</type> <entityReference> <name>MKO Privatstiftung</name> <registerNumber> <value>196287h</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Niederösterreich</state> <postalCode>3443</postalCode> <place>Sieghartskirchen</place> <streetAddress>Tullnerstraße</streetAddress> <houseNumber>20/2/1</houseNumber> <geoLocation> <lat>48.2582382968914</lat> <lon>16.0102028054832</lon> </geoLocation> </address> <objectId>91a3864d-2749-4306-83d6-d035766ac16f</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> <managementFunction> <type>Funktionsträger</type> <entityReference> <name>A&O Development 231 GmbH & Co KG</name> <registerNumber> <value>459790m</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße</streetAddress> <houseNumber>231</houseNumber> <geoLocation> <lat>48.1838673007132</lat> <lon>16.3335890759649</lon> </geoLocation> </address> <objectId>b16cbaae-070f-49a2-8d1c-90aa3af55d3a</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </managementFunction> </managementOffices> <supervisoryOffices> <supervisoryFunction> <type>Gesellschafter</type> <entityReference> <name>PanMazKarma Invest GmbH</name> <registerNumber> <value>425454v</value> <register>AT_FB</register> </registerNumber> <address> <countryCode> <value>AUT</value> <type>ISO_3166_1_ALPHA_3</type> </countryCode> <state>Wien</state> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Kiningergasse</streetAddress> <houseNumber>18</houseNumber> <geoLocation> <lat>48.1689248807108</lat> <lon>16.2987902817525</lon> </geoLocation> </address> <objectId>49f2cf38-b193-4361-a65e-812501566de9</objectId> <objectType>REGISTERED_COMPANY</objectType> </entityReference> </supervisoryFunction> </supervisoryOffices> </companyOffices> <tradeOffices> <heldTradeLicenses> <heldTradeLicense> <tradeLicense> <gisaNumber>24205719</gisaNumber> <licenseText>Dienstleistungen in der automatischen Datenverarbeitungs- und Informationstechnik (Par.103 Abs.1 lit.a Z.2 GewO.1973)</licenseText> <owner> <entityReference> <name>Compass-Datenbank GmbH</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>ee4f81e2-623f-4cea-b4e8-3ca6dfe3431c</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> <heldTradeLicense> <tradeLicense> <gisaNumber>24252720</gisaNumber> <licenseText>Dienstleistungen in der automatischen Datenverarbeitung und Informationstechnik gem. Par.103 Abs.1 lit.a Z.2 GewO.1973, eingeschränkt auf den Bereich Numerisch Gesteuerter Maschinen</licenseText> <owner> <entityReference> <name>HF Data Datenverarbeitungsgesellschaft m.b.H.</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>1e2d109f-3eae-4ff2-a11e-303542355af5</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> <heldTradeLicense> <tradeLicense> <gisaNumber>24972949</gisaNumber> <licenseText>Dienstleistungen in der automatischen Datenverarbeitung und Informationstechnik</licenseText> <owner> <entityReference> <name>Compass-Redaktion GmbH</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>fbf2fa0b-4277-4961-95bd-dac84aa7d8e1</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> <heldTradeLicense> <tradeLicense> <gisaNumber>24082686</gisaNumber> <licenseText>Buchverlag gemäß § 103 Abs. 1 lit. b Z. 7 GewO 1973</licenseText> <owner> <entityReference> <name>Compass-Verlag GmbH</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>6f77ae04-61cb-49b5-9837-632151d61b20</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> <heldTradeLicense> <tradeLicense> <gisaNumber>26962887</gisaNumber> <licenseText>Dienstleistungen in der automatischen Datenverarbeitung und Informationstechnik</licenseText> <owner> <entityReference> <name>Compass-Verlag GmbH</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>6f77ae04-61cb-49b5-9837-632151d61b20</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> <heldTradeLicense> <tradeLicense> <gisaNumber>27151730</gisaNumber> <licenseText>Adressverlage und Direktmarketingunternehmen</licenseText> <owner> <entityReference> <name>Compass-Verlag GmbH</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>6f77ae04-61cb-49b5-9837-632151d61b20</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> <heldTradeLicense> <tradeLicense> <gisaNumber>24082709</gisaNumber> <licenseText>Buchhandel gem. § 103 Abs. 1 lit. b Z. 6 GewO 1973, beschränkt auf den Verkauf verlagseigener Nachschlagwerke, ferner An- und Verkauf verlagsfremder Nachschlag- und Adreßbücher und von Werken der Wirtschaftsliteratur</licenseText> <owner> <entityReference> <name>Compass-Verlag GmbH</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>6f77ae04-61cb-49b5-9837-632151d61b20</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> <heldTradeLicense> <tradeLicense> <gisaNumber>27386477</gisaNumber> <licenseText>Auskunfteien über Kreditverhältnisse</licenseText> <owner> <entityReference> <name>Compass-Verlag GmbH</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>6f77ae04-61cb-49b5-9837-632151d61b20</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> <heldTradeLicense> <tradeLicense> <gisaNumber>24082730</gisaNumber> <licenseText>Werbungsmittler gem. § 103 Abs. 1 lit. b Z. 55 GewO 1973, beschränkt auf Nachschlagewerke, Adreßbücher und Werke der Wirtschaftsliteratur</licenseText> <owner> <entityReference> <name>Compass-Verlag GmbH</name> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> <objectId>6f77ae04-61cb-49b5-9837-632151d61b20</objectId> </entityReference> </owner> <address> <postalCode>1120</postalCode> <place>Wien</place> <streetAddress>Schönbrunner Straße 231</streetAddress> </address> </tradeLicense> </heldTradeLicense> </heldTradeLicenses> </tradeOffices> <associationOffices> <representationFunctions> <representationFunction> <validFrom>2021-10-14</validFrom> <type>Vorsitzender</type> <entityReference> <objectId>3af71aec-85be-4408-b64a-ca0710540011</objectId> <objectType>NATURAL_PERSON</objectType> </entityReference> <appointedFrom>2021-07-12</appointedFrom> <appointedTo>2024-07-11</appointedTo> </representationFunction> <representationFunction> <validFrom>2020-07-29</validFrom> <type>Schriftführer</type> <entityReference> <objectId>a834f72b-5d04-4860-bb31-9930440c720e</objectId> <objectType>NATURAL_PERSON</objectType> </entityReference> <appointedFrom>2020-05-28</appointedFrom> <appointedTo>2022-05-27</appointedTo> </representationFunction> </representationFunctions> </associationOffices> </data> </PersonProfileType>

Structured Land Register and Cadastral data for Austria

This interface is always based on official information from the Austrian Land Register or the Federal Office of Metrology and Surveying. The data retrieved from these sources is processed by Compass. They are also supplemented editorially.

In addition to retrieving Land Register exerpts from the official database of the Republic of Austria, it is also possible to access cadastral data, journal numbers and other documents such as purchase contracts, donation contracts, etc.

A major advantage of the Land Register API is the large number of convenience features. One example of this is the search for owners based on the Land Register excerpts they have already requested. This service not only makes the research process easier, but also saves valuable time by preparing the information in a targeted and efficient manner.

The clear structuring and preparation of the data allows easy and intuitive access to the required information and also enables seamless integration into existing business processes. The automation of these processes in connection with the Land Register therefore helps to significantly increase efficiency and accuracy.

The Register of Residents of the Republic of Austria (ZMR/ZPR)

The Register of Residents is the central database of all persons who are registered as resident in Austria. To be granted access an application must be made, which will be examined by the Federal Ministry of the Interior of the Republic of Austria.

The business portal search of the Central Register of Residents may then be used via the Register of Residents API. The data includes the name of the registered person, date of birth, citizenship (if such data is sent along with the search results) and the present principal place of residence or the last known principal place of residence.

In addition, you may also carry out a search in the Central Civil Status Register (ZPR).
The register contains data about all civil status cases (birth, marriage, registered partnership and death). However, only information about deaths may be retrieved from a business portal search.

For further information regarding access to the Register of Residents please visit the website of our clearing office, HF Data Datenverarbeitungsgesellschaft m.b.H.


Retrieve a written confirmation of registration

For a search in the Central Register of Residents (ZMR) the following minimum parameters are required: surname, first name and date of birth.

The “date of birth” parameter may be replaced by the surname at birth (name prior to first marriage), citizenship or parts of the address (postal code, town/city, house number, secondary residence). 


Retrieve a written civil status confirmation

For a search in the Central Civil Status Register (ZPR) the following minimum parameters are required: surname, first name and date of birth.


Retrieve confirmation by means of the document reference ID

After you have carried out the search you will receive the relevant document reference ID. The ID is a key consisting of a combination of numbers and letters, (e.g. 0f982da6-5cef-499c-8471-a987c6233a9d). You may retrieve the requested document by means of this ID.

If you have already searched for that person in the Central Register of Residents in the past you may also retrieve historical addresses of that person as a further option. For that purpose, archived excerpts will be checked automatically in the background.

The excerpts are available as pdf files.

Details on all insolvency proceedings

Insolvency data is updated and published by the Republic of Austria (database of Official Publications [Ediktsdatei] and announcements of the justice system) on a daily basis.
It contains insolvency entries regarding bankruptcy, composition proceedings and debt settlement proceedings.
In addition, you will find detailed information on the relevant proceedings and the course thereof: competent district court, debtors and administrators, significant dates (e.g. date of opening of proceedings), free text with explanations regarding the insolvency case depending on the announcement, and much more.


Wirtschafts-Compass ID (WiCo-ID)

To use the features provided by the insolvency API you must already know the Wirtschafts-Compass ID. This may be found, for example, via the search feature or by using a reference from an already retrieved report (e.g. person report).

Using the WiCo ID you can then retrieve the information available, for example insolvency proceedings, regarding a person.
If several insolvency cases concern the same subject (e.g. a business entity or a person), all of the data may be retrieved together using the WiCo ID.

Change lists in a structured form

By retrieving a specific change list you will never miss updates (additions of, amendments to or cancellations of data) ever again. Thus, master data is always up to date.

The following change lists are offered in the Wirtschafts-Compass API:

  • Business Register (new, changed, cancelled)
  • Insolvencies (new, changed, cancelled)
  • Obvious inabilities to pay (new, cancelled)
  • Dummy companies (new, cancelled)
  • Beneficial Owners Register (changed)

Each change list returns basic information on the subjects concerned, such as the Wirtschafts-Compass ID (short: WiCo ID) and the name of the business entity or person.
With the WiCo ID you can then use another service of the Wirtschafts-Compass API to retrieve more detailed information.


Example of use

A new case is identified using the change list for insolvencies. By identifying the WiCo ID of the subject concerned detailed information on the newly published case of insolvency may be retrieved via the insolvency API in a next step.

KYC and compliance solutions

The world's most important sanctions lists are processed and updated on a daily basis. The following sanctions lists are considered: European Union (EU), United Nations (UN), United States of America (US), United Kingdom of Great Britain and Northern Ireland (UK), Switzerland (CH), Canada (CA) and Australia (AU).

The Compliance API offers a search for sanctioned organisations or persons. The result of the search already returns information on whether the legal entity searched for has been sanctioned.
More detailed information on sanctions may be retrieved using the Wirtschafts-Compass ID (WiCo-ID), which is returned by the search.

The PEP Checker can be used to verify natural persons to determine whether they are a political exposed person (PEP).
For this purpose, the international PEP data of info4c AG (info4c PEP Desk®) is provided by our cooperation partner Check Your Customer GmbH (CYC). The results and information presented are data provided by CYC and are not verified by Compass.

In addition, the Compliance Screening is available. This helps with the adherence to compliance guidelines in organisations and offers a detailed check of relevant KYC criteria of companies and individuals.
It can also be used to comply with due diligence requirements for preventing money laundering and terrorist financing.
Also in this case up-to-date data will be taken as the basis, for example national and international PEP lists (politically exposed persons), sanctions lists, insolvency data and many other directly processed data sources.

Find retrieved excerpts and documents

You can find retrieved official excerpts and documents via the Archive API and retrieve them again free of charge at any time.

The search in the archive can be narrowed by means of several criteria. You may, for example, narrow the search to certain types of documents (e.g. Business Register excerpts). The Archive API also supports searches by register numbers and restrictions to certain periods of time or type of organizations (entire corporate group, organizational unit, user) to obtain the retrieved documents.


Delete retrieved excerpts and documents

If you possess the necessary authorisation, you may permanently delete documents from the archive. Deletions cannot be reversed.


Document reference ID

All documents in the archive are given a unique key, the so-called document reference ID (z.B.: 0f982da6-5cef-499c-8471-a987c6233a9d).

The document reference ID will be delivered back after a successful search in the Archive API. You may then retrieve the archived document by means of this ID. Documents in the archive are always available as PDF files.

Additional search options in the Wirtschafts-Compass API

In addition to the other modules of the Wirtschafts-Compass API, the "Additional Services API" offers useful tools for automation of business processes:

Liability of the Principal [AuftraggeberInnenhaftung/AGH]

The AGH search enables a check of a business entity or person against the list of indemnifying business entities [haftungsfreistellende Unternehmen/HFU]. The HFU list of the Austrian Health Insurance Fund [Österreichische Gesundheitskasse/ÖGK] displays indemnifying business entities in the construction industry, i.e. those companies which subcontract construction contracts to a subcontractor pursuant to Section 19(1a) of the Austrian Value Added Tax Act [Umsatzsteuergesetz/UStG]. In order to be registered as a building contractor in the HFU list a total of three years of working in the construction industry is required and there must not be any arrears of contributions. Each search is based on the effective date; a business entity may be removed from the list.
For further information on the HFU list please see the Website of the Austrian Social Security Fund.


Verification of VAT number

This service allows you to check the validity of a VAT identification number against the VAT Information Exchange System (VIES) of the European Commission.

Activate Services?

For information about our services, testing capabilities and prices, please contact our business developers.