Create New Payroll Batch

Summary Description

The Pay Entry API allows API users to interface with Paylocity�s HR & Payroll module, specifically within the 'Run Payroll' feature. This API allows users to submit new payroll batches for a specified check date. The endpoint accepts summarized payroll data, allowing API users to import data from third-party systems.

Path Params
string
required

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

Body Params

pay entry request body

boolean

Auto Acknowledge the batch (True/False)

string

Name for the Payroll Batch you are creating

int32

Merge Batch

date-time

Pay Period Begin Date

date-time

Pay Period End Date

date-time

Check Date for Payroll

string

Check Type

payEntries
array of objects
payEntries
Headers
string
required

Bearer token

Responses

Language
Response
Choose an example:
application/json