Create a PaySchedule

Post
/employers/{employerId}/schedules/{taxYear}/{payPeriod}
Deprecated This endpoint is deprecated and will eventually be removed

Create PaySchedule using a certain pay frequency and TaxYear specified (and an optional ordinal. 1 will be used if ordinal is not provided).

Store values

Parameters

string
The Id of the Employer for which you want to update the PaySchedule
string
The PayPeriod (ie, Monthly) that you want to update details for.
string
The year that the PaySchedule is for.

PaySchedule
integer
(optional)
Try it

Possible Responses

201 Created
400 Bad Request