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

NameDescriptionTypeAdditional information
employeeNo

Employee Number

string

Required

Body Parameters

None.

Response Information

Resource Description

Payslip

Collection of PayslipOfPayDetailsExtended
NameDescriptionTypeAdditional 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.