List PayRunStateHistory

Get
/employers/{employerId}/payrun/{taxYear}/{payPeriod}/{periodNumber}/stateHistory

Returns the state history of a pay run.

Store values

Parameters

string
The Id of the Employer
string
The Pay Period (i.e, Monthly, Weekly) for which you want to get the Pay Run history
integer
The Period (i.e, Tax Month, Tax Week) for which you want to get the Pay Run history
string
The Tax Year for which you want to get the Pay Run history
integer
Indicates whether it uses first, second, third (etc.) PaySchedule for the PayPeriod (optional)
Try it

Possible Responses

200 Success Contract.PayRunStateHistoryResponse[] application/json
400 Bad Request Contract.PayRunStateHistoryResponse[] application/json
404 Not Found Contract.PayRunStateHistoryResponse[] application/json