Get PaySchedulePeriods

Get
/employers/{employerId}/schedules/{taxYear}/{payPeriod}/{ordinal}/periods

Get the PaySchedulePeriods for PaySchedule specified.

Store values

Parameters

string
The Id of the Employer for which you want to get the PaySchedule periods
string
The PayPeriod (ie, Monthly) that you want to retrieve details for
string
The year that you want to retrieve details for
integer
Optionally specify the second, third, fourth (etc) PaySchedule for this PayPeriod. Defaults to 1 (first)
integer
Optionally specify a period number to get a result just for that period (optional)
boolean
(optional)
Try it

Possible Responses

200 Success PaySchedulePeriod[] application/json
404 Not Found