---
title: "Update a Specific HR Employe Relative"
slug: "update-a-specific-hr-employe-relative"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-hr-employe-relative"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Specific HR Employe Relative

Patch/hcm-rest-api/rest/1/hremrelatives/F280AA8F5D4E23A4E05316821FACE285

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='529b6bee-c16e-401c-8813-0c6586812cd8'>application/json</option>
</select>object  Example{
  "EdpFirstName": "Lennon"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='72bee96a-cb92-47fb-a58d-b4319da0cd5a'>application/json</option>
</select>

```json
{
  "EdpFirstName": "Lennon",
  "EdpMiddleName": null,
  "EdpLastName": "Allan",
  "EdpAddress1": null,
  "EdpAddress2": null,
  "EdpAddress3": null,
  "EdpZipCode": null,
  "EdpSex": "M",
  "EdpDependFlag": "1",
  "EdpEmgconFlag": "0",
  "EdpBenfFlag": "0",
  "EdpBenfType": null,
  "EdpDateBirth": "1995-10-17",
  "EdpPlaceBirth": null,
  "EdpLivingFlag": "1",
  "EdpMedicalSuppFlag": "0",
  "EdpFullStudentFlag": "0",
  "EdpPrimPhone": null,
  "EdpAltPhone": null,
  "EdpFax": null,
  "EdpCellNo": null,
  "EdpPager": null,
  "EdpEmailAddress": null,
  "EdpPriority": 3,
  "CountryCtrCountryCode": null,
  "StateStaCountryCode": null,
  "StateStaStateCode": null,
  "CountyCntCountyCode": null,
  "CountyCntStateCode": null,
  "CountyCntCountryCode": null,
  "CityCtyCountryCode": null,
  "CityCtyStateCode": null,
  "CityCtyCountyCode": null,
  "CityCtyCityCode": null,
  "EmployeeEmpNo": "30352",
  "EmployeeEmpNoWorkingAs": null,
  "EdpRelCode": null,
  "EdpRelName": null,
  "EdpSeqNo": 9803,
  "EdpSsnNum": null,
  "EdpInsur1Pct": null,
  "EdpInsur2Pct": null,
  "EdpCompCode": "001",
  "EdpUser": "CMICUSER",
  "EdpLastUpdDate": "2023-01-18T02:17:08Z",
  "EdpVUuid": "F280AA8F5D4E23A4E05316821FACE285",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hremrelatives/F280AA8F5D4E23A4E05316821FACE285",
      "name": "hremrelatives",
      "kind": "item",
      "properties": {
        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001740020463238304141384635443445323341344530353331363832314641434532383578"
      }
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hremrelatives/F280AA8F5D4E23A4E05316821FACE285",
      "name": "hremrelatives",
      "kind": "item"
    }
  ]
}
```

object
