AvailableApplicationsByEmployerId |
List of all the applications available to the employer__Activity name:__ GetAvailableApplicationsByEmployerIdList of all the applications and premium modules available to the employer.
Catalogus: LoketNlRest
Schema: Marketplace
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 AvailableApplicationsByEmployerId 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 |
---|---|---|---|---|
employerId |
guid |
☑ |
|
The unique identifier of the employer |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie AvailableApplicationsByEmployerId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
activationUrl |
string |
|
☐ |
An URI to a webpage of the application where the user can initiate the integration. |
dateAddedToStore |
datetime |
|
☐ |
The date to which the application was added to the store |
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
isActivatedForEmployer |
boolean |
|
☐ |
Indicates whether the application is configured for the given employer.If one (or more) users with access to the employer have a connection with the application (the isBlocked boolean from both application and application user are ignored for this field) |
isHighlighted |
boolean |
|
☐ |
Indicates whether the application is highlighted (shown at the top of the list by default) |
logo |
string |
|
☐ |
An URI to the logo of the application |
marketplaceDescription |
string |
|
☐ |
A description of the application. The description must be in HTML. |
marketplaceSummary |
string(200) |
|
☐ |
A short summary of the application. The description must be in plain text. |
name |
string(100) |
Naam |
☐ |
|
productType_key |
int32 |
|
☐ |
The key of the product type. Possible values:1.Koppeling2.Module |
productType_value |
string(50) |
|
☐ |
Description of the product. |
website |
string |
|
☐ |
An URI to the website of the application |
10-06-2024 18:51 Versie 24.1.3-BETA+4689