EmployerDataAuditTrailByEmployerId |
Get the employer data audit trail__Activity name :__ GetEmployerDataAuditTrailByEmployerIdGet the mutations for the all the tables linked to the employer containing employer-related data.
Catalogus: LoketNlRest
Schema: AuditTrail
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 EmployerDataAuditTrailByEmployerId 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 |
endDate |
string |
☑ |
|
The end date |
startDate |
string |
☑ |
|
The start date |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie EmployerDataAuditTrailByEmployerId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
employer_companyName |
string(70) |
|
☐ |
Naam van het bedrijf |
employer_employerNumber |
int32 |
|
☐ |
The employer number is used in various overviews and exports to identify a specific employer in Loket (please note: this is not the identifier used in the REST API). |
employer_id |
guid |
|
☐ |
The unique identifier (GUID/UUID) |
entity_key |
int32 |
|
☐ |
The key of the entity |
field_key |
int32 |
|
☐ |
The key of the field |
field_value |
string(50) |
|
☐ |
Description of the field |
identification_description |
string(255) |
|
☐ |
Extra identifying information for the mutation |
mutationOrigin_key |
int32 |
|
☐ |
The key of the mutationOrigin |
mutationOrigin_value |
string(50) |
|
☐ |
Description of the mutationOrigin |
mutationType_key |
int32 |
|
☐ |
The key of the mutationType |
mutationType_value |
string(50) |
|
☐ |
Description of the mutationType |
newValue |
string(250) |
|
☐ |
The value of the field after the change. Incase of an delete the nieuwValue will be NULL. |
oldValue |
string(250) |
|
☐ |
The value befor the change. Incase of an create the oldValue will be NULL. |
performedBy_formattedName |
string |
|
☐ |
preformatted user name for displaying. \<lastname\>\", \"\<initials\>\" \"\<prefix\> |
performedBy_id |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
performedBy_initials |
string(6) |
|
☐ |
The initials of the user |
performedBy_lastName |
string(25) |
|
☐ |
The last name of the user |
performedBy_prefix |
string(10) |
|
☐ |
The prefix of the user |
timeStamp |
datetime |
|
☐ |
The time the mutation was performed |
10-06-2024 18:51 Versie 24.1.3-BETA+4689