Resource: getpayrollpaycheckbatchlist.nv
HTTP-method: GET
Retrieves company's payslips from given time period, maximum 30 days
Parameter | Occurs | Description | Example |
startdate | 1 | Mandatory, start date | 2023-01-01 |
enddate | 0..1 | Voluntary, end date. If not given, payslips are retrieved from start date only | 2023-01-31 |
Response:
Level | Element name | Type and length | Occurs | Description | Example |
Root | root | Aggr. | 1 | ||
1 | PayrollPaycheckBatches | Aggr. | 1 | ||
2 | PayrollPaycheckBatch | Aggr. | 0..n | ||
3 | Netvisorkey | Numerical | 1 | Payslip's identifier | 1 |
3 | PaymentDate | Date | 1 | Payslip's payment date | 2023-01-31 |
3 | PayrollRuleGroupPeriod | Aggr. | 1 | Payroll period's information | |
4 | Netvisorkey | Numerical | 1 | Payroll period's netvisorkey | 3 |
4 | StartDate | Date | 1 | Payroll period's start date | 2023-01-01 |
4 | EndDate | Date | 1 | Payroll period's end date | 2023-01-31 |
3 | PayrollRuleGroup | Aggr. | 1 | Payroll Rulegroup's information | |
4 | Netvisorkey | Numerical | 1 | Payroll Rulegroup's netvisorkey | 15 |
4 | Name | Text | 1 | Payroll Rulegroup's name | Monthly salary |
3 | Employee | Aggr. | 1 | Employee's information | |
4 | Name | Text | 1 | Employee's name | Matti Meikäläinen |
4 | EmployeeNumber | Numerical | 1 | Employee's number | 111 / empty |
4 | Netvisorkey | Numerical | 1 | Employee's identifier | 12 |
3 | Status | Numerical | 1 | Paycheck's status | 1=Open, 2=Confirmed/Accepted, 3= Paid |
3 | StatusDescription | Text | 1 | Paycheck's status in text format | Paid |
Did you find it helpful? Yes No
Send feedback