LinkedEmployersByUserId |
List of employers linked to the user__Activity name :__ GetLinkedEmployersByUserIdList of employers accessible by the user
Catalogus: LoketNlRest
Schema: LinkedEmployers
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 LinkedEmployersByUserId 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 |
---|---|---|---|---|
userId |
guid |
☑ |
|
The unique identifier of an user |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie LinkedEmployersByUserId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
address_city |
string(24) |
Plaats |
☐ |
City of the address |
address_houseNumber |
int32 |
Huisnummer |
☐ |
House number of the address |
address_postalCode |
string(9) |
Postcode |
☐ |
The postal code of the address |
address_street |
string(24) |
Straat |
☐ |
Streetname of the address |
branch_key |
int32 |
Filiaal Sleutel |
☐ |
The key of the branch. Possible values can be aquired via the metadata endpoint |
branch_value |
string(50) |
Filiaalwaarde |
☐ |
Description of the branch. Branch is only available in Dutch |
companyName |
string(70) |
Naam bedrijf |
☐ |
Naam van het bedrijf |
contact_name |
string(50) |
Contactpersoon Naam |
☐ |
Name of the contact of the employer |
contact_phoneNumber |
string(15) |
Telefoonnummer |
☐ |
The general phone number of the employer |
contactInformation_phoneNumber |
string(15) |
Contactgegevens Telefoonnummer |
☐ |
The telephone number of the employer |
employerLogo |
string |
Logo Werkgever |
☐ |
The location of the logo of the employer. The last part of the returned endpoint is the version of the logo this allows users to cache the image. Changing the value of the version will not influence the output. |
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
providerLogo |
string |
Providerlogo |
☐ |
This logo is displayed in the interface of loket.nl. if null no deviating logo is present and the normal provider logo should be used (aquire the URL to the logo via ../v2/providers) |
providerSettings_administrationNumber |
string(15) |
|
☐ |
A free field that is most commonly used to store the Debtors Number the provider uses for the employer. This field is used as a key field in some of the existing SOAP webservices. |
providerSettings_groupCode |
int32 |
|
☐ |
The groupcode is used for grouping employers. It is used for filtering output and processes (only include employers in group 40 in this report). |
10-06-2024 18:51 Versie 24.1.3-BETA+4689