GET /Employer/{EmployerId}/Employee/{EmployeeId}/{EffectiveDate}
Summary: Get employee by effective date.
Operation ID: GetEmployeeByEffectiveDate
Auth: unknown
Operation ID: GetEmployeeByEffectiveDate
Auth: unknown
Description
Returns the employee's state at the specified effective date.
Parameters (5)
Api-Version
(string, header, required, default: default)
The version of the api to target. Omit or set as 'default' to target the current api version.
Authorization
(string, header, required, default: Auto)
The OAuth 1 authorization header. 'Auto' enables auto complete.
EffectiveDate
(string, path, required)
The effective date to be applied. E.g 2016-04-06
EmployeeId
(string, path, required)
The employees' unique identifier. E.g EE001
EmployerId
(string, path, required)
The employers' unique identifier. E.g ER001
No probe data for this endpoint yet.