Delete PaySchedule

Delete
/employers/{employerId}/schedules/{taxYear}/{payPeriod}/{ordinal}

Delete the PaySchedule for the PayPeriod and TaxYear specified.

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
Specify if this is the first, second, third (etc) PaySchedule for this PayPeriod. Use 1 for the first, 2 for the second, etc.
Try it

Possible Responses

204 No Content
400 Bad Request