List AverageHolidayPayHistory for Employee

Get
/{employerId}/employees/{employeeId}/AverageHolidayPay/PayHistory/{taxYear}

List AverageHistoryPayHistory for the given Employee in the specified TaxYear

Store values

Parameters

string
The Id of the Employer.
string
The Employee Id.
string
The TaxYear for which you want the history.
Try it

Possible Responses

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