GET api/Payslips/GetTimesheetDetailed?employeeNo={employeeNo}
Get a list of payslips for an employee, including additional timesheet fields pertaining to InTime
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
employeeNo |
Employee Number |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Payslip
Collection of PayslipOfPayDetailsExtendedName | Description | Type | Additional information |
---|---|---|---|
Employee | EmployeeDetails |
None. |
|
Pay | Collection of PayDetailsExtended |
None. |
|
Bank | Collection of BankDetails |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.