Create a legislative record
post
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/legislativeInfo
Request
Path Parameters
-
hcmContactsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the HCM Contacts resource and used to uniquely identify an instance of HCM Contacts. The client should not generate the hash key value. Instead, the client should query on the HCM Contacts collection resource in order to navigate to a specific instance of HCM Contacts to get the hash key.
Header Parameters
-
Effective-Of:
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
EffectiveEndDate(required): string
(date)
Title:
Effective End DateEnd date of the date-effective changes to the record. -
EffectiveStartDate(required): string
(date)
Title:
Effective Start DateStart date of the date-effective changes to the record. -
Gender: string
Title:
GenderMaximum Length:30Gender of the contact. Valid values are defined in the commonLookupsLOV. -
HighestEducationLevel: string
Title:
Highest Education LevelMaximum Length:30Legislation-specific value that identifies the contact 's highest education level. Valid values are defined in the commonLookupsLOV. -
LegislationCode(required): string
Title:
CountryMaximum Length:30Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
legislativeInfoDDF: array
legislativeInfoDDF
-
legislativeInfoDFF: array
legislativeInfoDFF
-
MaritalStatus: string
Title:
Marital StatusMaximum Length:30Marital status of the contact. Valid values are defined in the commonLookupsLOV. -
MaritalStatusChangeDate: string
(date)
Title:
Marital Status Change DateDate from when the marital status came into effect.
Nested Schema : legislativeInfoDDF
Type:
Show Source
array-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-post-request", "BR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-post-request", "CH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-post-request", "CN":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-post-request", "FR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-post-request", "GB":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-post-request", "IE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-post-request", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-post-request", "MX":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-post-request", "ORA_HRX_ES":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-post-request", "ORA_HRX_IT":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-post-request", "ORA_HRX_QA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-post-request", "ORA_HRX_ZA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-post-request", "SA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-post-request", "US":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-post-request" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-post-request
-
BR -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-post-request
-
CH -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-post-request
-
CN -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-post-request
-
FR -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-post-request
-
GB -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-post-request
-
IE -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-post-request
-
KW -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-post-request
-
MX -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-post-request
-
ORA_HRX_ES -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-post-request
-
ORA_HRX_IT -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-post-request
-
ORA_HRX_QA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-post-request
-
ORA_HRX_ZA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-post-request
-
SA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-post-request
-
US -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-post-request
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:AE -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_ALTERNATE_BIRTH_PLACE: string
Title:
Place of Birth-Alternate LanguageMaximum Length:150 -
_ORA_HRX_AE_TRANS_DATE: string
(date)
Title:
Date of Transfer or Secondment -
_ORA_HRX_AE_TRANS_EMPLOYER: string
Title:
Name of Employer of Transfer or SecondmentMaximum Length:150 -
_ORA_HRX_AE_TRANSFERRED: string
Title:
Transferred or SecondedMaximum Length:150 -
_ORA_HRX_AE_TRANSFERRED_Display: string
Title:
Transferred or Seconded -
_ORG_GRANTING_HIGHEST_EDU: string
Title:
Organization Granting Highest Education LevelMaximum Length:150 -
_SUBJECT: string
Title:
SubjectMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:BR -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
ctpsNumber: string
Title:
CTPS NumberMaximum Length:150 -
ctpsSeries: string
Title:
CTPS SeriesMaximum Length:150 -
dateIssued: string
(date)
Title:
CTPS Issuing Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
issuingState: number
Title:
CTPS Issuing State -
issuingState_Display: string
Title:
CTPS Issuing State -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:CH -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_LAST_MARITALSTATUS_CHANGE_DATE: string
(date)
Title:
Last Marital Status Change Date Prior to Hire -
_PLACE_OF_ORIGIN: string
Title:
Place of OriginMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:CN -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_EXPATRIATE: string
Title:
ExpatriateMaximum Length:150 -
_EXPATRIATE_Display: string
Title:
Expatriate -
_HEALTH_STATUS: string
Title:
Health StatusMaximum Length:150 -
_HEALTH_STATUS_Display: string
Title:
Health Status -
_HUKOU_LOCATION: string
Title:
Hukou LocationMaximum Length:150 -
_HUKOU_LOCATION_Display: string
Title:
Hukou Location -
_HUKOU_TYPE: string
Title:
Hukou TypeMaximum Length:150 -
_HUKOU_TYPE_Display: string
Title:
Hukou Type -
_NUMBER_OF_CHILDREN: number
Title:
Number of Children -
_ORIGINAL_HOMETOWN: string
Title:
Original HometownMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:FR -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_DATE_FIRST_ENTRY_FRANCE: string
(date)
Title:
First Date of Entry to France -
_ORA_HRX_FR_CO_NO_OF_DEPENDENTS: number
Title:
Number of Dependents for Court Orders -
_ORA_HRX_FR_SENIORITY_OVERRIDE: string
(date)
Title:
Seniority Override Date -
_ORA_HRX_FR_TYPE_OF_EMP: string
Title:
Type of EmploymentMaximum Length:150 -
_ORA_HRX_FR_TYPE_OF_EMP_Display: string
Title:
Type of Employment -
_PERSON_CPAM: string
Title:
Local Social Security OfficeMaximum Length:150 -
_PERSON_CPAM_Display: string
Title:
Local Social Security Office -
DSNEUCode: string
Title:
EU CodeMaximum Length:150 -
DSNEUCode_Display: string
Title:
EU Code -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
numberOfChildren: number
Title:
Number Of Children -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:GB -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_CORRELATION_ID: string
Title:
Correlation IDMaximum Length:150 -
_GENDER_IDENTITY: string
Title:
Gender IdentityMaximum Length:150 -
_GENDER_IDENTITY_Display: string
Title:
Gender Identity -
_LAST_UPDATE_PROCESS_SEQUENCE: number
Title:
Last Update Process Sequence -
_NINO_VERIFIED: string
Title:
NINO VerifiedMaximum Length:150 -
_NINO_VERIFIED_Display: string
Title:
NINO Verified -
_ORA_HRX_GB_CANDIDATE_AGE_BAND: string
Title:
Candidate age bandMaximum Length:150 -
_ORA_HRX_GB_CANDIDATE_AGE_BAND_Display: string
Title:
Candidate age band -
_ORA_HRX_GB_CARE_RESP: string
Title:
Caring responsibilitiesMaximum Length:150 -
_ORA_HRX_GB_NATIONAL_IDENTITY: string
Title:
National IdentityMaximum Length:150 -
_ORA_HRX_GB_NATIONAL_IDENTITY_Display: string
Title:
National Identity -
_ORA_HRX_GB_VET_CIV_ST_DATE: string
(date)
Title:
Veteran First Civilian Start Date -
_PARTNER_FIRST_FORENAME: string
Title:
Partner First ForenameMaximum Length:150 -
_PARTNER_NATIONAL_INSURANCE_NUM: string
Title:
Partner National Insurance NumberMaximum Length:150 -
_PARTNER_SECOND_FORENAMES: string
Title:
Partner Second ForenamesMaximum Length:150 -
_PARTNER_SURNAME: string
Title:
Partner SurnameMaximum Length:150 -
_REPONSE_STATUS_RETURNED: string
Title:
Response Status ReturnedMaximum Length:150 -
_REPONSE_STATUS_RETURNED_Display: string
Title:
Response Status Returned -
_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150 -
_SEXUAL_ORIENTATION_Display: string
Title:
Sexual Orientation -
_UNQ_TAXPAYER_REF: string
Title:
Unique Taxpayer ReferenceMaximum Length:150 -
_VERIFICATION_TYPE: string
Title:
Verification TypeMaximum Length:150 -
_VERIFICATION_TYPE_Display: string
Title:
Verification Type -
_VERIFIED_DATE: string
(date)
Title:
Verified Date -
civilServiceJoiningDate: string
(date)
Title:
Civil Service Joining Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
employeeAgeVerified: string
Title:
Employee age verifiedMaximum Length:150 -
lastMaritalStatusChangeDatePri: string
(date)
Title:
Last Marital Status Change Date Prior to Hire -
multipleCivilServiceAssignment: string
Title:
Multiple Civil Service AssignmentsMaximum Length:150 -
offPayrollWorker: string
Title:
Off-payroll worker subject to 2020 rulesMaximum Length:150 -
oraHrxGbPsTpsTempNi: string
Title:
TPS Temporary NI NumberMaximum Length:150 -
oraHrxGbPsTpsTrn: string
Title:
Teacher Reference NumberMaximum Length:150 -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:IE -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_MEDICAL_CARD: string
Title:
Medical CardMaximum Length:150 -
_MOTHERS_MAIDEN_NAME: string
Title:
Mother's Maiden NameMaximum Length:150 -
_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150 -
_SEXUAL_ORIENTATION_Display: string
Title:
Sexual Orientation -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:KW -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_SUBJECT: string
Title:
SubjectMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:MX -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
medicalCenter: number
Title:
Social Insurance Medical Center -
pensionType: string
Title:
Social Insurance Pension TypeMaximum Length:150 -
pensionType_Display: string
Title:
Social Insurance Pension Type -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_ES -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_ORA_HRX_ES_GENDER_IDENTITY: string
Title:
Gender IdentityMaximum Length:150 -
_ORA_HRX_ES_GENDER_IDENTITY_Display: string
Title:
Gender Identity -
_ORA_HRX_ES_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150 -
_ORA_HRX_ES_SEXUAL_ORIENTATION_Display: string
Title:
Sexual Orientation -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_IT -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PerInailPosition: string
Title:
INAIL Position CodeMaximum Length:150 -
PerInailPosition_Display: string
Title:
INAIL Position Code -
PerInpsPosition: string
Title:
INPS PositionMaximum Length:150 -
PerInpsPosition_Display: string
Title:
INPS Position -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_QA -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
oraHrxQaDateOfTransfer: string
(date)
Title:
Date of Transfer or Secondment -
oraHrxQaEntityPayingSi: string
Title:
Entity responsible for paying social insuranceMaximum Length:150 -
oraHrxQaTransferEmplrName: string
Title:
Name of Employer of Transfer or SecondmentMaximum Length:150 -
oraHrxQaTransferred: string
Title:
Transferred or SecondedMaximum Length:150 -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID -
subject: string
Title:
SubjectMaximum Length:150
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_ZA -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_ORA_HRX_ZA_FOREIGN_NATIONAL: string
Title:
Foreign NationalMaximum Length:150 -
_ORA_HRX_ZA_FOREIGN_NATIONAL_Display: string
Title:
Foreign National -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:SA -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_HIJRAH_BIRTH_DATE: string
Title:
Hijri Date of BirthMaximum Length:150 -
_SUBJECT: string
Title:
SubjectMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:US -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
activedutywartime: string
Title:
Active Duty Wartime or Campaign Badge VeteransMaximum Length:150 -
armedForcesServiceMedal: string
Title:
Armed Forces Service Medal VeteranMaximum Length:150 -
disableveteran: string
Title:
Disabled VeteranMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
militaryDischargeDate: string
(date)
Title:
Newly Separated Veteran Discharge Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID -
recentlySeparatedVeteran: string
Title:
Recently Separated VeteranMaximum Length:150 -
VeteranSelfIdentification: string
Title:
Veteran Self-Identification StatusMaximum Length:150 -
VeteranSelfIdentification_DisplayValue: string
Title:
Veteran Self-Identification Status
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30 -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : hcmContacts-legislativeInfo-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's legislative information. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's legislative information was created. -
EffectiveEndDate: string
(date)
Title:
Effective End DateEnd date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateStart date of the date-effective changes to the record. -
Gender: string
Title:
GenderMaximum Length:30Gender of the contact. Valid values are defined in the commonLookupsLOV. -
GenderMeaning: string
Title:
GenderRead Only:trueMaximum Length:80Meaning of the contact's gender code. -
HighestEducationLevel: string
Title:
Highest Education LevelMaximum Length:30Legislation-specific value that identifies the contact 's highest education level. Valid values are defined in the commonLookupsLOV. -
HighestEducationLevelMeaning: string
Title:
Highest Education LevelRead Only:trueMaximum Length:80Meaning of the contact's highest level of education code. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's legislative information was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's legislative information. -
LegislationCode: string
Title:
CountryMaximum Length:30Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation. -
legislativeInfoDDF: array
legislativeInfoDDF
-
legislativeInfoDFF: array
legislativeInfoDFF
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaritalStatus: string
Title:
Marital StatusMaximum Length:30Marital status of the contact. Valid values are defined in the commonLookupsLOV. -
MaritalStatusChangeDate: string
(date)
Title:
Marital Status Change DateDate from when the marital status came into effect. -
MaritalStatusMeaning: string
Title:
Marital StatusRead Only:trueMaximum Length:80Meaning of the contact's marital status code. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative IDRead Only:trueSurrogate identifier for the contact legislative information.
Nested Schema : legislativeInfoDDF
Type:
Show Source
array-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-response", "BR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-response", "CH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-response", "CN":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-response", "FR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-response", "GB":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-response", "IE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-response", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-response", "MX":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-response", "ORA_HRX_ES":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-response", "ORA_HRX_IT":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-response", "ORA_HRX_QA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-response", "ORA_HRX_ZA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-response", "SA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-response", "US":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-response" } }
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-response
-
BR -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-response
-
CH -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-response
-
CN -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-response
-
FR -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-response
-
GB -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-response
-
IE -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-response
-
KW -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-response
-
MX -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-response
-
ORA_HRX_ES -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-response
-
ORA_HRX_IT -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-response
-
ORA_HRX_QA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-response
-
ORA_HRX_ZA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-response
-
SA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-response
-
US -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-response
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:AE -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_ALTERNATE_BIRTH_PLACE: string
Title:
Place of Birth-Alternate LanguageMaximum Length:150 -
_ORA_HRX_AE_TRANS_DATE: string
(date)
Title:
Date of Transfer or Secondment -
_ORA_HRX_AE_TRANS_EMPLOYER: string
Title:
Name of Employer of Transfer or SecondmentMaximum Length:150 -
_ORA_HRX_AE_TRANSFERRED: string
Title:
Transferred or SecondedMaximum Length:150 -
_ORA_HRX_AE_TRANSFERRED_Display: string
Title:
Transferred or Seconded -
_ORG_GRANTING_HIGHEST_EDU: string
Title:
Organization Granting Highest Education LevelMaximum Length:150 -
_SUBJECT: string
Title:
SubjectMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:BR -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
ctpsNumber: string
Title:
CTPS NumberMaximum Length:150 -
ctpsSeries: string
Title:
CTPS SeriesMaximum Length:150 -
dateIssued: string
(date)
Title:
CTPS Issuing Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
issuingState: number
Title:
CTPS Issuing State -
issuingState_Display: string
Title:
CTPS Issuing State -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:CH -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_LAST_MARITALSTATUS_CHANGE_DATE: string
(date)
Title:
Last Marital Status Change Date Prior to Hire -
_PLACE_OF_ORIGIN: string
Title:
Place of OriginMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:CN -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_EXPATRIATE: string
Title:
ExpatriateMaximum Length:150 -
_EXPATRIATE_Display: string
Title:
Expatriate -
_HEALTH_STATUS: string
Title:
Health StatusMaximum Length:150 -
_HEALTH_STATUS_Display: string
Title:
Health Status -
_HUKOU_LOCATION: string
Title:
Hukou LocationMaximum Length:150 -
_HUKOU_LOCATION_Display: string
Title:
Hukou Location -
_HUKOU_TYPE: string
Title:
Hukou TypeMaximum Length:150 -
_HUKOU_TYPE_Display: string
Title:
Hukou Type -
_NUMBER_OF_CHILDREN: number
Title:
Number of Children -
_ORIGINAL_HOMETOWN: string
Title:
Original HometownMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:FR -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_DATE_FIRST_ENTRY_FRANCE: string
(date)
Title:
First Date of Entry to France -
_ORA_HRX_FR_CO_NO_OF_DEPENDENTS: number
Title:
Number of Dependents for Court Orders -
_ORA_HRX_FR_SENIORITY_OVERRIDE: string
(date)
Title:
Seniority Override Date -
_ORA_HRX_FR_TYPE_OF_EMP: string
Title:
Type of EmploymentMaximum Length:150 -
_ORA_HRX_FR_TYPE_OF_EMP_Display: string
Title:
Type of Employment -
_PERSON_CPAM: string
Title:
Local Social Security OfficeMaximum Length:150 -
_PERSON_CPAM_Display: string
Title:
Local Social Security Office -
DSNEUCode: string
Title:
EU CodeMaximum Length:150 -
DSNEUCode_Display: string
Title:
EU Code -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
numberOfChildren: number
Title:
Number Of Children -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:GB -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_CORRELATION_ID: string
Title:
Correlation IDMaximum Length:150 -
_GENDER_IDENTITY: string
Title:
Gender IdentityMaximum Length:150 -
_GENDER_IDENTITY_Display: string
Title:
Gender Identity -
_LAST_UPDATE_PROCESS_SEQUENCE: number
Title:
Last Update Process Sequence -
_NINO_VERIFIED: string
Title:
NINO VerifiedMaximum Length:150 -
_NINO_VERIFIED_Display: string
Title:
NINO Verified -
_ORA_HRX_GB_CANDIDATE_AGE_BAND: string
Title:
Candidate age bandMaximum Length:150 -
_ORA_HRX_GB_CANDIDATE_AGE_BAND_Display: string
Title:
Candidate age band -
_ORA_HRX_GB_CARE_RESP: string
Title:
Caring responsibilitiesMaximum Length:150 -
_ORA_HRX_GB_NATIONAL_IDENTITY: string
Title:
National IdentityMaximum Length:150 -
_ORA_HRX_GB_NATIONAL_IDENTITY_Display: string
Title:
National Identity -
_ORA_HRX_GB_VET_CIV_ST_DATE: string
(date)
Title:
Veteran First Civilian Start Date -
_PARTNER_FIRST_FORENAME: string
Title:
Partner First ForenameMaximum Length:150 -
_PARTNER_NATIONAL_INSURANCE_NUM: string
Title:
Partner National Insurance NumberMaximum Length:150 -
_PARTNER_SECOND_FORENAMES: string
Title:
Partner Second ForenamesMaximum Length:150 -
_PARTNER_SURNAME: string
Title:
Partner SurnameMaximum Length:150 -
_REPONSE_STATUS_RETURNED: string
Title:
Response Status ReturnedMaximum Length:150 -
_REPONSE_STATUS_RETURNED_Display: string
Title:
Response Status Returned -
_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150 -
_SEXUAL_ORIENTATION_Display: string
Title:
Sexual Orientation -
_UNQ_TAXPAYER_REF: string
Title:
Unique Taxpayer ReferenceMaximum Length:150 -
_VERIFICATION_TYPE: string
Title:
Verification TypeMaximum Length:150 -
_VERIFICATION_TYPE_Display: string
Title:
Verification Type -
_VERIFIED_DATE: string
(date)
Title:
Verified Date -
civilServiceJoiningDate: string
(date)
Title:
Civil Service Joining Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
employeeAgeVerified: string
Title:
Employee age verifiedMaximum Length:150 -
lastMaritalStatusChangeDatePri: string
(date)
Title:
Last Marital Status Change Date Prior to Hire -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
multipleCivilServiceAssignment: string
Title:
Multiple Civil Service AssignmentsMaximum Length:150 -
offPayrollWorker: string
Title:
Off-payroll worker subject to 2020 rulesMaximum Length:150 -
oraHrxGbPsTpsTempNi: string
Title:
TPS Temporary NI NumberMaximum Length:150 -
oraHrxGbPsTpsTrn: string
Title:
Teacher Reference NumberMaximum Length:150 -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:IE -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_MEDICAL_CARD: string
Title:
Medical CardMaximum Length:150 -
_MOTHERS_MAIDEN_NAME: string
Title:
Mother's Maiden NameMaximum Length:150 -
_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150 -
_SEXUAL_ORIENTATION_Display: string
Title:
Sexual Orientation -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:KW -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_SUBJECT: string
Title:
SubjectMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:MX -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
medicalCenter: number
Title:
Social Insurance Medical Center -
pensionType: string
Title:
Social Insurance Pension TypeMaximum Length:150 -
pensionType_Display: string
Title:
Social Insurance Pension Type -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_ES -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_ORA_HRX_ES_GENDER_IDENTITY: string
Title:
Gender IdentityMaximum Length:150 -
_ORA_HRX_ES_GENDER_IDENTITY_Display: string
Title:
Gender Identity -
_ORA_HRX_ES_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150 -
_ORA_HRX_ES_SEXUAL_ORIENTATION_Display: string
Title:
Sexual Orientation -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_IT -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PerInailPosition: string
Title:
INAIL Position CodeMaximum Length:150 -
PerInailPosition_Display: string
Title:
INAIL Position Code -
PerInpsPosition: string
Title:
INPS PositionMaximum Length:150 -
PerInpsPosition_Display: string
Title:
INPS Position -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_QA -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
oraHrxQaDateOfTransfer: string
(date)
Title:
Date of Transfer or Secondment -
oraHrxQaEntityPayingSi: string
Title:
Entity responsible for paying social insuranceMaximum Length:150 -
oraHrxQaTransferEmplrName: string
Title:
Name of Employer of Transfer or SecondmentMaximum Length:150 -
oraHrxQaTransferred: string
Title:
Transferred or SecondedMaximum Length:150 -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID -
subject: string
Title:
SubjectMaximum Length:150
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_ZA -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_ORA_HRX_ZA_FOREIGN_NATIONAL: string
Title:
Foreign NationalMaximum Length:150 -
_ORA_HRX_ZA_FOREIGN_NATIONAL_Display: string
Title:
Foreign National -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:SA -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
_HIJRAH_BIRTH_DATE: string
Title:
Hijri Date of BirthMaximum Length:150 -
_SUBJECT: string
Title:
SubjectMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:US -
__FLEX_Context_DisplayValue: string
Title:
Information Category -
activedutywartime: string
Title:
Active Duty Wartime or Campaign Badge VeteransMaximum Length:150 -
armedForcesServiceMedal: string
Title:
Armed Forces Service Medal VeteranMaximum Length:150 -
disableveteran: string
Title:
Disabled VeteranMaximum Length:150 -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
militaryDischargeDate: string
(date)
Title:
Newly Separated Veteran Discharge Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID -
recentlySeparatedVeteran: string
Title:
Recently Separated VeteranMaximum Length:150 -
VeteranSelfIdentification: string
Title:
Veteran Self-Identification StatusMaximum Length:150 -
VeteranSelfIdentification_DisplayValue: string
Title:
Veteran Self-Identification Status
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-legislativeInfo-legislativeInfoDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30 -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- genderLov
-
Parameters:
- finder:
LegislationCodeFinder%3BLookupCode%3D{Gender}%2CLookupType%3DSEX%2CLegislationCode%3D{LegislationCode}
The following properties are defined on the LOV link relation:- Source Attribute: Gender; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- highestEducationLevelsLov
-
Parameters:
- finder:
LegislationCodeFinder%3BLookupCode%3D{HighestEducationLevel}%2CLookupType%3DPER_HIGHEST_EDUCATION_LEVEL%2CLegislationCode%3D{LegislationCode}
The following properties are defined on the LOV link relation:- Source Attribute: HighestEducationLevel; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- legislationCodesLov
-
The following properties are defined on the LOV link relation:
- Source Attribute: LegislationCode; Target Attribute: TerritoryCode
- Display Attribute: TerritoryCode, CountryName
- legislativeInfoDDF
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID - legislativeInfoUniqID:
$request.path.legislativeInfoUniqID
- hcmContactsUniqID:
- legislativeInfoDFF
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID - legislativeInfoUniqID:
$request.path.legislativeInfoUniqID
- hcmContactsUniqID:
- maritalStatusLov
-
Parameters:
- finder:
LegislationCodeFinder%3BLookupCode%3D{MaritalStatus}%2CLookupType%3DMAR_STATUS%2CLegislationCode%3D{LegislationCode}
The following properties are defined on the LOV link relation:- Source Attribute: MaritalStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder: