Delete PaySchedule

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

Delete the 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 get the PaySchedule
string
The PayPeriod (ie, Monthly) that you want to retrieve details for.
string
The year that you want to retrieve details for.
integer
(optional)
Try it

Possible Responses

204 No Content
400 Bad Request