PostWageProjectionByEmploymentId_ContentPayrollPeriodsPayslipTypes |
Perform a wage projection__Activity name :__ PostWageProjectionByEmploymentIdThis endpoint can only be used for employments that are already known in the loket.nl system.__Metadata :__ No metadata endpoint available for this controller endpoint.__Defaults :__ No defaults endpoint available for this controller endpoint.<span style="color:red">Please note: the request body of this endpoint design is currently yet to-be-implemented.</span>
Catalog: LoketNlRest
Schema: WageProjection
This is a read-only table function. The loket.nl (REST) API may not support changing the data or the Invantive SQL driver for loket.nl (REST) does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the loket.nl (REST) API.
Select loket.nl (REST) API URL: /providers/employers/employees/employments/{employmentId}/wageprojection
Insert loket.nl (REST) API URL: /providers/employers/employees/employments/{employmentId}/wageprojection
Update loket.nl (REST) API URL: /providers/employers/employees/employments/{employmentId}/wageprojection
Delete loket.nl (REST) API URL: /providers/employers/employees/employments/{employmentId}/wageprojection
Field Selection Method: NotRequired
Base Path: content.payrollPeriods[*].payslipTypes[*]
Select loket.nl (REST) API Operation: post /providers/employers/employees/employments/{employmentId}/wageprojection
Table Function Parameters
The following parameters can be used to control the behaviour of the table function PostWageProjectionByEmploymentId_ContentPayrollPeriodsPayslipTypes. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be treated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example with `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
Name |
Data Type |
Required |
Default Value |
Documentation |
---|---|---|---|---|
employmentId |
guid |
☑ |
|
The unique identifier of the employment |
Table Function Columns
The columns of the table function PostWageProjectionByEmploymentId_ContentPayrollPeriodsPayslipTypes are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
employmentId |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
payrollPeriod_periodEndDate |
datetime |
|
☐ |
The last day of the period for which the tax return message was created |
payrollPeriod_periodNumber |
int32 |
|
☐ |
The period number of the payroll period the record relates to |
payrollPeriod_periodStartDate |
datetime |
|
☐ |
The first day of the period for which the tax return message was created |
payrollPeriod_testYear |
boolean |
|
☐ |
Indicates whether the payroll periode is part of a test year.In Loket it is possible to run a year of a payrolladministration as a so-called test year. This is typically done to test the configuration of a new payroll administration, by running payrollruns within the context of a test year. Please note: if the payroll run belongs to a test year the results of the run should not be regarded as actual data but as test data. |
payrollPeriod_year |
int32 |
|
☐ |
The year of the payroll period the record relates to |
payslipType_key |
int32 |
|
☐ |
|
payslipType_value |
string |
|
☐ |
|
13-05-2022 15:37 Version 22.1.40-BETA+3374