Get Punch Detail Data

Summary Description

The Get Punch Detail Data endpoint represents the final step in the process to retrieve punch details for all employees within a company. This endpoint retrieves punch detail results for all employees in a company using the resourceId generated in the previous step of the process. The endpoint returns completed results and supports filtering by relative start and end dates. Responses are paginated and require iteration through all pages to access the full data set.

Use Cases

  • Retrieve all employee punch details for a company after the asynchronous process has finished.
  • Filter punch detail records by relative start and end dates to limit results to a specific time range.
  • Iterate through paginated responses using offset-based pagination to obtain the complete set of punch detail records.
Language
Credentials
Bearer
JWT