payroll periods

Payroll periods represent the tax and pay periods for a given payroll. Each period includes tax period dates, pay period dates, and tax period identifiers.

Get Payroll Periods

Retrieves a list of payroll periods for a given payroll. Returns all periods ordered by tax period start date in ascending order.

SecuritybearerAuth
Request
path Parameters
payrollGuid
required
string <guid>

Payroll GUID

Example: 44e06cbd-dc60-4710-b3b2-d32f90c74a58
Responses
200

payroll periods for given payroll id

get/payrolls/{payrollGuid}/periods
Request samples
Response samples
application/vnd.api+json
{}