PayrollStatusByBearerToken |
Payroll status for each administration.__Activity name :__ GetPayrollStatusByBearerTokenReturns an array of payrollAdministrations. Each object contains information about the payrolladministration and the payroll run status for an payroll period.
Catalogus: LoketNlRest
Schema: PayrollProcessStatus
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 PayrollStatusByBearerToken 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 |
---|---|---|---|---|
payrollPeriodId |
int32 |
☐ |
|
The unique identifier of the payroll period to return. |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie PayrollStatusByBearerToken worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
administrationNumber |
string(15) |
Administratienummer |
☐ |
The administration number is a free field commonly used to register the debtors number. |
cao_key |
int32 |
CAO-sleutel |
☐ |
|
cao_value |
string(50) |
CAO-waarde |
☐ |
|
clientNumber |
int32 |
Klantnummer |
☐ |
The client number is a unique number for administrations that are used for payrolling. This field has no value if the administration is not used for payrolling. |
description |
string |
Omschrijving |
☐ |
The description is used to identify the administration in Loket.nl at Employerlevel. |
employerId |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
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. |
groupClassification_key |
int32 |
|
☐ |
|
groupClassification_value |
string |
|
☐ |
|
groupCode |
int64 |
Groepscode |
☐ |
Number (integer) used for grouping administrations. |
hasAutomaticPayroll |
boolean |
|
☐ |
Indicates whether automatic payrolling is set |
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
loonmodel_key |
int32 |
|
☐ |
|
loonmodel_value |
string(50) |
|
☐ |
|
name |
string(70) |
Naam |
☐ |
Name of the administration |
payroll_methodOfCreation_key |
int32 |
|
☐ |
The key indicating how the payroll run was created. |
payroll_methodOfCreation_value |
string |
|
☐ |
The value describing how the payroll run was created. |
payroll_possibleActions_additionalInformation_key |
int32 |
|
☐ |
The key of the additional information |
payroll_possibleActions_additionalInformation_value |
string |
|
☐ |
The additional information on the possible action. |
payroll_possibleActions_key |
int32 |
|
☐ |
|
payroll_possibleActions_value |
string |
|
☐ |
|
payroll_status_key |
int32 |
|
☐ |
|
payroll_status_value |
string |
|
☐ |
|
payroll_userRights_hasCalculateWorkingHoursRight |
boolean |
|
☐ |
indicates whether the current user has the right for this administration. |
payroll_userRights_hasCancelRight |
boolean |
|
☐ |
indicates whether the current user has the right for this administration. |
payroll_userRights_hasConfirmRight |
boolean |
|
☐ |
indicates whether the current user has the right for this administration. |
payroll_userRights_hasStartRight |
boolean |
|
☐ |
indicates whether the current user has the right for this administration. |
payrollPeriod_payrollPeriodId |
int32 |
|
☐ |
The year and period of the payroll period |
payrollPeriod_periodEndDate |
datetime |
Einddatum Loonperiode |
☐ |
The last day of the period to which the payroll period data applies |
payrollPeriod_periodNumber |
int32 |
Nummer Verloningsperiode |
☐ |
The period (month [1 to 12] , 4 weeks [1 to 13] or week [1 to 53]) |
payrollPeriod_periodStartDate |
datetime |
Startdatum Verloningsperiode |
☐ |
The first day of the period to which the payroll period data applies |
payrollPeriod_year |
int32 |
Loonverwerking Jaarperiode |
☐ |
The year of the payroll period |
payrollPeriodType_key |
int32 |
Loonverwerking Periodesoortsleutel |
☐ |
|
payrollPeriodType_value |
string(50) |
Loonverwerking Periodesoortwaarde |
☐ |
|
shortName |
string(12) |
Korte Naam |
☐ |
Shortened name of the administration |
10-06-2024 18:51 Versie 24.1.3-BETA+4689