PayrollProcessStatusByProviderId |
Payroll status for each administration (deprecated).__Activity name :__ GetPayrollProcessStatusByProviderId__Metadata :__ Possible options for fields of the type 'metadata' can be acquired (GET) by adding `/metadata` to the POST URL.__Defaults :__ The default value for payrollPeriod.payrollPeriodId can be acquired by adding `/defaults' to the POST URL. __Deprecated :__ This endpoint will no longer be developed. Returns an array of objects. Each object contains information about the payroll administration and the payroll processes status.
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 PayrollProcessStatusByProviderId 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. |
providerId |
guid |
☑ |
|
The unique identifier of a provider |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie PayrollProcessStatusByProviderId 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. |
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 |
payrollPeriod_announcements_hasUnreadAnnouncements |
boolean |
|
☐ |
Indicates whether the administration has unread announcements |
payrollPeriod_notifications_hasUnreadNotifications |
boolean |
|
☐ |
Indicates whether the administration has unread notifications |
payrollPeriod_payrollPeriodId |
int32 |
|
☐ |
The year and period of the payroll period |
payrollPeriod_payrollProcess_methodOfCreation_key |
int32 |
|
☐ |
The key indicating how the payroll run was created. |
payrollPeriod_payrollProcess_methodOfCreation_value |
string |
|
☐ |
The value describing how the payroll run was created. |
payrollPeriod_payrollProcess_status_key |
int32 |
|
☐ |
|
payrollPeriod_payrollProcess_status_value |
string |
|
☐ |
|
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