GET api/Payslips/GetTimesheetDetailed?payPeriod={payPeriod}&payrollNo={payrollNo}

Get all payslips for all employees in a period, including additional timesheet fields pertaining to InTime

Request Information

URI Parameters

NameDescriptionTypeAdditional information
payPeriod

Payslip Pay Period

integer

Required

payrollNo

Payroll No

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.