Retrieve Timecards as Employee

This operation returns a list of timecards based on the employees or Hyperfind details provided. Required parameters include employee ID or person number along with a date range or symbolic period ID.

When WORKED_SHIFTS and PUNCHES are specified together in the request payload, the response automatically expands to include the day before and the day after the requested span in the punch object. For example, if you specify a single day in the request, the response includes punches for that day, the day before, and the day after.

Service limit

A service limit constrains the number of employees and the number of days that can be processed in a single request.

  • The Number of Employees cannot exceed 500.

  • The Number of Days cannot exceed 365.

Refer to the Limits topic for more information.

Language
Authorization
Bearer
JWT
URL