This API retrieves existing benefits data for a specified employee. The Benefits Enrollment by Plan API allows you to retrieve plan level enrollment data.
Resource URL| Example Request | |
| GET | https://serverurl/api/v1.1/employee/26/benefits |
| Request Content | |
Parameter (added in v1.1):
|
| Return Value | ||
| Http header "Accept" value -- "text/xml" or "application/xml" will return XML, otherwise JSON will be returned. | ||
| XML | ||
JSON |
|
|
| |
| Resource Information | |
| Requires Authentication? | Yes |
| Response Formats | json xml |
| HTTP Methods | GET |
| Request Content | N/A |
| Return Code | 200: Response Completed 403: Incorrect Authorization 400: Bad Data 404: Employee does not exist | Version | v1.0, v1.1 (Company contribution added in v1.1) |