Retrieve a Specific Employee Benefit By VUUID
  • 12 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Retrieve a Specific Employee Benefit By VUUID

  • Dark
    Light

Article summary

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-01T00: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