Retrieve a Specific Employee Benefit By VUUID
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific Employee Benefit By VUUID
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/hcm-rest-api/rest/1/pyempben/EB5AE2343ABE4300E05316821FACCF90
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"EmbCompCode": "001",
"EmbPrnCode": "SM",
"EmbEmpNo": "0116",
"EmbBenCode": "AD&D",
"EmbBenName": "Accid Death & Dismemberment",
"EmbStartDate": "2015-01-01",
"EmbEffStartDate": "2016-01-01",
"EmbEndDate": null,
"EmbBenAmount": 15,
"EmbUser": "FIELDPOINT",
"EmbLastUpdDate": "2022-10-19T02:22:43Z",
"EmbBenType": "L",
"EmbBaseCode": null,
"EmbContrAmt": null,
"EmbContrMaxAmt": null,
"EmbBaseAmt": null,
"EmbPlanCode": "DEFAULT",
"EmbPlanName": "DEFAULT PLAN",
"EmbPloCode": "CHILD",
"EmbPloName": "Child",
"EmbVendor": "ZURICH",
"EmbVenName": "Zurich Insurance Company",
"EmbOutOfAreaFlag": "N",
"EmbOthInsurFlag": "N",
"EmbOthInsurVendor": null,
"EmbOthPolicyNo": null,
"EmbOthPolicyName": null,
"EmbOthInsurEffDate": null,
"EmbComment": null,
"EmbBenefitSeq": 30937,
"EmbVendorAddCode": null,
"EmbDefaultAmount": 15,
"EmbStartDateDisplay": "2015-01-01T12:00:00Z",
"EmbVUuid": "EB5AE2343ABE4300E05316821FACCF90",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempben/EB5AE2343ABE4300E05316821FACCF90",
"name": "pyempben",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempben/EB5AE2343ABE4300E05316821FACCF90",
"name": "pyempben",
"kind": "item"
}
]
}
object