Get previous payment date for an employee before a given date

Get
/{employerId}/employees/{employeeId}/AverageHolidayPay/PayHistory/PreviousPaymentDate/{maxPaymentDate}
Store values

Parameters

string
EmployerId
string
EmployeeId
string
MaxPaymentDate
Try it

Possible Responses

200 Success string application/json
204 No Content string application/json
400 Bad Request
404 Not Found