Update PaySchedule

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

Update PaySchedule for the PayPeriod 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

200 Success PaySchedule application/json
400 Bad Request