WageProposalsByEmployerId |
List of wage proposals for the employments of an employer__Activity name :__ GetWageProposalsByEmployerIdReturns a list of wage proposals for the employments of the employer.A wage proposal is created when an employment reaches the criteria set for the next tier of wage. E.G the minimum wage is linked to the age of a person so a wage proposal is created 60 days befor the birthday of an employment linked to the minimum wage and configured for wage proposals.Via this functionality the created wage proposal can be approved or rejected resulting in either a new wage record updated to reflect the correct wage or in case of a rejection the employment is disabled for wage proposals.
Catalogus: LoketNlRest
Schema: WageProposal
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 WageProposalsByEmployerId 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 WageProposalsByEmployerId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
currentGrossWage |
double |
|
☐ |
The gross wage for the employee |
currentPayGrade_key |
int32 |
|
☐ |
|
currentPayGrade_value |
string(50) |
|
☐ |
|
employmentInformation_department_code |
int32 |
|
☐ |
|
employmentInformation_department_description |
string |
|
☐ |
|
employmentInformation_department_key |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
employmentInformation_employeeNumber |
int32 |
|
☐ |
The employee number to uniquely identify an employee within an employer |
employmentInformation_firstName |
string(28) |
|
☐ |
The first name, given name, forename or Christian name as part of a persons personal name. |
employmentInformation_formattedName |
string(82) |
|
☐ |
Formatted name of the employee based on the value of `howToFormatLastName` |
employmentInformation_function_description |
string(50) |
|
☐ |
|
employmentInformation_function_group |
string(5) |
|
☐ |
|
employmentInformation_function_key |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
employmentInformation_id |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
employmentInformation_incomeRelationshipNumber |
int32 |
|
☐ |
The income relationship number that is required in the tax return. Together with the citizen service number (burgerservicenummer, BSN) and wage tax number, the income relationship number uniquely identifies an employment. |
employmentInformation_payrollAdministration_clientNumber |
int32 |
|
☐ |
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. |
employmentInformation_payrollAdministration_description |
string(50) |
|
☐ |
Description of the administration |
employmentInformation_payrollAdministration_id |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
employmentInformation_payrollAdministration_name |
string(70) |
|
☐ |
Name of the payroll administration |
employmentInformation_photo |
string |
|
☐ |
A photo of the employee to use as a avatar/profile picture. 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. |
grossWageType_key |
int32 |
Bruto Loonsoortsleutel |
☐ |
|
grossWageType_value |
string(50) |
Brutoloonsoortwaarde |
☐ |
|
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
payScale_key |
int32 |
Loonschaalsleutel |
☐ |
|
payScale_value |
string(50) |
Loonwaarde |
☐ |
|
proposalReason_key |
int32 |
|
☐ |
The key of the reason |
proposalReason_value |
string |
|
☐ |
The description of the reasson for the proposal |
proposedGrossWage |
double |
|
☐ |
The gross wage for the employee |
proposedPayGrade_key |
int32 |
|
☐ |
|
proposedPayGrade_value |
string(50) |
|
☐ |
|
startDateProposal |
datetime |
|
☐ |
The date to which the declaration is applicable. As requested by the employee. |
status_key |
int32 |
Statuscode |
☐ |
|
status_value |
string |
Statuswaarde |
☐ |
|
10-06-2024 18:51 Versie 24.1.3-BETA+4689