CompanyInformationByChamberOfCommerceNumber |
Acquire company information__Activity name:__ GetCompanyInformationByChamberOfCommerceNumberThis endpoint allows the user to acquire basic company information for a specific chamber of commerce number.
Catalogus: LoketNlRest
Schema: ChamberOfCommerce
Dit is een alleen-lezen tabelfunctie. De Loket.nl REST API biedt mogelijk geen ondersteuning voor het wijzigen van de data of het Invantive UniversalSQL-stuurprogramma voor Loket.nl REST ondersteunt dit niet. In het laatste geval gebruikt u de tabel NativePlatformScalarRequests om gegevens te uploaden naar de Loket.nl REST-API.
Parameters van Tabelfunctie
De volgende parameters kunnen worden gebruikt om het gedrag van de tabelfunctie CompanyInformationByChamberOfCommerceNumber in te stellen. Voor verplichte parameters moet altijd een waarde worden opgegeven, maar optionele parameters hoeven in het algemeen geen waarde te hebben en de uitvoering zal standaard een vooraf bepaald gedrag vertonen. Waarden kunnen worden gespecificeerd op basis van positie en naam. In beide gevallen worden alle niet-gespecificeerde parameters geëvalueerd aan de hand van hun standaardwaarden.
Waardespecificatie op positie gebeurt door alle waarden van de eerste tot de laatste benodigde waarde op te sommen. Bijvoorbeeld: een `select * uit tabel(waarde1, waarde2, waarde3)` op een tabel met vier parameters zal de standaardwaarde voor de vierde parameter gebruiken en de opgegeven waarden voor de eerste drie.
Waardespecificatie op naam gebeurt door alle waarden die een waarde vereisen op te sommen. Bijvoorbeeld met `selecteer * uit tabel(naam1 => waarde1, naam3 => waarde3)` op dezelfde tabel zullen de standaardwaarden voor de tweede en vierde parameter worden gebruikt en de opgegeven waarden voor de eerste en derde.
Naam |
Datatype |
Verplicht |
Standaardwaarde |
Documentatie |
---|---|---|---|---|
chamberOfCommerceNumber |
string |
☑ |
|
The unique identifier of the kvk (8 numbers) |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie CompanyInformationByChamberOfCommerceNumber worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
address_city |
string(24) |
Plaats |
☐ |
City of the address |
address_country_isoCode |
string(2) |
Land ISO-code |
☐ |
The ISO 3166-1 alpha-2 value for the country |
address_country_key |
int32 |
Landsleutel |
☐ |
The key for the country. Possible values can be aquired via the metadata endpoint |
address_country_value |
string(50) |
Landwaarde |
☐ |
The name of the country |
address_houseNumber |
int32 |
Huisnummer |
☐ |
House number of the address |
address_houseNumberAddition |
string(4) |
Huisnummertoevoeging |
☐ |
An addition to further specify the house/door/postbox. For example used to specifty a room of floor number in addition to the house number. |
address_postalCode |
string(9) |
Postcode |
☐ |
The postal code of the address |
address_street |
string(24) |
Straat |
☐ |
Streetname of the address |
deviatingPostalAddress_city |
string(24) |
Afwijkend Postadres Stad |
☐ |
City of the address |
deviatingPostalAddress_country_isoCode |
string(2) |
Afwijkend Postadres Land ISO-code |
☐ |
The ISO 3166-1 alpha-2 value for the country |
deviatingPostalAddress_country_key |
int32 |
Afwijkend Postadreslandsleutel |
☐ |
The key for the country. Possible values can be aquired by the metadata endpoint |
deviatingPostalAddress_country_value |
string(50) |
Afwijkende Postadres Landwaarde |
☐ |
The name of the country |
deviatingPostalAddress_houseNumber |
int32 |
Afwijkend Postadres Huisnummer |
☐ |
House number of the address. Filled when poBox is empty. |
deviatingPostalAddress_houseNumberAddition |
string(4) |
Afwijkend Postadres Huisnummertoevoeging |
☐ |
An addition to further specify the house/door/postbox. For example used to specifty a room of floor number in addition to the house number. |
deviatingPostalAddress_poBox |
int32 |
Afwijkend Postadres Postbus |
☐ |
Post office box |
deviatingPostalAddress_postalCode |
string(9) |
Afwijkend Postadres Postcode |
☐ |
The postal code of the address, only nullable if country is not The Netherlands (NL). |
deviatingPostalAddress_street |
string(24) |
Afwijkende Postadresstraat |
☐ |
Streetname of the address |
legalForm_key |
int32 |
Rechtsvorm Sleutel |
☐ |
The key of the legal form. Possible values can be aquired via the metadata endpoint |
legalForm_value |
string(50) |
Rechtsvormwaarde |
☐ |
Description of the legal form. Possible values are the legel forms supported by Dutch law |
name |
string(255) |
Naam |
☐ |
The company name |
sbi_key |
int32 |
SBI-sleutel |
☐ |
The key of the SBI code. Possible values can be aquired via the metadata endpoint |
sbi_sbiCode |
string(32) |
SBI Code |
☐ |
Possible values are the values from the Dutch SBI 2008 |
sbi_value |
string(255) |
SBI-waarde |
☐ |
Description of the SBI code |
website |
string(255) |
|
☐ |
The website of the employer |
10-06-2024 18:51 Versie 24.1.3-BETA+4689