Resource: payrollpaycheckbatch.nv
HTTP-method: POST
Import a payslip into Netvisor.
Request:
Level | Element name | Type and length | Occurs | Description | Example |
Root | root | Aggr. | 1 | ||
1 | payrollpaycheckbatch | Aggr. | 1 | ||
2 | employeeidentifier | String | 1 | Employee has to exist in Netvisor and the employee must be determined for correct wage model in Netvisor before transferring the data | 10 |
Attr. | type | String | 1 | Type of identifier, either employeenumber or finnishpersonalidentifier | employeenumber |
2 | rulegroupperiodstart | Date | 1 | Pay period start date. Note! The period or the previous or next period has to exist in Netvisor. If period is not defined in Netvisor it will be added only if it is the first pay period of wage model or it begins right after the last pay period | 2022-02-01 |
Attr. | format | String | 1 | Date format, always ansi | ansi |
2 | rulegroupperiodend | Date | 1 | Pay period end date. Note! The period or the previous or next period has to exist in Netvisor. If period is not defined in Netvisor it will be added only if it is the first pay period of wage model or it begins right after the last pay period | 2022-02-28 |
Attr. | format | String | 1 | Date format, always ansi | ansi |
2 | freetextbeforelines | String | 0...1 | Free text before payroll lines | |
2 | freetextafterlines | String | 0...1 | Free text after payroll lines | |
2 | duedate | Date | 1 | Due date | 2022-02-17 |
Attr. | format | String | 1 | Date format, always ansi | ansi |
2 | valuedate | Date | 1 | Value date | 2022-02-17 |
Attr. | format | String | 1 | Date format, always ansi | ansi |
2 | payrollpaycheckbatchline | Aggr. | 1...n | ||
3 | payrollratioidentifier | String | 1 | Salary type as number, has to exist in Netvisor. Can be foud from Salaries > Salary model management > Company-specific salary types. | 1 |
Attr. | type | String | 1 | Always rationumber | rationumber |
3 | units | Numeric | 1 | Number of units | 2 |
3 | unitamount | Numeric | 1 | price of a single unit | 39 |
3 | linesum | Numeric | 1 | Sum of the line, will not be calculated automatically, has to be given in XML. Recomended max 2 decimals. | 78,00 |
3 | linedescription | String | 0...1 | Description of the line | |
3 | earningperiodstartdate | Date | 0...1 | Start date of the earning period | 2022-01-01 |
Attr. | type | String | 1 | Date format, always ansi | ansi |
3 | earningperiodenddate | Date | 0...1 | End date of the earning period | 2022-31-01 |
Attr. | type | String | 1 | Date format, always ansi | ansi |
3 | dimension | Aggr. | 0...n | ||
4 | dimensionname | String | 1 | Title of the dimension. If not found, it will be created | |
4 | dimensionitem | String | 1 | Dimension name. If not found it will be created |
Did you find it helpful? Yes No
Send feedback