Create a HR Employee Relative
  • 13 Jun 2025
  • 2 Minutes to read
  • Dark
    Light

Create a HR Employee Relative

  • Dark
    Light

Article summary

Post
/hcm-rest-api/rest/1/hremrelatives

Create Employee Relatives/Dependents

UI Location: HUMAN CAPITAL MANAGEMENT - Human Resources - Personnel - Employee Relatives

Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceItem+json
Body parameters
object
Example{ "EdpFirstName": "Leko", "EdpLastName": "Allan", "EdpSex": "M", "EdpDateBirth": "1995-10-17", "EmployeeEmpNo": "30352", "EdpDependFlag": "1", "EdpEmgconFlag": "0", "EdpBenfFlag": "0", "EdpLivingFlag": "1", "EdpMedicalSuppFlag": "0", "EdpFullStudentFlag": "0", "EdpUser": "DEMOSAM", "EdpLastUpdDate": "2022-10-16T18:11:39-04:00", "EdpVUuid": "" }
EdpEmgconFlag
string Required

Emergency contact flag

💻 UI Fieldname: Emergency Contact

Max length1
EdpDependFlag
string Required
Max length1
EdpMedicalSuppFlag
string Required

Medical Support provided by the employee Y/N

Max length1
EdpFullStudentFlag
string Required

Dependent is full time student Y/N

Max length1
EmployeeEmpNo
string Required

The unique identifier of an employee

Max length16
EdpBenfFlag
string Required
Max length1
EdpVUuid
string Required

Unique uuid of row

Max length64
EdpSex
string Required

Gender of the Dependent

💻 UI Fieldname: *Gender

Max length1
EdpLastName
string Required

Last Name of the Dependent

💻 UI Fieldname: *Last Name

Max length60
EdpLastUpdDate
string Required

Date of the last Update

EdpDateBirth
string Required

Date of Birth of the Dependent

💻 UI Fieldname: Date of Birth

EdpUser
string Required

User Name who made the last Update

Max length30
EdpLivingFlag
string Required

Living with employee Y/N

Max length1
EdpFirstName
string Required

First Name of the Dependent

💻 UI Fieldname: *First Name

Max length60
CityCtyStateCode
string

Identify the State / Province

Max length4
EdpAddress3
string

Address of the Dependent

💻 UI Fieldname: Other

Max length30
EdpCellNo
string

Cell number of the Contact

Max length24
CountryCtrCountryCode
string

Identify the Country

Max length4
EdpRowid
string

Rowid, Leave Blank

EdpAddress2
string

Address of the Dependent

💻 UI Fieldname: Suite/Apt.

Max length30
EdpAddress1
string

Address of the Dependent

💻 UI Fieldname: Street No. and Name

Max length30
EdpCompCode
string
Max length8
EdpZipCode
string

Zip Code of the Address

Max length16
CityCtyCountryCode
string

Identify the Country

Max length4
CityCtyCountyCode
string

Identify the County

Max length4
EdpFax
string

Fax number of the Contact

Max length24
EdpSsnNum
string

SSN

💻 UI Fieldname: SSN

Max length16
EdpInsur2Pct
number
Max length9
EmployeeEmpNoWorkingAs
string

The unique identifier of an employee

💻 UI Fieldname: Working As

Max length16
EdpRelName
string
Max length16
StateStaStateCode
string

Identify the State / Province

Max length4
DiscriminatorCode
string
EdpPrimPhone
string

Primary Phone number of the Contact

Max length24
EdpMiddleName
string

Middle Name of the Dependent

💻 UI Fieldname: Middle Name

Max length60
StateStaCountryCode
string

Identify the Country

Max length4
EdpRelCode
string

💻 UI Fieldname: *Relationship

Max length10
EdpBenfType
string

Beneficiary Type

Max length10
EdpInsur1Pct
number
Max length9
EdpPager
string

Pager number of the Contact

Max length24
EdpEmailAddress
string

Email Address of the Contact

Max length100
EdpAltPhone
string

Alternate Phone number of the Contact

Max length24
CountyCntStateCode
string

Identify the State / Province

Max length4
CountyCntCountryCode
string

Identify the Country

Max length4
EdpSeqNo
number

System generated sequence number

EdpPriority
number

Priority to call the contact

💻 UI Fieldname: *Priority

EdpPlaceBirth
string

Place of Birth of the Dependent

💻 UI Fieldname: Place of Birth

Max length30
CountyCntCountyCode
string

Identify the County

Max length4
CityCtyCityCode
string

Identify the City / Town

Max length4
Responses
201

Created

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "EdpFirstName": "Leko",
  "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": null,
  "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": null,
  "EdpUser": "DEMOSAM",
  "EdpLastUpdDate": "2022-10-16T22:11:39Z",
  "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