Get PaySchedule

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

Used to mark multiple employees as On Hold or not On Hold.
The body should contain an array of Ids to identify the employees to update.

Store values

Parameters

string
The Id of the Employer to which the Employees belong

string[]
boolean
The OnHold status to set (optional)
Try it

Possible Responses

200 Success
400 Bad Request
409 Conflict