Create Company Punch Detail Operation

Summary Description

The Company Punch Detail endpoint returns punch records for all employees within a specified company. Company Punch Detail endpoint represents the first step in a three-step process for retrieving punch details at the company level. Results can be limited by specifying a start date and end date. Date and time filtering uses the consumer's time zone and supports standard daily boundaries (00:00:00, 12:00:00, and 23:59:00).

For information about the complete sequence, see the Punch Detail Overview or the Getting Started with Company Punch Details API recipe.

Use Cases

  • Retrieve punch details for all employees associated with a specific company ID.
  • Narrow results to a defined timeframe by using the relativeStart and relativeEnd parameters.
Path Params
string
required

The Paylocity Company ID. This is the unique value provided by Paylocity to each specific Payroll Entity.

Body Params

The company punch detail request payload.

date-time

The relative DateTime for the beginning of the WorkedShift. Value must not have timezone information.

date-time

The relative DateTime for the end of the WorkedShift. Value must not have timezone information.

Headers
string
required
Defaults to Bearer JWT_GOES_HERE

Authorization token. Ex. Bearer ...

Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
JWT
Response
Choose an example:
*/*
application/json