Create a contact
post
/hcmRestApi/resources/11.13.18.05/hcmContacts
Request
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
-
addresses: array
Addresses
Title:
Addresses
The addresses resource is a child of the hcmContacts resource. It provides all the addresses of worker contacts as of the specified date. By default, the current date is retained. -
BloodType: string
Title:
Blood Type
Maximum Length:30
Blood type of the contact. Valid values are defined in the commonLookupsLOV. -
citizenships: array
Citizenships
Title:
Citizenships
The citizenships resource is a child of the hcmContacts resource. It provides all the citizenships of worker contacts as of the specified date. By default, the current date is retained. -
contactRelationships: array
Contact Relationships
Title:
Contact Relationships
The contactRelationships resource is a child of the hcmContacts resource. It provides all the contact relationships of workers as of the specified date. By default, the current date is retained. -
contactsDFF: array
contactsDFF
-
CorrespondenceLanguage: string
Title:
Correspondence Language
Maximum Length:30
Preferred language for communication. Valid values are defined in the commonLookupsLOV. -
CountryOfBirth: string
Title:
Country of Birth
Maximum Length:240
Country of birth of the contact. Valid values are defined in the hcmCountriesLOV. -
DateOfBirth: string
(date)
Title:
Date of Birth
Date of birth of the contact. -
DateOfDeath: string
(date)
Title:
Date of Death
Date of death of the contact. -
driverLicenses: array
Driver Licenses
Title:
Driver Licenses
The driverLicenses resource is a child of the hcmContacts resource. It provides all the driver licenses of worker contacts as of the specified date. By default, the current date is retained. -
emails: array
Emails
Title:
Emails
The emails resource is a child of the hcmContacts resource. It provides all the email addresses of worker contacts as of the specified date. By default, the current date is retained. -
ethnicities: array
Ethnicities
Title:
Ethnicities
The ethnicities resource is a child of the hcmContacts resource. It provides all the ethnicities of worker contacts as of the specified date. By default, the current date is retained. -
legislativeInfo: array
Legislative Information
Title:
Legislative Information
The legislativeInfo resource is a child of the hcmContacts resource. It provides all the legislative information of worker contacts as of the specified date. By default, the current date is retained. -
names: array
Names
Title:
Names
The names resource is a child of the hcmContacts resource. It provides all the names of worker contacts as of the specified date. By default, the current date is retained. -
nationalIdentifiers: array
National Identifiers
Title:
National Identifiers
The nationalIdentifiers resource is a child of the hcmContacts resource. It provides all the national identifiers of worker contacts as of the specified date. By default, the current date is retained. -
otherCommunicationAccounts: array
Other Communication Accounts
Title:
Other Communication Accounts
The otherCommunicationAccounts resource is a child of the hcmContacts resource. It provides all the other communication accounts of worker contacts as of the specified date. By default, the current date is retained. -
passports: array
Passports
Title:
Passports
The passports resource is a child of the hcmContacts resource. It provides all the passports of worker contacts as of the specified date. By default, the current date is retained. -
PersonId: integer
(int64)
Title:
Person ID
Surrogate identifier for the worker to which the contact relationship belongs. -
PersonNumber: string
Title:
Person Number
Maximum Length:30
Person number of the worker to whom the contact is related. -
phones: array
Phones
Title:
Phones
The phones resource is a child of the hcmContacts resource. It provides all the phones of worker contacts as of the specified date. By default, the current date is retained. -
RegionOfBirth: string
Title:
Region of Birth
Maximum Length:240
Region of birth of the contact. -
religions: array
Religions
Title:
Religions
The religions resource is a child of the hcmContacts resource. It provides all the religions of worker contacts as of the specified date. By default, the current date is retained. -
TownOfBirth: string
Title:
Town of Birth
Maximum Length:240
Town of birth of the contact. -
visasPermits: array
Visa Permits
Title:
Visa Permits
The visasPermits resource is a child of the hcmContacts resource. It provides all the visas and permits of worker contacts as of the specified date. By default, the current date is retained.
Nested Schema : Addresses
Type:
array
Title:
Addresses
The addresses resource is a child of the hcmContacts resource. It provides all the addresses of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Citizenships
Type:
array
Title:
Citizenships
The citizenships resource is a child of the hcmContacts resource. It provides all the citizenships of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Contact Relationships
Type:
array
Title:
Contact Relationships
The contactRelationships resource is a child of the hcmContacts resource. It provides all the contact relationships of workers as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Driver Licenses
Type:
array
Title:
Driver Licenses
The driverLicenses resource is a child of the hcmContacts resource. It provides all the driver licenses of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Emails
Type:
array
Title:
Emails
The emails resource is a child of the hcmContacts resource. It provides all the email addresses of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Ethnicities
Type:
array
Title:
Ethnicities
The ethnicities resource is a child of the hcmContacts resource. It provides all the ethnicities of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Legislative Information
Type:
array
Title:
Legislative Information
The legislativeInfo resource is a child of the hcmContacts resource. It provides all the legislative information of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Names
Type:
array
Title:
Names
The names resource is a child of the hcmContacts resource. It provides all the names of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : National Identifiers
Type:
array
Title:
National Identifiers
The nationalIdentifiers resource is a child of the hcmContacts resource. It provides all the national identifiers of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Other Communication Accounts
Type:
array
Title:
Other Communication Accounts
The otherCommunicationAccounts resource is a child of the hcmContacts resource. It provides all the other communication accounts of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Passports
Type:
array
Title:
Passports
The passports resource is a child of the hcmContacts resource. It provides all the passports of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Phones
Type:
array
Title:
Phones
The phones resource is a child of the hcmContacts resource. It provides all the phones of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Religions
Type:
array
Title:
Religions
The religions resource is a child of the hcmContacts resource. It provides all the religions of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Visa Permits
Type:
array
Title:
Visa Permits
The visasPermits resource is a child of the hcmContacts resource. It provides all the visas and permits of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : hcmContacts-addresses-item-post-request
Type:
Show Source
object
-
AddlAddressAttribute1: string
Title:
Additional Address Attribute 1
Maximum Length:150
Additional address column used by localizations. -
AddlAddressAttribute2: string
Title:
Additional Address Attribute 2
Maximum Length:150
Additional address column used by localizations. -
AddlAddressAttribute3: string
Title:
Additional Address Attribute 3
Maximum Length:150
Additional address column used by localizations. -
AddlAddressAttribute4: string
Title:
Additional Address Attribute 4
Maximum Length:150
Additional address column used by localizations. -
AddlAddressAttribute5: string
Title:
Additional Address Attribute 5
Maximum Length:150
Additional address column used by localizations. -
addressesDFF: array
addressesDFF
-
AddressId: integer
(int64)
Title:
Address ID
Surrogate identifier for the address record. -
AddressLine1: string
Title:
Address Line 1
Maximum Length:240
First line of the primary mail address. -
AddressLine2: string
Title:
Address Line 2
Maximum Length:240
Second line of the primary mail address. -
AddressLine3: string
Title:
Address Line 3
Maximum Length:240
Third line of the primary mail address. -
AddressLine4: string
Title:
Address Line 4
Maximum Length:240
Fourth line of the primary mail address. -
AddressType(required): string
Title:
Type
Maximum Length:30
Type of address. Valid values are defined in the commonLookupsLOV. -
Building: string
Title:
Building
Maximum Length:240
Building information associated with the address. -
Country(required): string
Title:
Country
Maximum Length:60
Country in which the address is located. Valid values are defined in the hcmCountriesLov. -
EffectiveEndDate(required): string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate(required): string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
FloorNumber: string
Title:
Floor Number
Maximum Length:40
Floor number associated with the building. -
Latitude: number
Title:
Latitude
Distance between the equator and an address located to its north or south, expressed in degrees and minutes. -
Longitude: number
Title:
Longitude
Distance between the prime meridian and an address located to its east or west, expressed in degrees and minutes. -
LongPostalCode: string
Title:
Long Postal Code
Maximum Length:30
Long postal code of the primary mail address. -
PostalCode: string
Title:
Postal Code
Maximum Length:30
Postal code of the primary mail address. -
PrimaryFlag: boolean
Title:
Primary Mailing
Indicates whether the address is the primary mailing address. -
Provider: string
Title:
Provider
Maximum Length:150
Company that has validated the address. -
Region1: string
Title:
Region 1
Maximum Length:120
Primary region in which the address is located. -
Region2: string
Title:
Region 2
Maximum Length:120
Secondary region within the primary region. -
Region3: string
Title:
Region 3
Maximum Length:120
Additional secondary region within the primary region. -
TownOrCity: string
Title:
Town or City
Maximum Length:60
Town or city in which the address is located. -
ValidationStatusCode: string
Title:
Validation Status Code
Maximum Length:120
Level of accuracy of an address, as determined by an address provider.
Nested Schema : hcmContacts-addresses-addressesDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
PersonAddrUsageId: integer
(int64)
Title:
Person Address Usage ID
Nested Schema : hcmContacts-citizenships-item-post-request
Type:
Show Source
object
-
Citizenship(required): string
Title:
Citizenship
Maximum Length:30
Citizenship legislation code. Valid values are defined in the hcmCountriesLov. -
citizenshipsDFF: array
citizenshipsDFF
-
CitizenshipStatus(required): string
Title:
Citizenship Status
Maximum Length:30
Status of the contact citizenship. Valid values are defined in the commonLookupsLOV. -
FromDate: string
(date)
Title:
From Date
Date from when the contact citizenship is valid. -
ToDate: string
(date)
Title:
To Date
Date until when the contact citizenship is valid.
Nested Schema : hcmContacts-citizenships-citizenshipsDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
CitizenshipId: integer
(int64)
Title:
Citizenship ID
Nested Schema : schema
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
Surrogate identifier for the contact relationship. -
contactRelationshipsDDF: array
contactRelationshipsDDF
-
contactRelationshipsDFF: array
contactRelationshipsDFF
-
ContactType(required): string
Title:
Relationship
Maximum Length:30
Relationship between the worker and the contact. -
EffectiveEndDate(required): string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate(required): string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
EmergencyContactFlag: boolean
Title:
Emergency Contact
Maximum Length:30
Default Value:false
Indicates whether the contact is an emergency contact. -
LegislationCode: string
Title:
Country
Maximum Length:30
Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
PrimaryContactFlag: boolean
Title:
Primary Contact
Maximum Length:30
Default Value:false
Indicates whether the contact is the primary contact. -
RelatedPersonId(required): integer
(int64)
Title:
Person ID
Unique identifier of the worker to whom the contact is related. -
RelatedPersonNumber: string
Title:
Person Number
Maximum Length:30
Person number of the worker to whom the contact is related. -
StatutoryDependent: string
Title:
Statutory Dependent
Maximum Length:30
A persons contact is a statutory dependent validated against the lookup type ORA_PER_CONTACT_STATUTORY_DEP used by specific localization.
Nested Schema : contactRelationshipsDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAEVO-item-post-request", "AU":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAUVO-item-post-request", "BR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFBRVO-item-post-request", "CH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFCHVO-item-post-request", "GB":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFGBVO-item-post-request", "IN":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFINVO-item-post-request", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFKWVO-item-post-request", "ORA_HRX_BH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FBHVO-item-post-request", "ORA_HRX_OM":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FOMVO-item-post-request", "ORA_HRX_QA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FQAVO-item-post-request", "SA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFSAVO-item-post-request", "US":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFUSVO-item-post-request" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAEVO-item-post-request
-
AU -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAUVO-item-post-request
-
BR -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFBRVO-item-post-request
-
CH -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFCHVO-item-post-request
-
GB -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFGBVO-item-post-request
-
IN -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFINVO-item-post-request
-
KW -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFKWVO-item-post-request
-
ORA_HRX_BH -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FBHVO-item-post-request
-
ORA_HRX_OM -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FOMVO-item-post-request
-
ORA_HRX_QA -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FQAVO-item-post-request
-
SA -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFSAVO-item-post-request
-
US -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFUSVO-item-post-request
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAEVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:AE
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_SPOUSE_EMPLOYER: string
Title:
Name of Spouse's Employer
Maximum Length:150
-
_SPOUSE_LATEST_QUALIFICATION: string
Title:
Spouse's Latest Qualification
Maximum Length:150
-
_STATUTORY_DEPENDENT: string
Title:
Statutory Dependent
Maximum Length:150
-
_SUBJECT: string
Title:
Subject
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAUVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:AU
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_TFN: string
Title:
Tax File Number
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFBRVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:BR
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_STUDENT: string
Title:
Student
Maximum Length:150
-
_UNI_TECH_HIGH_SCH: string
Title:
University or Technical High School
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFCHVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:CH
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_CONTACT_WORKING: string
Title:
Partner Working
Maximum Length:150
-
_CONTACT_WORKING_Display: string
Title:
Partner Working
-
_LEGAL_EMPLOYER_CA: string
Title:
Legal Employer Paying Child Allowance
Maximum Length:150
-
_PENSIONER: string
Title:
Pensioner
Maximum Length:150
-
_PENSIONER_Display: string
Title:
Pensioner
-
_SIDE_JOB: string
Title:
Side Job
Maximum Length:150
-
_SIDE_JOB_Display: string
Title:
Side Job
-
_WORK_CANTON: string
Title:
Working in Canton
Maximum Length:150
-
_WORK_CANTON_Display: string
Title:
Working in Canton
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFGBVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:GB
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_ORA_HRX_GB_CARE_RESP: string
Title:
Caring responsibilities
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFINVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:IN
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_GUARDIAN_ADDRESS: string
Title:
Guardian Address
Maximum Length:150
-
_GUARDIAN_BIRTH_DATE: string
(date)
Title:
Guardian Birth Date
-
_GUARDIAN_NAME: string
Title:
Guardian Name
Maximum Length:150
-
_GUARDIAN_TELEPHONE: string
Title:
Guardian Phone
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFKWVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:KW
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_STATUTORY_DEPENDENT: string
Title:
Statutory Dependent
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FBHVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:ORA_HRX_BH
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
oraHrxBhStatDep: string
Title:
Statutory Dependent
Maximum Length:150
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FOMVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:ORA_HRX_OM
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
oraHrxOmStatDep: string
Title:
Statutory Dependent
Maximum Length:150
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FQAVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:ORA_HRX_QA
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
oraHrxQaStatDep: string
Title:
Statutory Dependant
Maximum Length:150
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFSAVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:SA
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_STATUTORY_DEPENDENT: string
Title:
Statutory Dependent
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFUSVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:US
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
benefitsOffered: string
Title:
Benefits Offered Conditionally
Maximum Length:150
-
benefitsOffered_Display: string
Title:
Benefits Offered Conditionally
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
tinNumber: string
Title:
TIN Number
Maximum Length:150
-
tinType: string
Title:
TIN Type
Maximum Length:150
-
tinType_Display: string
Title:
TIN Type
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
PersonId: integer
(int64)
Title:
Person ID
Nested Schema : schema
Type:
Show Source
object
-
driverLicensesDDF: array
driverLicensesDDF
-
driverLicensesDFF: array
driverLicensesDFF
-
FromDate: string
(date)
Title:
From Date
Start date of the contact's driver's license. -
IssuingAuthority: string
Title:
Issuing Authority
Maximum Length:100
Issuing authority of the contact's driver's license. -
IssuingCountry(required): string
Title:
Issuing Country
Maximum Length:30
Country in which the contact's driver's license was issued. Valid values are defined in the hcmCountriesLov. -
IssuingLocation: string
Title:
Place of Issue
Maximum Length:100
Location where the driver's license was issued. -
LicenseNumber: string
Title:
License Number
Maximum Length:150
Driver's license number of the contact. -
LicenseSuspendedFlag: boolean
Title:
License Suspended
Maximum Length:30
Default Value:false
Indicates whether the contact's driver's license is suspended. -
LicenseType: string
Title:
License Type
Maximum Length:30
Type of driver's license. Valid values are defined in the commonLookupsLOV. -
NumberOfPoints: integer
(int64)
Title:
Number of Points
Number of penalty points on the license. -
SuspendedFromDate: string
(date)
Title:
Suspended-from Date
Start date of suspension period, if any. -
SuspendedToDate: string
(date)
Title:
Suspension-to Date
End date of suspension period, if any. -
ToDate: string
(date)
Title:
To Date
End date of the contact's driver's license. -
Violations: integer
(int64)
Title:
Violations
Number of violations on the license.
Nested Schema : driverLicensesDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "BR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFBRVO-item-post-request", "DE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFDEVO-item-post-request" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFBRVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Drivers License Category
Maximum Length:30
Default Value:BR
-
__FLEX_Context_DisplayValue: string
Title:
Drivers License Category
-
_ORA_HRX_BR_FIRST_ISSUE_DATE: string
(date)
Title:
First Issue Date
-
DriversLicenseId: integer
(int64)
Title:
Drivers License ID
Nested Schema : oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFDEVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Drivers License Category
Maximum Length:30
Default Value:DE
-
__FLEX_Context_DisplayValue: string
Title:
Drivers License Category
-
_HRX_DE_A: string
Title:
A
Maximum Length:150
-
_HRX_DE_A1: string
Title:
A1
Maximum Length:150
-
_HRX_DE_A2: string
Title:
A2
Maximum Length:150
-
_HRX_DE_AM: string
Title:
AM
Maximum Length:150
-
_HRX_DE_B: string
Title:
B
Maximum Length:150
-
_HRX_DE_BE: string
Title:
BE
Maximum Length:150
-
_HRX_DE_C: string
Title:
C
Maximum Length:150
-
_HRX_DE_C1: string
Title:
C1
Maximum Length:150
-
_HRX_DE_C1E: string
Title:
C1E
Maximum Length:150
-
_HRX_DE_CE: string
Title:
CE
Maximum Length:150
-
_HRX_DE_D: string
Title:
D
Maximum Length:150
-
_HRX_DE_D1: string
Title:
D1
Maximum Length:150
-
_HRX_DE_D1E: string
Title:
D1E
Maximum Length:150
-
_HRX_DE_DE: string
Title:
DE
Maximum Length:150
-
_HRX_DE_L: string
Title:
L
Maximum Length:150
-
_HRX_DE_LIC_LAST_VALID_DT: string
(date)
Title:
Last Validated
-
_HRX_DE_M: string
Title:
M
Maximum Length:150
-
_HRX_DE_TS: string
Title:
T/S
Maximum Length:150
-
DriversLicenseId: integer
(int64)
Title:
Drivers License ID
Nested Schema : hcmContacts-driverLicenses-driverLicensesDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DriversLicenseTypeId: integer
(int64)
Nested Schema : hcmContacts-emails-item-post-request
Type:
Show Source
object
-
EmailAddress(required): string
Title:
Email
Maximum Length:240
Email address of the contact. -
emailsDFF: array
emailsDFF
-
EmailType(required): string
Title:
Type
Maximum Length:30
Type of email such as work, personal, and so on. Valid values are defined in the commonLookupsLOV. -
FromDate: string
(date)
Title:
From Date
Date from when the contact's email address is valid. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:255
Indicates whether the email is the contact's primary email. -
ToDate: string
(date)
Title:
To Date
Date until when the contact's email address is valid.
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
EmailAddressId: integer
(int64)
Title:
Email Address ID
Nested Schema : hcmContacts-ethnicities-item-post-request
Type:
Show Source
object
-
ethnicitiesDFF: array
ethnicitiesDFF
-
Ethnicity: string
Title:
Ethnicity
Maximum Length:30
Ethnicity of the contact. Valid values are defined in the commonLookupsLOV. -
LegislationCode(required): string
Title:
Country
Maximum Length:30
Legislation code of the ethnicity. Valid values are defined in the hcmCountriesLov. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:30
Default Value:true
Indicates whether the ethnicity is the primary ethnicity record for the contact.
Nested Schema : hcmContacts-ethnicities-ethnicitiesDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
EthnicityId: integer
(int64)
Title:
Ethnicity ID
Nested Schema : hcmContacts-legislativeInfo-item-post-request
Type:
Show Source
object
-
EffectiveEndDate(required): string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate(required): string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
Gender: string
Title:
Gender
Maximum Length:30
Gender of the contact. Valid values are defined in the commonLookupsLOV. -
HighestEducationLevel: string
Title:
Highest Education Level
Maximum Length:30
Legislation-specific value that identifies the contact 's highest education level. Valid values are defined in the commonLookupsLOV. -
LegislationCode(required): string
Title:
Country
Maximum Length:30
Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
legislativeInfoDDF: array
legislativeInfoDDF
-
legislativeInfoDFF: array
legislativeInfoDFF
-
MaritalStatus: string
Title:
Marital Status
Maximum Length:30
Marital status of the contact. Valid values are defined in the commonLookupsLOV. -
MaritalStatusChangeDate: string
(date)
Title:
Marital Status Change Date
Date 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:
object
Discriminator: __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 Category
Maximum Length:30
Default Value:AE
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_ALTERNATE_BIRTH_PLACE: string
Title:
Place of Birth-Alternate Language
Maximum 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 Secondment
Maximum Length:150
-
_ORA_HRX_AE_TRANSFERRED: string
Title:
Transferred or Seconded
Maximum Length:150
-
_ORA_HRX_AE_TRANSFERRED_Display: string
Title:
Transferred or Seconded
-
_ORG_GRANTING_HIGHEST_EDU: string
Title:
Organization Granting Highest Education Level
Maximum Length:150
-
_SUBJECT: string
Title:
Subject
Maximum 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 Category
Maximum Length:30
Default Value:BR
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
ctpsNumber: string
Title:
CTPS Number
Maximum Length:150
-
ctpsSeries: string
Title:
CTPS Series
Maximum 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 Category
Maximum Length:30
Default 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 Origin
Maximum 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 Category
Maximum Length:30
Default Value:CN
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_EXPATRIATE: string
Title:
Expatriate
Maximum Length:150
-
_EXPATRIATE_Display: string
Title:
Expatriate
-
_HEALTH_STATUS: string
Title:
Health Status
Maximum Length:150
-
_HEALTH_STATUS_Display: string
Title:
Health Status
-
_HUKOU_LOCATION: string
Title:
Hukou Location
Maximum Length:150
-
_HUKOU_LOCATION_Display: string
Title:
Hukou Location
-
_HUKOU_TYPE: string
Title:
Hukou Type
Maximum Length:150
-
_HUKOU_TYPE_Display: string
Title:
Hukou Type
-
_NUMBER_OF_CHILDREN: number
Title:
Number of Children
-
_ORIGINAL_HOMETOWN: string
Title:
Original Hometown
Maximum 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 Category
Maximum Length:30
Default 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 Employment
Maximum Length:150
-
_ORA_HRX_FR_TYPE_OF_EMP_Display: string
Title:
Type of Employment
-
_PERSON_CPAM: string
Title:
Local Social Security Office
Maximum Length:150
-
_PERSON_CPAM_Display: string
Title:
Local Social Security Office
-
DSNEUCode: string
Title:
EU Code
Maximum 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 Category
Maximum Length:30
Default Value:GB
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_CORRELATION_ID: string
Title:
Correlation ID
Maximum Length:150
-
_GENDER_IDENTITY: string
Title:
Gender Identity
Maximum Length:150
-
_GENDER_IDENTITY_Display: string
Title:
Gender Identity
-
_LAST_UPDATE_PROCESS_SEQUENCE: number
Title:
Last Update Process Sequence
-
_NINO_VERIFIED: string
Title:
NINO Verified
Maximum Length:150
-
_NINO_VERIFIED_Display: string
Title:
NINO Verified
-
_ORA_HRX_GB_CANDIDATE_AGE_BAND: string
Title:
Candidate age band
Maximum Length:150
-
_ORA_HRX_GB_CANDIDATE_AGE_BAND_Display: string
Title:
Candidate age band
-
_ORA_HRX_GB_CARE_RESP: string
Title:
Caring responsibilities
Maximum Length:150
-
_ORA_HRX_GB_NATIONAL_IDENTITY: string
Title:
National Identity
Maximum 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 Forename
Maximum Length:150
-
_PARTNER_NATIONAL_INSURANCE_NUM: string
Title:
Partner National Insurance Number
Maximum Length:150
-
_PARTNER_SECOND_FORENAMES: string
Title:
Partner Second Forenames
Maximum Length:150
-
_PARTNER_SURNAME: string
Title:
Partner Surname
Maximum Length:150
-
_REPONSE_STATUS_RETURNED: string
Title:
Response Status Returned
Maximum Length:150
-
_REPONSE_STATUS_RETURNED_Display: string
Title:
Response Status Returned
-
_SEXUAL_ORIENTATION: string
Title:
Sexual Orientation
Maximum Length:150
-
_SEXUAL_ORIENTATION_Display: string
Title:
Sexual Orientation
-
_UNQ_TAXPAYER_REF: string
Title:
Unique Taxpayer Reference
Maximum Length:150
-
_VERIFICATION_TYPE: string
Title:
Verification Type
Maximum 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 verified
Maximum Length:150
-
lastMaritalStatusChangeDatePri: string
(date)
Title:
Last Marital Status Change Date Prior to Hire
-
multipleCivilServiceAssignment: string
Title:
Multiple Civil Service Assignments
Maximum Length:150
-
offPayrollWorker: string
Title:
Off-payroll worker subject to 2020 rules
Maximum Length:150
-
oraHrxGbPsTpsTempNi: string
Title:
TPS Temporary NI Number
Maximum Length:150
-
oraHrxGbPsTpsTrn: string
Title:
Teacher Reference Number
Maximum 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 Category
Maximum Length:30
Default Value:IE
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_MEDICAL_CARD: string
Title:
Medical Card
Maximum Length:150
-
_MOTHERS_MAIDEN_NAME: string
Title:
Mother's Maiden Name
Maximum Length:150
-
_SEXUAL_ORIENTATION: string
Title:
Sexual Orientation
Maximum 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 Category
Maximum Length:30
Default Value:KW
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_SUBJECT: string
Title:
Subject
Maximum 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 Category
Maximum Length:30
Default 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 Type
Maximum 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 Category
Maximum Length:30
Default Value:ORA_HRX_ES
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_ORA_HRX_ES_GENDER_IDENTITY: string
Title:
Gender Identity
Maximum Length:150
-
_ORA_HRX_ES_GENDER_IDENTITY_Display: string
Title:
Gender Identity
-
_ORA_HRX_ES_SEXUAL_ORIENTATION: string
Title:
Sexual Orientation
Maximum 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 Category
Maximum Length:30
Default 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 Code
Maximum Length:150
-
PerInailPosition_Display: string
Title:
INAIL Position Code
-
PerInpsPosition: string
Title:
INPS Position
Maximum 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 Category
Maximum Length:30
Default 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 insurance
Maximum Length:150
-
oraHrxQaTransferEmplrName: string
Title:
Name of Employer of Transfer or Secondment
Maximum Length:150
-
oraHrxQaTransferred: string
Title:
Transferred or Seconded
Maximum Length:150
-
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
-
subject: string
Title:
Subject
Maximum 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 Category
Maximum Length:30
Default Value:ORA_HRX_ZA
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_ORA_HRX_ZA_FOREIGN_NATIONAL: string
Title:
Foreign National
Maximum 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 Category
Maximum Length:30
Default Value:SA
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_HIJRAH_BIRTH_DATE: string
Title:
Hijri Date of Birth
Maximum Length:150
-
_SUBJECT: string
Title:
Subject
Maximum 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 Category
Maximum Length:30
Default Value:US
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
activedutywartime: string
Title:
Active Duty Wartime or Campaign Badge Veterans
Maximum Length:150
-
armedForcesServiceMedal: string
Title:
Armed Forces Service Medal Veteran
Maximum Length:150
-
disableveteran: string
Title:
Disabled Veteran
Maximum 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 Veteran
Maximum Length:150
-
VeteranSelfIdentification: string
Title:
Veteran Self-Identification Status
Maximum Length:150
-
VeteranSelfIdentification_DisplayValue: string
Title:
Veteran Self-Identification Status
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum 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
Nested Schema : schema
Type:
Show Source
object
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
FirstName: string
Title:
First Name
Maximum Length:150
Contact's first name. -
Honors: string
Title:
Honors
Maximum Length:80
Higher qualification appended to a person's name such as PhD. -
KnownAs: string
Title:
Known As
Maximum Length:80
Contact's preferred name. -
LastName: string
Title:
Last Name
Maximum Length:150
Contact's last name. -
LegislationCode: string
Title:
Country
Maximum Length:4
Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
LocalEffectiveEndDate: string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
LocalEffectiveStartDate: string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
LocalFirstName: string
Title:
First Name
Maximum Length:150
Contact's first name in local language. -
LocalHonors: string
Title:
Honors
Maximum Length:80
Higher qualification appended to a person's name such as PhD in local language. -
LocalKnownAs: string
Title:
Known As
Maximum Length:80
Contact 's preferred name in local language. -
LocalLastName: string
Title:
Last Name
Maximum Length:150
Contact's last name in local language. -
LocalLegislationCode: string
Title:
Country
Maximum Length:4
Legislation code of the local language. Valid values are defined in the hcmCountriesLov. -
LocalMiddleNames: string
Title:
Middle Names
Maximum Length:80
Contact's middle name in local language. -
LocalMilitaryRank: string
Title:
Military Rank
Maximum Length:80
Contact's military rank in local language. -
LocalNameInformation1: string
Title:
Name Information 1
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation10: string
Title:
Name Information 10
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation11: string
Title:
Name Information 11
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation12: string
Title:
Name Information 12
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation13: string
Title:
Name Information 13
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation14: string
Title:
Name Information 14
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation15: string
Title:
Name Information 15
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation16: string
Title:
Name Information 16
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation17: string
Title:
Name Information 17
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation18: string
Title:
Name Information 18
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation19: string
Title:
Name Information 19
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation2: string
Title:
Name Information 2
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation20: string
Title:
Name Information 20
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation21: string
Title:
Name Information 21
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation22: string
Title:
Name Information 22
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation23: string
Title:
Name Information 23
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation24: string
Title:
Name Information 24
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation25: string
Title:
Name Information 25
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation26: string
Title:
Name Information 26
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation27: string
Title:
Name Information 27
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation28: string
Title:
Name Information 28
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation29: string
Title:
Name Information 29
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation3: string
Title:
Name Information 3
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation30: string
Title:
Name Information 30
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation4: string
Title:
Name Information 4
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation5: string
Title:
Name Information 5
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation6: string
Title:
Name Information 6
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation7: string
Title:
Name Information 7
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation8: string
Title:
Name Information 8
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation9: string
Title:
Name Information 9
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameLanguage: string
Title:
Local-Name Language
Maximum Length:4
Local language of the name. This isn't required for global names. If you're creating a local name, you must provide the language code. -
LocalPersonNameId: integer
(int64)
Title:
Person Name ID
Surrogate identifier for the local contact's name record. -
LocalPreNameAdjunct: string
Title:
Prefix
Maximum Length:150
Part of the name added before a person's first name in local language. -
LocalPreviousLastName: string
Title:
Previous Last Name
Maximum Length:150
Contact 's previous last name in local language. -
LocalSuffix: string
Title:
Suffix
Maximum Length:80
Part of the name appended to a person's last name such as Jr., III, and so on, in local language. -
LocalTitle: string
Title:
Title
Maximum Length:30
Person salutation such as Mr., Ms., and so on, in local language. Valid values are defined in the commonLookupsLOV. -
MiddleNames: string
Title:
Middle Names
Maximum Length:80
Contact's middle name. -
MilitaryRank: string
Title:
Military Rank
Maximum Length:80
Contact's military rank. -
NameInformation1: string
Title:
Name Information 1
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation10: string
Title:
Name Information 10
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation11: string
Title:
Name Information 11
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation12: string
Title:
Name Information 12
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation13: string
Title:
Name Information 13
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation14: string
Title:
Name Information 14
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation15: string
Title:
Name Information 15
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation16: string
Title:
Name Information 16
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation17: string
Title:
Name Information 17
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation18: string
Title:
Name Information 18
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation19: string
Title:
Name Information 19
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation2: string
Title:
Name Information 2
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation20: string
Title:
Name Information 20
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation21: string
Title:
Name Information 21
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation22: string
Title:
Name Information 22
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation23: string
Title:
Name Information 23
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation24: string
Title:
Name Information 24
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation25: string
Title:
Name Information 25
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation26: string
Title:
Name Information 26
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation27: string
Title:
Name Information 27
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation28: string
Title:
Name Information 28
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation29: string
Title:
Name Information 29
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation3: string
Title:
Name Information 3
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation30: string
Title:
Name Information 30
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation4: string
Title:
Name Information 4
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation5: string
Title:
Name Information 5
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation6: string
Title:
Name Information 6
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation7: string
Title:
Name Information 7
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation8: string
Title:
Name Information 8
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation9: string
Title:
Name Information 9
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
PreNameAdjunct: string
Title:
Prefix
Maximum Length:150
Part of the name added before a person's first name. -
PreviousLastName: string
Title:
Previous Last Name
Maximum Length:150
Contact's previous last name. -
Suffix: string
Title:
Suffix
Maximum Length:80
Part of the name appended to a person's last name such as Jr., III, and so on. -
Title: string
Title:
Title
Maximum Length:30
Person salutation such as Mr., Ms., and so on. Valid values are defined in the commonLookupsLOV.
Nested Schema : hcmContacts-nationalIdentifiers-item-post-request
Type:
Show Source
object
-
ExpirationDate: string
(date)
Title:
Expiration Date
Expiration date of the contact's national identifier. -
IssueDate: string
(date)
Title:
Issue Date
Issue date of the contact's national identifier. -
LegislationCode(required): string
Title:
Country
Maximum Length:30
Legislation code of the contact's national identifier. Valid values are defined in the hcmCountriesLov. -
NationalIdentifierNumber(required): string
Title:
National ID
Maximum Length:30
National identification number of the contact. -
nationalIdentifiersDFF: array
nationalIdentifiersDFF
-
NationalIdentifierType(required): string
Title:
National ID Type
Maximum Length:30
Type of national identifier. Valid values are defined in the commonLookupsLOV. -
PlaceOfIssue: string
Title:
Place of Issue
Maximum Length:30
Place where the contact's national identifier was issued. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:255
Indicates whether the national identifier is the contact's primary national identifier.
Nested Schema : hcmContacts-nationalIdentifiers-nationalIdentifiersDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
NationalIdentifierId: integer
(int64)
Title:
National Identifier ID
Nested Schema : hcmContacts-otherCommunicationAccounts-item-post-request
Type:
Show Source
object
-
AccountName: string
Title:
Account Name
Maximum Length:1000
Name of the contact's communication account. -
EndDate: string
(date)
Title:
To Date
End date of the contact's communication account. -
otherCommunicationAccountsDFF: array
otherCommunicationAccountsDFF
-
Provider(required): string
Title:
Provider
Maximum Length:30
Provider of the account such as Facebook and Twitter. Valid values are defined in the commonLookupsLOV. -
StartDate: string
(date)
Title:
From Date
Start date of the contact's communication account.
Nested Schema : hcmContacts-otherCommunicationAccounts-otherCommunicationAccountsDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DeliveryMethodId: integer
(int64)
Title:
Delivery Method ID
Nested Schema : hcmContacts-passports-item-post-request
Type:
Show Source
object
-
ExpirationDate: string
(date)
Title:
Expiration Date
Expiration date of the contact's passport. -
IssueDate: string
(date)
Title:
Issue Date
Issue date of the contact's passport. -
IssuingAuthority: string
Title:
Issuing Authority
Maximum Length:100
Issuing authority for the contact's passport. -
IssuingCountry(required): string
Title:
Issuing Country
Maximum Length:30
Country in which the contact's passport was issued. Valid values are defined in the hcmCountriesLov. -
IssuingLocation: string
Title:
Issuing Location
Maximum Length:100
Location where the contact's passport was issued. -
PassportNumber: string
Title:
Number
Maximum Length:30
Passport number of the contact. -
passportsDDF: array
passportsDDF
-
passportsDFF: array
passportsDFF
-
PassportType: string
Title:
Type
Maximum Length:30
Type or category of the contact's passport. Valid values are defined in the commonLookupsLOV. -
Profession: string
Title:
Profession
Maximum Length:30
Profession of the passport holder.
Nested Schema : passportsDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFAEVO-item-post-request", "IN":"#/components/schemas/oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFINVO-item-post-request", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFKWVO-item-post-request" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFAEVO-item-post-request
-
IN -
object
oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFINVO-item-post-request
-
KW -
object
oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFKWVO-item-post-request
Nested Schema : oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFAEVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Passport Information Category
Maximum Length:30
Default Value:AE
-
__FLEX_Context_DisplayValue: string
Title:
Passport Information Category
-
_ACCOMPANYING_PERSONS: number
Title:
Number of Accompanying Persons
-
_ALTERNATE_ISSUE_PLACE: string
Title:
Place of Issue-Alternate Language
Maximum Length:150
-
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFINVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Passport Information Category
Maximum Length:30
Default Value:IN
-
__FLEX_Context_DisplayValue: string
Title:
Passport Information Category
-
_ECNR_REQUIRED: string
Title:
ECNR Required
Maximum Length:150
-
_NAME: string
Title:
Name as in Passport
Maximum Length:150
-
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFKWVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Passport Information Category
Maximum Length:30
Default Value:KW
-
__FLEX_Context_DisplayValue: string
Title:
Passport Information Category
-
_ACCOMPANY_PERSON: number
Title:
Number of Accompanying Persons
-
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : hcmContacts-phones-item-post-request
Type:
Show Source
object
-
AreaCode: string
Title:
Area Code
Maximum Length:30
Area code of the contact's phone number. -
CountryCodeNumber: string
Title:
Country Code
Maximum Length:30
Country code of the contact's phone number. Valid values are defined in the hcmCountriesLov. -
Extension: string
Title:
Extension
Maximum Length:60
Extension number for the contact's phone. -
FromDate: string
(date)
Title:
From Date
Date from when the contact's phone number is valid. -
LegislationCode: string
Title:
Country
Maximum Length:4
Legislation code of the contact's phone. -
PhoneNumber(required): string
Title:
Number
Maximum Length:60
Contact's phone number for various phone types such as Work, Home, and so on. -
phonesDFF: array
phonesDFF
-
PhoneType(required): string
Title:
Type
Maximum Length:30
Type of phone such as Work, Home, and so on. Valid values are defined in the commonLookupsLOV. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:255
Indicates whether the phone number is the primary phone of the contact. -
ToDate: string
(date)
Title:
To Date
Date until when the contact's phone number is valid. -
Validity: string
Title:
Validity
Maximum Length:30
Time of day when a person can be reached at a specific phone number.
Nested Schema : hcmContacts-phones-phonesDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
PhoneId: integer
(int64)
Title:
Phone ID
Nested Schema : hcmContacts-religions-item-post-request
Type:
Show Source
object
-
LegislationCode(required): string
Title:
Country
Maximum Length:30
Legislation code of the contact's religion. Valid values are defined in the hcmCountriesLov. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:30
Default Value:true
Indicates whether the religion is the contact's primary religion for this legislation. -
Religion: string
Title:
Religion
Maximum Length:30
Religion of the contact. Valid values are defined in the commonLookupsLOV. -
religionsDFF: array
religionsDFF
Nested Schema : hcmContacts-religions-religionsDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
ReligionId: integer
(int64)
Title:
Religion ID
Nested Schema : schema
Type:
Show Source
object
-
EffectiveEndDate(required): string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate(required): string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
EntryDate: string
(date)
Title:
Entry Date
Entry date of the contact into the country. -
ExpirationDate: string
(date)
Title:
Expiration Date
Expiration date of the contact's visa or permit. -
IssueDate: string
(date)
Title:
Issue Date
Date of issue of the contact's visa or permit. -
IssuingAuthority: string
Title:
Issuing Authority
Maximum Length:100
Issuing authority of the contact's visa or permit. -
IssuingCountry(required): string
Title:
Issuing Country
Maximum Length:30
Country in which the contact's visa or permit was issued. Valid values are defined in the hcmCountriesLov. -
IssuingLocation: string
Title:
Place of Issue
Maximum Length:100
Location where the contact's visa or permit was issued. -
Profession: string
Title:
Profession
Maximum Length:30
Profession of the visa or permit holder. -
VisaPermitCategory: string
Title:
Category
Maximum Length:30
Category of the contact's visa or permit. Valid values are defined in the commonLookupsLOV. -
VisaPermitNumber: string
Title:
Number
Maximum Length:30
Contact's visa or permit number. -
VisaPermitStatus: string
Title:
Status
Maximum Length:30
Indicates whether the contact's visa or permit is current. Valid values are defined in the commonLookupsLOV. -
VisaPermitStatusDate: string
(date)
Title:
Status Change Date
Date from when the contact's permit status is effective. -
VisaPermitType: string
Title:
Type
Maximum Length:30
Type of the contact's visa or permit. Valid values are defined in the commonLookupsLOV. -
visasPermitsDDF: array
visasPermitsDDF
-
visasPermitsDFF: array
visasPermitsDFF
Nested Schema : visasPermitsDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFAEVO-item-post-request", "CH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFCHVO-item-post-request", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFKWVO-item-post-request", "ORA_HRX_BH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FBHVO-item-post-request", "ORA_HRX_OM":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FOMVO-item-post-request", "ORA_HRX_QA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FQAVO-item-post-request", "SA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSAVO-item-post-request", "SG":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSGVO-item-post-request" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFAEVO-item-post-request
-
CH -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFCHVO-item-post-request
-
KW -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFKWVO-item-post-request
-
ORA_HRX_BH -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FBHVO-item-post-request
-
ORA_HRX_OM -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FOMVO-item-post-request
-
ORA_HRX_QA -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FQAVO-item-post-request
-
SA -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSAVO-item-post-request
-
SG -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSGVO-item-post-request
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFAEVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:AE
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_EMIRATE: string
Title:
Emirate
Maximum Length:150
-
_PREVIOUS_OCCUPATION: string
Title:
Previous Occupation
Maximum Length:150
-
_PREVIOUS_OCCUPATION_Display: string
Title:
Previous Occupation
-
_SPONSOR_NAME: string
Title:
Sponsor Name
Maximum Length:150
-
_SPONSOR_NATIONALITY: string
Title:
Sponsor Nationality
Maximum Length:150
-
_SPONSOR_NATIONALITY_Display: string
Title:
Sponsor Nationality
-
_SPONSOR_NUMBER: string
Title:
Sponsor Number
Maximum Length:150
-
_SPONSOR_RELATIONSHIP: string
Title:
Sponsor Relationship
Maximum Length:150
-
_SPONSOR_RELATIONSHIP_Display: string
Title:
Sponsor Relationship
-
_SPONSOR_TYPE: string
Title:
Sponsor Type
Maximum Length:150
-
_SPONSOR_TYPE_Display: string
Title:
Sponsor Type
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFCHVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:CH
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_CROSS_BORDER_FREQUENCY: number
Title:
Cross Border Frequency
-
_CROSS_BORDER_FREQUENCY_TYPE: string
Title:
Cross Border Frequency Type
Maximum Length:150
-
_CROSS_BORDER_FREQUENCY_TYPE_Display: string
Title:
Cross Border Frequency Type
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFKWVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:KW
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_ACCOMPANY_PERSON: number
Title:
Number of Accompanying Persons
-
_SPONSOR_NAME: string
Title:
Sponsor Name
Maximum Length:150
-
_SPONSOR_NATIONALITY: string
Title:
Sponsor Nationality
Maximum Length:150
-
_SPONSOR_NATIONALITY_Display: string
Title:
Sponsor Nationality
-
_SPONSOR_NUMBER: number
Title:
Sponsor Number
-
_SPONSOR_RELATIONSHIP: string
Title:
Sponsor Relationship
Maximum Length:150
-
_SPONSOR_RELATIONSHIP_Display: string
Title:
Sponsor Relationship
-
_SPONSOR_TYPE: string
Title:
Sponsor Type
Maximum Length:150
-
_SPONSOR_TYPE_Display: string
Title:
Sponsor Type
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FBHVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:ORA_HRX_BH
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
oraHrxBhJobDescriptions: string
Title:
Previous Occupation
Maximum Length:150
-
oraHrxBhJobDescriptions_Display: string
Title:
Previous Occupation
-
oraHrxBhSponsorName: string
Title:
Sponsor Name
Maximum Length:150
-
oraHrxBhSponsorNtnlty: string
Title:
Sponsor Nationality
Maximum Length:150
-
oraHrxBhSponsorNtnlty_Display: string
Title:
Sponsor Nationality
-
oraHrxBhSponsorNumber: string
Title:
Sponsor Number
Maximum Length:150
-
oraHrxBhSponsorRelation: string
Title:
Sponsor Relationship
Maximum Length:150
-
oraHrxBhSponsorRelation_DisplayValue: string
Title:
Sponsor Relationship
-
oraHrxBhSponsorType: string
Title:
Sponsor Type
Maximum Length:150
-
oraHrxBhSponsorType_DisplayValue: string
Title:
Sponsor Type
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FOMVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:ORA_HRX_OM
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
oraHrxOmJobDescriptions: string
Title:
Previous Occupation
Maximum Length:150
-
oraHrxOmJobDescriptions_Display: string
Title:
Previous Occupation
-
oraHrxOmSponsorName: string
Title:
Sponsor Name
Maximum Length:150
-
oraHrxOmSponsorNtnlty: string
Title:
Sponsor Nationality
Maximum Length:150
-
oraHrxOmSponsorNtnlty_Display: string
Title:
Sponsor Nationality
-
oraHrxOmSponsorNumber: string
Title:
Sponsor Number
Maximum Length:150
-
oraHrxOmSponsorRelation: string
Title:
Sponsor Relationship
Maximum Length:150
-
oraHrxOmSponsorRelation_DisplayValue: string
Title:
Sponsor Relationship
-
oraHrxOmSponsorType: string
Title:
Sponsor Type
Maximum Length:150
-
oraHrxOmSponsorType_DisplayValue: string
Title:
Sponsor Type
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FQAVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:ORA_HRX_QA
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
oraHrxQaSponsorName: string
Title:
Sponsor Name
Maximum Length:150
-
oraHrxQaSponsorNtnlty: string
Title:
Sponsor Nationality
Maximum Length:150
-
oraHrxQaSponsorNtnlty_Display: string
Title:
Sponsor Nationality
-
oraHrxQaSponsorNum: number
Title:
Sponsor Number
-
oraHrxQaSponsorRltn: string
Title:
Sponsor Relationship
Maximum Length:150
-
oraHrxQaSponsorRltn_DisplayValue: string
Title:
Sponsor Relationship
-
oraHrxQaSponsorType: string
Title:
Sponsor Type
Maximum Length:150
-
oraHrxQaSponsorType_DisplayValue: string
Title:
Sponsor Type
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSAVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:SA
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_HIJRAH_EXP_DATE: string
Title:
Hijri Expiration Date
Maximum Length:150
-
_HIJRAH_ISSUE_DATE: string
Title:
Hijri Issue Date
Maximum Length:150
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSGVO-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:SG
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_CATEGORY: string
Title:
FWL Category
Maximum Length:150
-
_CATEGORY_Display: string
Title:
FWL Category
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : hcmContacts-visasPermits-visasPermitsDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
VisaPermitId: integer
(int64)
Title:
Visa Permit 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-item-response
Type:
Show Source
object
-
addresses: array
Addresses
Title:
Addresses
The addresses resource is a child of the hcmContacts resource. It provides all the addresses of worker contacts as of the specified date. By default, the current date is retained. -
BloodType: string
Title:
Blood Type
Maximum Length:30
Blood type of the contact. Valid values are defined in the commonLookupsLOV. -
BloodTypeMeaning: string
Title:
Blood Type
Read Only:true
Maximum Length:80
Meaning of the contact's blood type. -
citizenships: array
Citizenships
Title:
Citizenships
The citizenships resource is a child of the hcmContacts resource. It provides all the citizenships of worker contacts as of the specified date. By default, the current date is retained. -
contactRelationships: array
Contact Relationships
Title:
Contact Relationships
The contactRelationships resource is a child of the hcmContacts resource. It provides all the contact relationships of workers as of the specified date. By default, the current date is retained. -
contactsDFF: array
contactsDFF
-
CorrespondenceLanguage: string
Title:
Correspondence Language
Maximum Length:30
Preferred language for communication. Valid values are defined in the commonLookupsLOV. -
CorrLanguageMeaning: string
Title:
Correspondence Language
Read Only:true
Maximum Length:80
Meaning of the contact's preferred language of communication. -
CountryOfBirth: string
Title:
Country of Birth
Maximum Length:240
Country of birth of the contact. Valid values are defined in the hcmCountriesLOV. -
CountryOfBirthName: string
Title:
Country of Birth
Read Only:true
Maximum Length:80
Name of the country of birth of the contact. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact record was created. -
DateOfBirth: string
(date)
Title:
Date of Birth
Date of birth of the contact. -
DateOfDeath: string
(date)
Title:
Date of Death
Date of death of the contact. -
driverLicenses: array
Driver Licenses
Title:
Driver Licenses
The driverLicenses resource is a child of the hcmContacts resource. It provides all the driver licenses of worker contacts as of the specified date. By default, the current date is retained. -
emails: array
Emails
Title:
Emails
The emails resource is a child of the hcmContacts resource. It provides all the email addresses of worker contacts as of the specified date. By default, the current date is retained. -
ethnicities: array
Ethnicities
Title:
Ethnicities
The ethnicities resource is a child of the hcmContacts resource. It provides all the ethnicities of worker contacts as of the specified date. By default, the current date is retained. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact record. -
legislativeInfo: array
Legislative Information
Title:
Legislative Information
The legislativeInfo resource is a child of the hcmContacts resource. It provides all the legislative information of worker contacts as of the specified date. By default, the current date is retained. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
names: array
Names
Title:
Names
The names resource is a child of the hcmContacts resource. It provides all the names of worker contacts as of the specified date. By default, the current date is retained. -
nationalIdentifiers: array
National Identifiers
Title:
National Identifiers
The nationalIdentifiers resource is a child of the hcmContacts resource. It provides all the national identifiers of worker contacts as of the specified date. By default, the current date is retained. -
otherCommunicationAccounts: array
Other Communication Accounts
Title:
Other Communication Accounts
The otherCommunicationAccounts resource is a child of the hcmContacts resource. It provides all the other communication accounts of worker contacts as of the specified date. By default, the current date is retained. -
passports: array
Passports
Title:
Passports
The passports resource is a child of the hcmContacts resource. It provides all the passports of worker contacts as of the specified date. By default, the current date is retained. -
PersonId: integer
(int64)
Title:
Person ID
Surrogate identifier for the worker to which the contact relationship belongs. -
PersonNumber: string
Title:
Person Number
Maximum Length:30
Person number of the worker to whom the contact is related. -
phones: array
Phones
Title:
Phones
The phones resource is a child of the hcmContacts resource. It provides all the phones of worker contacts as of the specified date. By default, the current date is retained. -
RegionOfBirth: string
Title:
Region of Birth
Maximum Length:240
Region of birth of the contact. -
religions: array
Religions
Title:
Religions
The religions resource is a child of the hcmContacts resource. It provides all the religions of worker contacts as of the specified date. By default, the current date is retained. -
TownOfBirth: string
Title:
Town of Birth
Maximum Length:240
Town of birth of the contact. -
visasPermits: array
Visa Permits
Title:
Visa Permits
The visasPermits resource is a child of the hcmContacts resource. It provides all the visas and permits of worker contacts as of the specified date. By default, the current date is retained.
Nested Schema : Addresses
Type:
array
Title:
Addresses
The addresses resource is a child of the hcmContacts resource. It provides all the addresses of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Citizenships
Type:
array
Title:
Citizenships
The citizenships resource is a child of the hcmContacts resource. It provides all the citizenships of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Contact Relationships
Type:
array
Title:
Contact Relationships
The contactRelationships resource is a child of the hcmContacts resource. It provides all the contact relationships of workers as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Driver Licenses
Type:
array
Title:
Driver Licenses
The driverLicenses resource is a child of the hcmContacts resource. It provides all the driver licenses of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Emails
Type:
array
Title:
Emails
The emails resource is a child of the hcmContacts resource. It provides all the email addresses of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Ethnicities
Type:
array
Title:
Ethnicities
The ethnicities resource is a child of the hcmContacts resource. It provides all the ethnicities of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Legislative Information
Type:
array
Title:
Legislative Information
The legislativeInfo resource is a child of the hcmContacts resource. It provides all the legislative information of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Names
Type:
array
Title:
Names
The names resource is a child of the hcmContacts resource. It provides all the names of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : National Identifiers
Type:
array
Title:
National Identifiers
The nationalIdentifiers resource is a child of the hcmContacts resource. It provides all the national identifiers of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Other Communication Accounts
Type:
array
Title:
Other Communication Accounts
The otherCommunicationAccounts resource is a child of the hcmContacts resource. It provides all the other communication accounts of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Passports
Type:
array
Title:
Passports
The passports resource is a child of the hcmContacts resource. It provides all the passports of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Phones
Type:
array
Title:
Phones
The phones resource is a child of the hcmContacts resource. It provides all the phones of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Religions
Type:
array
Title:
Religions
The religions resource is a child of the hcmContacts resource. It provides all the religions of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : Visa Permits
Type:
array
Title:
Visa Permits
The visasPermits resource is a child of the hcmContacts resource. It provides all the visas and permits of worker contacts as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : hcmContacts-addresses-item-response
Type:
Show Source
object
-
AddlAddressAttribute1: string
Title:
Additional Address Attribute 1
Maximum Length:150
Additional address column used by localizations. -
AddlAddressAttribute2: string
Title:
Additional Address Attribute 2
Maximum Length:150
Additional address column used by localizations. -
AddlAddressAttribute3: string
Title:
Additional Address Attribute 3
Maximum Length:150
Additional address column used by localizations. -
AddlAddressAttribute4: string
Title:
Additional Address Attribute 4
Maximum Length:150
Additional address column used by localizations. -
AddlAddressAttribute5: string
Title:
Additional Address Attribute 5
Maximum Length:150
Additional address column used by localizations. -
addressesDFF: array
addressesDFF
-
AddressId: integer
(int64)
Title:
Address ID
Surrogate identifier for the address record. -
AddressLine1: string
Title:
Address Line 1
Maximum Length:240
First line of the primary mail address. -
AddressLine2: string
Title:
Address Line 2
Maximum Length:240
Second line of the primary mail address. -
AddressLine3: string
Title:
Address Line 3
Maximum Length:240
Third line of the primary mail address. -
AddressLine4: string
Title:
Address Line 4
Maximum Length:240
Fourth line of the primary mail address. -
AddressType: string
Title:
Type
Maximum Length:30
Type of address. Valid values are defined in the commonLookupsLOV. -
AddressTypeMeaning: string
Title:
Address Type
Read Only:true
Maximum Length:80
Meaning of the contact's address type. -
Building: string
Title:
Building
Maximum Length:240
Building information associated with the address. -
Country: string
Title:
Country
Maximum Length:60
Country in which the address is located. Valid values are defined in the hcmCountriesLov. -
CountryName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the country in which the contact's address is located. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the address. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the address was created. -
EffectiveEndDate: string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
FloorNumber: string
Title:
Floor Number
Maximum Length:40
Floor number associated with the building. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the address was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the address. -
Latitude: number
Title:
Latitude
Distance between the equator and an address located to its north or south, expressed in degrees and minutes. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Longitude: number
Title:
Longitude
Distance between the prime meridian and an address located to its east or west, expressed in degrees and minutes. -
LongPostalCode: string
Title:
Long Postal Code
Maximum Length:30
Long postal code of the primary mail address. -
PersonAddrUsageId: integer
(int64)
Title:
Person Address Usage ID
Read Only:true
Surrogate identifier for the address usage record. -
PostalCode: string
Title:
Postal Code
Maximum Length:30
Postal code of the primary mail address. -
PrimaryFlag: boolean
Title:
Primary Mailing
Indicates whether the address is the primary mailing address. -
Provider: string
Title:
Provider
Maximum Length:150
Company that has validated the address. -
Region1: string
Title:
Region 1
Maximum Length:120
Primary region in which the address is located. -
Region2: string
Title:
Region 2
Maximum Length:120
Secondary region within the primary region. -
Region3: string
Title:
Region 3
Maximum Length:120
Additional secondary region within the primary region. -
TownOrCity: string
Title:
Town or City
Maximum Length:60
Town or city in which the address is located. -
ValidationStatusCode: string
Title:
Validation Status Code
Maximum Length:120
Level of accuracy of an address, as determined by an address provider.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-addresses-addressesDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum 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:
Links
The link relations associated with the resource instance. -
PersonAddrUsageId: integer
(int64)
Title:
Person Address Usage ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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 : hcmContacts-citizenships-item-response
Type:
Show Source
object
-
Citizenship: string
Title:
Citizenship
Maximum Length:30
Citizenship legislation code. Valid values are defined in the hcmCountriesLov. -
CitizenshipId: integer
(int64)
Title:
Citizenship ID
Read Only:true
Surrogate identifier for the contact citizenship. -
CitizenshipMeaning: string
Title:
Citizenship
Read Only:true
Maximum Length:80
Name of the contact's citizenship legislation code. -
citizenshipsDFF: array
citizenshipsDFF
-
CitizenshipStatus: string
Title:
Citizenship Status
Maximum Length:30
Status of the contact citizenship. Valid values are defined in the commonLookupsLOV. -
CitizenshipStatusMeaning: string
Title:
Citizenship Status
Read Only:true
Maximum Length:80
Meaning of the contact's citizenship status code. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact citizenship record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact citizenship record was created. -
FromDate: string
(date)
Title:
From Date
Date from when the contact citizenship is valid. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact citizenship record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact citizenship record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ToDate: string
(date)
Title:
To Date
Date until when the contact citizenship is valid.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-citizenships-citizenshipsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
CitizenshipId: integer
(int64)
Title:
Citizenship ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-contactRelationships-item-response
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
Surrogate identifier for the contact relationship. -
contactRelationshipsDDF: array
contactRelationshipsDDF
-
contactRelationshipsDFF: array
contactRelationshipsDFF
-
ContactType: string
Title:
Relationship
Maximum Length:30
Relationship between the worker and the contact. -
ContactTypeMeaning: string
Title:
Relationship
Read Only:true
Maximum Length:80
Meaning of the contact type code. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact relationship record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact relationship record was created. -
EffectiveEndDate: string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
EmergencyContactFlag: boolean
Title:
Emergency Contact
Maximum Length:30
Default Value:false
Indicates whether the contact is an emergency contact. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact relationship record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact relationship record. -
LegislationCode: string
Title:
Country
Maximum Length:30
Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the contact's legislation. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PrimaryContactFlag: boolean
Title:
Primary Contact
Maximum Length:30
Default Value:false
Indicates whether the contact is the primary contact. -
RelatedPersonId: integer
(int64)
Title:
Person ID
Unique identifier of the worker to whom the contact is related. -
RelatedPersonNumber: string
Title:
Person Number
Maximum Length:30
Person number of the worker to whom the contact is related. -
StatutoryDependent: string
Title:
Statutory Dependent
Maximum Length:30
A persons contact is a statutory dependent validated against the lookup type ORA_PER_CONTACT_STATUTORY_DEP used by specific localization. -
StatutoryDependentMeaning: string
Title:
Statutory Dependent
Read Only:true
Maximum Length:80
Meaning of the contact's statutory dependent code.
Nested Schema : contactRelationshipsDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAEVO-item-response", "AU":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAUVO-item-response", "BR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFBRVO-item-response", "CH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFCHVO-item-response", "GB":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFGBVO-item-response", "IN":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFINVO-item-response", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFKWVO-item-response", "ORA_HRX_BH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FBHVO-item-response", "ORA_HRX_OM":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FOMVO-item-response", "ORA_HRX_QA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FQAVO-item-response", "SA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFSAVO-item-response", "US":"#/components/schemas/oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFUSVO-item-response" } }
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAEVO-item-response
-
AU -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAUVO-item-response
-
BR -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFBRVO-item-response
-
CH -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFCHVO-item-response
-
GB -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFGBVO-item-response
-
IN -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFINVO-item-response
-
KW -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFKWVO-item-response
-
ORA_HRX_BH -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FBHVO-item-response
-
ORA_HRX_OM -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FOMVO-item-response
-
ORA_HRX_QA -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FQAVO-item-response
-
SA -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFSAVO-item-response
-
US -
object
oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFUSVO-item-response
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAEVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:AE
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_SPOUSE_EMPLOYER: string
Title:
Name of Spouse's Employer
Maximum Length:150
-
_SPOUSE_LATEST_QUALIFICATION: string
Title:
Spouse's Latest Qualification
Maximum Length:150
-
_STATUTORY_DEPENDENT: string
Title:
Statutory Dependent
Maximum Length:150
-
_SUBJECT: string
Title:
Subject
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFAUVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:AU
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_TFN: string
Title:
Tax File Number
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFBRVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:BR
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_STUDENT: string
Title:
Student
Maximum Length:150
-
_UNI_TECH_HIGH_SCH: string
Title:
University or Technical High School
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFCHVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:CH
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_CONTACT_WORKING: string
Title:
Partner Working
Maximum Length:150
-
_CONTACT_WORKING_Display: string
Title:
Partner Working
-
_LEGAL_EMPLOYER_CA: string
Title:
Legal Employer Paying Child Allowance
Maximum Length:150
-
_PENSIONER: string
Title:
Pensioner
Maximum Length:150
-
_PENSIONER_Display: string
Title:
Pensioner
-
_SIDE_JOB: string
Title:
Side Job
Maximum Length:150
-
_SIDE_JOB_Display: string
Title:
Side Job
-
_WORK_CANTON: string
Title:
Working in Canton
Maximum Length:150
-
_WORK_CANTON_Display: string
Title:
Working in Canton
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFGBVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:GB
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_ORA_HRX_GB_CARE_RESP: string
Title:
Caring responsibilities
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFINVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:IN
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_GUARDIAN_ADDRESS: string
Title:
Guardian Address
Maximum Length:150
-
_GUARDIAN_BIRTH_DATE: string
(date)
Title:
Guardian Birth Date
-
_GUARDIAN_NAME: string
Title:
Guardian Name
Maximum Length:150
-
_GUARDIAN_TELEPHONE: string
Title:
Guardian Phone
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFKWVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:KW
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_STATUTORY_DEPENDENT: string
Title:
Statutory Dependent
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FBHVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:ORA_HRX_BH
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
oraHrxBhStatDep: string
Title:
Statutory Dependent
Maximum Length:150
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FOMVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:ORA_HRX_OM
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
oraHrxOmStatDep: string
Title:
Statutory Dependent
Maximum Length:150
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFORA__5FHRX__5FQAVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:ORA_HRX_QA
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
oraHrxQaStatDep: string
Title:
Statutory Dependant
Maximum Length:150
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFSAVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:SA
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
_STATUTORY_DEPENDENT: string
Title:
Statutory Dependent
Maximum Length:150
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFUSVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Contact Information Category
Maximum Length:30
Default Value:US
-
__FLEX_Context_DisplayValue: string
Title:
Contact Information Category
-
benefitsOffered: string
Title:
Benefits Offered Conditionally
Maximum Length:150
-
benefitsOffered_Display: string
Title:
Benefits Offered Conditionally
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
tinNumber: string
Title:
TIN Number
Maximum Length:150
-
tinType: string
Title:
TIN Type
Maximum Length:150
-
tinType_Display: string
Title:
TIN Type
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-contactRelationships-contactRelationshipsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-contactsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PersonId: integer
(int64)
Title:
Person ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-driverLicenses-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's driver's license record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's driver's license record was created. -
driverLicensesDDF: array
driverLicensesDDF
-
driverLicensesDFF: array
driverLicensesDFF
-
DriversLicenseId: integer
(int64)
Title:
Drivers License ID
Read Only:true
Surrogate identifier for the driver's license of a contact. -
FromDate: string
(date)
Title:
From Date
Start date of the contact's driver's license. -
IssuingAuthority: string
Title:
Issuing Authority
Maximum Length:100
Issuing authority of the contact's driver's license. -
IssuingCountry: string
Title:
Issuing Country
Maximum Length:30
Country in which the contact's driver's license was issued. Valid values are defined in the hcmCountriesLov. -
IssuingCountryName: string
Title:
Issuing Country
Read Only:true
Maximum Length:80
Name of the country issuing the contact's license. -
IssuingLocation: string
Title:
Place of Issue
Maximum Length:100
Location where the driver's license was issued. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's driver's license record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's driver's license record. -
LicenseNumber: string
Title:
License Number
Maximum Length:150
Driver's license number of the contact. -
LicenseSuspendedFlag: boolean
Title:
License Suspended
Maximum Length:30
Default Value:false
Indicates whether the contact's driver's license is suspended. -
LicenseType: string
Title:
License Type
Maximum Length:30
Type of driver's license. Valid values are defined in the commonLookupsLOV. -
LicenseTypeMeaning: string
Title:
License Type
Read Only:true
Maximum Length:80
Meaning of the contact's license type. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NumberOfPoints: integer
(int64)
Title:
Number of Points
Number of penalty points on the license. -
SuspendedFromDate: string
(date)
Title:
Suspended-from Date
Start date of suspension period, if any. -
SuspendedToDate: string
(date)
Title:
Suspension-to Date
End date of suspension period, if any. -
ToDate: string
(date)
Title:
To Date
End date of the contact's driver's license. -
Violations: integer
(int64)
Title:
Violations
Number of violations on the license.
Nested Schema : driverLicensesDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "BR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFBRVO-item-response", "DE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFDEVO-item-response" } }
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFBRVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Drivers License Category
Maximum Length:30
Default Value:BR
-
__FLEX_Context_DisplayValue: string
Title:
Drivers License Category
-
_ORA_HRX_BR_FIRST_ISSUE_DATE: string
(date)
Title:
First Issue Date
-
DriversLicenseId: integer
(int64)
Title:
Drivers License ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFDEVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Drivers License Category
Maximum Length:30
Default Value:DE
-
__FLEX_Context_DisplayValue: string
Title:
Drivers License Category
-
_HRX_DE_A: string
Title:
A
Maximum Length:150
-
_HRX_DE_A1: string
Title:
A1
Maximum Length:150
-
_HRX_DE_A2: string
Title:
A2
Maximum Length:150
-
_HRX_DE_AM: string
Title:
AM
Maximum Length:150
-
_HRX_DE_B: string
Title:
B
Maximum Length:150
-
_HRX_DE_BE: string
Title:
BE
Maximum Length:150
-
_HRX_DE_C: string
Title:
C
Maximum Length:150
-
_HRX_DE_C1: string
Title:
C1
Maximum Length:150
-
_HRX_DE_C1E: string
Title:
C1E
Maximum Length:150
-
_HRX_DE_CE: string
Title:
CE
Maximum Length:150
-
_HRX_DE_D: string
Title:
D
Maximum Length:150
-
_HRX_DE_D1: string
Title:
D1
Maximum Length:150
-
_HRX_DE_D1E: string
Title:
D1E
Maximum Length:150
-
_HRX_DE_DE: string
Title:
DE
Maximum Length:150
-
_HRX_DE_L: string
Title:
L
Maximum Length:150
-
_HRX_DE_LIC_LAST_VALID_DT: string
(date)
Title:
Last Validated
-
_HRX_DE_M: string
Title:
M
Maximum Length:150
-
_HRX_DE_TS: string
Title:
T/S
Maximum Length:150
-
DriversLicenseId: integer
(int64)
Title:
Drivers License ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-driverLicenses-driverLicensesDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DriversLicenseTypeId: integer
(int64)
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-emails-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's email record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's email record was created. -
EmailAddress: string
Title:
Email
Maximum Length:240
Email address of the contact. -
EmailAddressId: integer
(int64)
Title:
Email Address ID
Read Only:true
Surrogate identifier for the email address of a contact. -
emailsDFF: array
emailsDFF
-
EmailType: string
Title:
Type
Maximum Length:30
Type of email such as work, personal, and so on. Valid values are defined in the commonLookupsLOV. -
EmailTypeMeaning: string
Title:
Email Type
Read Only:true
Maximum Length:80
Meaning of the contact's email type. -
FromDate: string
(date)
Title:
From Date
Date from when the contact's email address is valid. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's email record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's email record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:255
Indicates whether the email is the contact's primary email. -
ToDate: string
(date)
Title:
To Date
Date until when the contact's email address is valid.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-emails-emailsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
EmailAddressId: integer
(int64)
Title:
Email Address ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-ethnicities-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's ethnicity record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's ethnicity record was created. -
ethnicitiesDFF: array
ethnicitiesDFF
-
Ethnicity: string
Title:
Ethnicity
Maximum Length:30
Ethnicity of the contact. Valid values are defined in the commonLookupsLOV. -
EthnicityId: integer
(int64)
Title:
Ethnicity ID
Read Only:true
Surrogate identifier for the contact's ethnicity. -
EthnicityMeaning: string
Title:
Ethnicity
Read Only:true
Maximum Length:80
Meaning of the contact's ethnicity. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's ethnicity record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's ethnicity record. -
LegislationCode: string
Title:
Country
Maximum Length:30
Legislation code of the ethnicity. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the contact's legislation. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:30
Default Value:true
Indicates whether the ethnicity is the primary ethnicity record for the contact.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-ethnicities-ethnicitiesDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
EthnicityId: integer
(int64)
Title:
Ethnicity ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-legislativeInfo-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's legislative information. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's legislative information was created. -
EffectiveEndDate: string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
Gender: string
Title:
Gender
Maximum Length:30
Gender of the contact. Valid values are defined in the commonLookupsLOV. -
GenderMeaning: string
Title:
Gender
Read Only:true
Maximum Length:80
Meaning of the contact's gender code. -
HighestEducationLevel: string
Title:
Highest Education Level
Maximum Length:30
Legislation-specific value that identifies the contact 's highest education level. Valid values are defined in the commonLookupsLOV. -
HighestEducationLevelMeaning: string
Title:
Highest Education Level
Read Only:true
Maximum Length:80
Meaning of the contact's highest level of education code. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's legislative information was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's legislative information. -
LegislationCode: string
Title:
Country
Maximum Length:30
Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the contact's legislation. -
legislativeInfoDDF: array
legislativeInfoDDF
-
legislativeInfoDFF: array
legislativeInfoDFF
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MaritalStatus: string
Title:
Marital Status
Maximum Length:30
Marital status of the contact. Valid values are defined in the commonLookupsLOV. -
MaritalStatusChangeDate: string
(date)
Title:
Marital Status Change Date
Date from when the marital status came into effect. -
MaritalStatusMeaning: string
Title:
Marital Status
Read Only:true
Maximum Length:80
Meaning of the contact's marital status code. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Read Only:true
Surrogate 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:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __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 Category
Maximum Length:30
Default Value:AE
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_ALTERNATE_BIRTH_PLACE: string
Title:
Place of Birth-Alternate Language
Maximum 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 Secondment
Maximum Length:150
-
_ORA_HRX_AE_TRANSFERRED: string
Title:
Transferred or Seconded
Maximum Length:150
-
_ORA_HRX_AE_TRANSFERRED_Display: string
Title:
Transferred or Seconded
-
_ORG_GRANTING_HIGHEST_EDU: string
Title:
Organization Granting Highest Education Level
Maximum Length:150
-
_SUBJECT: string
Title:
Subject
Maximum Length:150
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The 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 Category
Maximum Length:30
Default Value:BR
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
ctpsNumber: string
Title:
CTPS Number
Maximum Length:150
-
ctpsSeries: string
Title:
CTPS Series
Maximum 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:
Links
The 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 Category
Maximum Length:30
Default 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 Origin
Maximum Length:150
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The 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 Category
Maximum Length:30
Default Value:CN
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_EXPATRIATE: string
Title:
Expatriate
Maximum Length:150
-
_EXPATRIATE_Display: string
Title:
Expatriate
-
_HEALTH_STATUS: string
Title:
Health Status
Maximum Length:150
-
_HEALTH_STATUS_Display: string
Title:
Health Status
-
_HUKOU_LOCATION: string
Title:
Hukou Location
Maximum Length:150
-
_HUKOU_LOCATION_Display: string
Title:
Hukou Location
-
_HUKOU_TYPE: string
Title:
Hukou Type
Maximum Length:150
-
_HUKOU_TYPE_Display: string
Title:
Hukou Type
-
_NUMBER_OF_CHILDREN: number
Title:
Number of Children
-
_ORIGINAL_HOMETOWN: string
Title:
Original Hometown
Maximum Length:150
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The 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 Category
Maximum Length:30
Default 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 Employment
Maximum Length:150
-
_ORA_HRX_FR_TYPE_OF_EMP_Display: string
Title:
Type of Employment
-
_PERSON_CPAM: string
Title:
Local Social Security Office
Maximum Length:150
-
_PERSON_CPAM_Display: string
Title:
Local Social Security Office
-
DSNEUCode: string
Title:
EU Code
Maximum 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:
Links
The 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 Category
Maximum Length:30
Default Value:GB
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_CORRELATION_ID: string
Title:
Correlation ID
Maximum Length:150
-
_GENDER_IDENTITY: string
Title:
Gender Identity
Maximum Length:150
-
_GENDER_IDENTITY_Display: string
Title:
Gender Identity
-
_LAST_UPDATE_PROCESS_SEQUENCE: number
Title:
Last Update Process Sequence
-
_NINO_VERIFIED: string
Title:
NINO Verified
Maximum Length:150
-
_NINO_VERIFIED_Display: string
Title:
NINO Verified
-
_ORA_HRX_GB_CANDIDATE_AGE_BAND: string
Title:
Candidate age band
Maximum Length:150
-
_ORA_HRX_GB_CANDIDATE_AGE_BAND_Display: string
Title:
Candidate age band
-
_ORA_HRX_GB_CARE_RESP: string
Title:
Caring responsibilities
Maximum Length:150
-
_ORA_HRX_GB_NATIONAL_IDENTITY: string
Title:
National Identity
Maximum 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 Forename
Maximum Length:150
-
_PARTNER_NATIONAL_INSURANCE_NUM: string
Title:
Partner National Insurance Number
Maximum Length:150
-
_PARTNER_SECOND_FORENAMES: string
Title:
Partner Second Forenames
Maximum Length:150
-
_PARTNER_SURNAME: string
Title:
Partner Surname
Maximum Length:150
-
_REPONSE_STATUS_RETURNED: string
Title:
Response Status Returned
Maximum Length:150
-
_REPONSE_STATUS_RETURNED_Display: string
Title:
Response Status Returned
-
_SEXUAL_ORIENTATION: string
Title:
Sexual Orientation
Maximum Length:150
-
_SEXUAL_ORIENTATION_Display: string
Title:
Sexual Orientation
-
_UNQ_TAXPAYER_REF: string
Title:
Unique Taxpayer Reference
Maximum Length:150
-
_VERIFICATION_TYPE: string
Title:
Verification Type
Maximum 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 verified
Maximum Length:150
-
lastMaritalStatusChangeDatePri: string
(date)
Title:
Last Marital Status Change Date Prior to Hire
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
multipleCivilServiceAssignment: string
Title:
Multiple Civil Service Assignments
Maximum Length:150
-
offPayrollWorker: string
Title:
Off-payroll worker subject to 2020 rules
Maximum Length:150
-
oraHrxGbPsTpsTempNi: string
Title:
TPS Temporary NI Number
Maximum Length:150
-
oraHrxGbPsTpsTrn: string
Title:
Teacher Reference Number
Maximum 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 Category
Maximum Length:30
Default Value:IE
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_MEDICAL_CARD: string
Title:
Medical Card
Maximum Length:150
-
_MOTHERS_MAIDEN_NAME: string
Title:
Mother's Maiden Name
Maximum Length:150
-
_SEXUAL_ORIENTATION: string
Title:
Sexual Orientation
Maximum 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:
Links
The 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 Category
Maximum Length:30
Default Value:KW
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_SUBJECT: string
Title:
Subject
Maximum Length:150
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The 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 Category
Maximum Length:30
Default 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:
Links
The link relations associated with the resource instance. -
medicalCenter: number
Title:
Social Insurance Medical Center
-
pensionType: string
Title:
Social Insurance Pension Type
Maximum 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 Category
Maximum Length:30
Default Value:ORA_HRX_ES
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_ORA_HRX_ES_GENDER_IDENTITY: string
Title:
Gender Identity
Maximum Length:150
-
_ORA_HRX_ES_GENDER_IDENTITY_Display: string
Title:
Gender Identity
-
_ORA_HRX_ES_SEXUAL_ORIENTATION: string
Title:
Sexual Orientation
Maximum 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:
Links
The 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 Category
Maximum Length:30
Default 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:
Links
The link relations associated with the resource instance. -
PerInailPosition: string
Title:
INAIL Position Code
Maximum Length:150
-
PerInailPosition_Display: string
Title:
INAIL Position Code
-
PerInpsPosition: string
Title:
INPS Position
Maximum 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 Category
Maximum Length:30
Default 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:
Links
The link relations associated with the resource instance. -
oraHrxQaDateOfTransfer: string
(date)
Title:
Date of Transfer or Secondment
-
oraHrxQaEntityPayingSi: string
Title:
Entity responsible for paying social insurance
Maximum Length:150
-
oraHrxQaTransferEmplrName: string
Title:
Name of Employer of Transfer or Secondment
Maximum Length:150
-
oraHrxQaTransferred: string
Title:
Transferred or Seconded
Maximum Length:150
-
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
-
subject: string
Title:
Subject
Maximum 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 Category
Maximum Length:30
Default Value:ORA_HRX_ZA
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_ORA_HRX_ZA_FOREIGN_NATIONAL: string
Title:
Foreign National
Maximum 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:
Links
The 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 Category
Maximum Length:30
Default Value:SA
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
_HIJRAH_BIRTH_DATE: string
Title:
Hijri Date of Birth
Maximum Length:150
-
_SUBJECT: string
Title:
Subject
Maximum Length:150
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The 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 Category
Maximum Length:30
Default Value:US
-
__FLEX_Context_DisplayValue: string
Title:
Information Category
-
activedutywartime: string
Title:
Active Duty Wartime or Campaign Badge Veterans
Maximum Length:150
-
armedForcesServiceMedal: string
Title:
Armed Forces Service Medal Veteran
Maximum Length:150
-
disableveteran: string
Title:
Disabled Veteran
Maximum Length:150
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The 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 Veteran
Maximum Length:150
-
VeteranSelfIdentification: string
Title:
Veteran Self-Identification Status
Maximum Length:150
-
VeteranSelfIdentification_DisplayValue: string
Title:
Veteran Self-Identification Status
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The 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 Value
Maximum 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:
Links
The link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-names-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's name information. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's name information was created. -
DisplayName: string
Title:
Display Name
Read Only:true
Maximum Length:240
Contact's display name. -
EffectiveEndDate: string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
FirstName: string
Title:
First Name
Maximum Length:150
Contact's first name. -
FullName: string
Title:
Full Name
Read Only:true
Maximum Length:2000
Contact's full name. -
Honors: string
Title:
Honors
Maximum Length:80
Higher qualification appended to a person's name such as PhD. -
KnownAs: string
Title:
Known As
Maximum Length:80
Contact's preferred name. -
LastName: string
Title:
Last Name
Maximum Length:150
Contact's last name. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's name information was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's name information. -
LegislationCode: string
Title:
Country
Maximum Length:4
Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the contact's legislation. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ListName: string
Title:
List Name
Read Only:true
Maximum Length:240
Contact's listed name. -
LocalCreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's local name information. -
LocalCreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's local name information was created. -
LocalDisplayName: string
Title:
Display Name
Read Only:true
Maximum Length:240
Contact's display name in local language. -
LocalEffectiveEndDate: string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
LocalEffectiveStartDate: string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
LocalFirstName: string
Title:
First Name
Maximum Length:150
Contact's first name in local language. -
LocalFullName: string
Title:
Full Name
Read Only:true
Maximum Length:2000
Contact's full name in local language. -
LocalHonors: string
Title:
Honors
Maximum Length:80
Higher qualification appended to a person's name such as PhD in local language. -
LocalKnownAs: string
Title:
Known As
Maximum Length:80
Contact 's preferred name in local language. -
LocalLastName: string
Title:
Last Name
Maximum Length:150
Contact's last name in local language. -
LocalLastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's local name information was last updated. -
LocalLastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's local name information. -
LocalLegislationCode: string
Title:
Country
Maximum Length:4
Legislation code of the local language. Valid values are defined in the hcmCountriesLov. -
LocalLegislationName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the contact's legislation in local language. -
LocalListName: string
Title:
List Name
Read Only:true
Maximum Length:240
Contact's listed name in local language. -
LocalMiddleNames: string
Title:
Middle Names
Maximum Length:80
Contact's middle name in local language. -
LocalMilitaryRank: string
Title:
Military Rank
Maximum Length:80
Contact's military rank in local language. -
LocalNameInformation1: string
Title:
Name Information 1
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation10: string
Title:
Name Information 10
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation11: string
Title:
Name Information 11
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation12: string
Title:
Name Information 12
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation13: string
Title:
Name Information 13
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation14: string
Title:
Name Information 14
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation15: string
Title:
Name Information 15
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation16: string
Title:
Name Information 16
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation17: string
Title:
Name Information 17
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation18: string
Title:
Name Information 18
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation19: string
Title:
Name Information 19
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation2: string
Title:
Name Information 2
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation20: string
Title:
Name Information 20
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation21: string
Title:
Name Information 21
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation22: string
Title:
Name Information 22
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation23: string
Title:
Name Information 23
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation24: string
Title:
Name Information 24
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation25: string
Title:
Name Information 25
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation26: string
Title:
Name Information 26
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation27: string
Title:
Name Information 27
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation28: string
Title:
Name Information 28
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation29: string
Title:
Name Information 29
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation3: string
Title:
Name Information 3
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation30: string
Title:
Name Information 30
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation4: string
Title:
Name Information 4
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation5: string
Title:
Name Information 5
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation6: string
Title:
Name Information 6
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation7: string
Title:
Name Information 7
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation8: string
Title:
Name Information 8
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation9: string
Title:
Name Information 9
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameLanguage: string
Title:
Local-Name Language
Maximum Length:4
Local language of the name. This isn't required for global names. If you're creating a local name, you must provide the language code. -
LocalNameLanguageMeaning: string
Title:
Local-Name Language
Read Only:true
Maximum Length:255
Meaning of the local language code for the contact's name. -
LocalOrderName: string
Title:
Order Name
Read Only:true
Maximum Length:240
Contact's order name in local language. -
LocalPersonNameId: integer
(int64)
Title:
Person Name ID
Surrogate identifier for the local contact's name record. -
LocalPreNameAdjunct: string
Title:
Prefix
Maximum Length:150
Part of the name added before a person's first name in local language. -
LocalPreviousLastName: string
Title:
Previous Last Name
Maximum Length:150
Contact 's previous last name in local language. -
LocalSuffix: string
Title:
Suffix
Maximum Length:80
Part of the name appended to a person's last name such as Jr., III, and so on, in local language. -
LocalTitle: string
Title:
Title
Maximum Length:30
Person salutation such as Mr., Ms., and so on, in local language. Valid values are defined in the commonLookupsLOV. -
LocalTitleMeaning: string
Title:
Title
Read Only:true
Maximum Length:80
Meaning of the contact's title in local language. -
MiddleNames: string
Title:
Middle Names
Maximum Length:80
Contact's middle name. -
MilitaryRank: string
Title:
Military Rank
Maximum Length:80
Contact's military rank. -
NameInformation1: string
Title:
Name Information 1
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation10: string
Title:
Name Information 10
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation11: string
Title:
Name Information 11
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation12: string
Title:
Name Information 12
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation13: string
Title:
Name Information 13
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation14: string
Title:
Name Information 14
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation15: string
Title:
Name Information 15
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation16: string
Title:
Name Information 16
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation17: string
Title:
Name Information 17
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation18: string
Title:
Name Information 18
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation19: string
Title:
Name Information 19
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation2: string
Title:
Name Information 2
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation20: string
Title:
Name Information 20
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation21: string
Title:
Name Information 21
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation22: string
Title:
Name Information 22
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation23: string
Title:
Name Information 23
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation24: string
Title:
Name Information 24
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation25: string
Title:
Name Information 25
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation26: string
Title:
Name Information 26
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation27: string
Title:
Name Information 27
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation28: string
Title:
Name Information 28
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation29: string
Title:
Name Information 29
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation3: string
Title:
Name Information 3
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation30: string
Title:
Name Information 30
Maximum Length:150
Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation4: string
Title:
Name Information 4
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation5: string
Title:
Name Information 5
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation6: string
Title:
Name Information 6
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation7: string
Title:
Name Information 7
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation8: string
Title:
Name Information 8
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation9: string
Title:
Name Information 9
Maximum Length:150
Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameLanguage: string
Title:
Global-Name Language
Read Only:true
Maximum Length:4
Language of the name. This isn't required for global names. If you're creating a local name, you must provide the language code. -
NameLanguageMeaning: string
Title:
Global-Name Language
Read Only:true
Maximum Length:30
Meaning of the language code for the contact's name. -
OrderName: string
Title:
Order Name
Read Only:true
Maximum Length:240
Contact's order name. -
PersonNameId: integer
(int64)
Title:
Person Name ID
Read Only:true
Surrogate identifier for the contact's name. -
PreNameAdjunct: string
Title:
Prefix
Maximum Length:150
Part of the name added before a person's first name. -
PreviousLastName: string
Title:
Previous Last Name
Maximum Length:150
Contact's previous last name. -
Suffix: string
Title:
Suffix
Maximum Length:80
Part of the name appended to a person's last name such as Jr., III, and so on. -
Title: string
Title:
Title
Maximum Length:30
Person salutation such as Mr., Ms., and so on. Valid values are defined in the commonLookupsLOV. -
TitleMeaning: string
Title:
Title
Read Only:true
Maximum Length:80
Meaning of the contact's title.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-nationalIdentifiers-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's national identifier record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's national identifier record was created. -
ExpirationDate: string
(date)
Title:
Expiration Date
Expiration date of the contact's national identifier. -
IssueDate: string
(date)
Title:
Issue Date
Issue date of the contact's national identifier. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's national identifier record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's national identifier record. -
LegislationCode: string
Title:
Country
Maximum Length:30
Legislation code of the contact's national identifier. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the contact's legislation. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NationalIdentifierId: integer
(int64)
Title:
National Identifier ID
Read Only:true
Surrogate identifier for the contact's national identifier record. -
NationalIdentifierNumber: string
Title:
National ID
Maximum Length:30
National identification number of the contact. -
nationalIdentifiersDFF: array
nationalIdentifiersDFF
-
NationalIdentifierType: string
Title:
National ID Type
Maximum Length:30
Type of national identifier. Valid values are defined in the commonLookupsLOV. -
NationalIdentifierTypeMeaning: string
Title:
National ID Type
Read Only:true
Maximum Length:80
Meaning of the contact's national identifier type. -
PlaceOfIssue: string
Title:
Place of Issue
Maximum Length:30
Place where the contact's national identifier was issued. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:255
Indicates whether the national identifier is the contact's primary national identifier.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-nationalIdentifiers-nationalIdentifiersDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NationalIdentifierId: integer
(int64)
Title:
National Identifier ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-otherCommunicationAccounts-item-response
Type:
Show Source
object
-
AccountName: string
Title:
Account Name
Maximum Length:1000
Name of the contact's communication account. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's communication account information. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's communication account information was created. -
DeliveryMethodId: integer
(int64)
Title:
Delivery Method ID
Read Only:true
Surrogate identifier for the contact's delivery method. -
EndDate: string
(date)
Title:
To Date
End date of the contact's communication account. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's communication account information was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's communication account information. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
otherCommunicationAccountsDFF: array
otherCommunicationAccountsDFF
-
Provider: string
Title:
Provider
Maximum Length:30
Provider of the account such as Facebook and Twitter. Valid values are defined in the commonLookupsLOV. -
ProviderMeaning: string
Title:
Provider
Read Only:true
Maximum Length:80
Meaning of the contact's provider type. -
StartDate: string
(date)
Title:
From Date
Start date of the contact's communication account.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-otherCommunicationAccounts-otherCommunicationAccountsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DeliveryMethodId: integer
(int64)
Title:
Delivery Method ID
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-passports-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's passport information. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's passport information was created. -
ExpirationDate: string
(date)
Title:
Expiration Date
Expiration date of the contact's passport. -
IssueDate: string
(date)
Title:
Issue Date
Issue date of the contact's passport. -
IssuingAuthority: string
Title:
Issuing Authority
Maximum Length:100
Issuing authority for the contact's passport. -
IssuingCountry: string
Title:
Issuing Country
Maximum Length:30
Country in which the contact's passport was issued. Valid values are defined in the hcmCountriesLov. -
IssuingCountryName: string
Title:
Issuing Country
Read Only:true
Maximum Length:80
Name of the country issuing the contact's passport. -
IssuingLocation: string
Title:
Issuing Location
Maximum Length:100
Location where the contact's passport was issued. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's passport information was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's passport information. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PassportId: integer
(int64)
Title:
Passport ID
Read Only:true
Surrogate identifier for the contact's passport. -
PassportNumber: string
Title:
Number
Maximum Length:30
Passport number of the contact. -
passportsDDF: array
passportsDDF
-
passportsDFF: array
passportsDFF
-
PassportType: string
Title:
Type
Maximum Length:30
Type or category of the contact's passport. Valid values are defined in the commonLookupsLOV. -
PassportTypeMeaning: string
Title:
Type
Read Only:true
Maximum Length:80
Meaning of the contact's passport type. -
Profession: string
Title:
Profession
Maximum Length:30
Profession of the passport holder.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : passportsDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFAEVO-item-response", "IN":"#/components/schemas/oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFINVO-item-response", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFKWVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFAEVO-item-response
-
IN -
object
oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFINVO-item-response
-
KW -
object
oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFKWVO-item-response
Nested Schema : oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFAEVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Passport Information Category
Maximum Length:30
Default Value:AE
-
__FLEX_Context_DisplayValue: string
Title:
Passport Information Category
-
_ACCOMPANYING_PERSONS: number
Title:
Number of Accompanying Persons
-
_ALTERNATE_ISSUE_PLACE: string
Title:
Place of Issue-Alternate Language
Maximum Length:150
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFINVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Passport Information Category
Maximum Length:30
Default Value:IN
-
__FLEX_Context_DisplayValue: string
Title:
Passport Information Category
-
_ECNR_REQUIRED: string
Title:
ECNR Required
Maximum Length:150
-
_NAME: string
Title:
Name as in Passport
Maximum Length:150
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : oracle_apps_hcm_people_core_flex_personPassportLegDDF_view_PersonPassportLegDDFKWVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Passport Information Category
Maximum Length:30
Default Value:KW
-
__FLEX_Context_DisplayValue: string
Title:
Passport Information Category
-
_ACCOMPANY_PERSON: number
Title:
Number of Accompanying Persons
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-passports-passportsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-phones-item-response
Type:
Show Source
object
-
AreaCode: string
Title:
Area Code
Maximum Length:30
Area code of the contact's phone number. -
CountryCodeNumber: string
Title:
Country Code
Maximum Length:30
Country code of the contact's phone number. Valid values are defined in the hcmCountriesLov. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's phone information. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's phone information was created. -
Extension: string
Title:
Extension
Maximum Length:60
Extension number for the contact's phone. -
FromDate: string
(date)
Title:
From Date
Date from when the contact's phone number is valid. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's phone information was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's phone information. -
LegislationCode: string
Title:
Country
Maximum Length:4
Legislation code of the contact's phone. -
LegislationName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the contact's legislation. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PhoneId: integer
(int64)
Title:
Phone ID
Read Only:true
Surrogate identifier for the contact's phone. -
PhoneNumber: string
Title:
Number
Maximum Length:60
Contact's phone number for various phone types such as Work, Home, and so on. -
phonesDFF: array
phonesDFF
-
PhoneType: string
Title:
Type
Maximum Length:30
Type of phone such as Work, Home, and so on. Valid values are defined in the commonLookupsLOV. -
PhoneTypeMeaning: string
Title:
Type
Read Only:true
Maximum Length:80
Meaning of the contact's phone type. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:255
Indicates whether the phone number is the primary phone of the contact. -
ToDate: string
(date)
Title:
To Date
Date until when the contact's phone number is valid. -
Validity: string
Title:
Validity
Maximum Length:30
Time of day when a person can be reached at a specific phone number. -
ValidityMeaning: string
Title:
Validity
Read Only:true
Maximum Length:80
Description of the phone validity. Valid values are defined in the commonLookupsLOV.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-phones-phonesDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PhoneId: integer
(int64)
Title:
Phone ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-religions-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's religion information. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's religion information was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's religion information was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's religion information. -
LegislationCode: string
Title:
Country
Maximum Length:30
Legislation code of the contact's religion. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
Country
Read Only:true
Maximum Length:80
Name of the contact's legislation. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:30
Default Value:true
Indicates whether the religion is the contact's primary religion for this legislation. -
Religion: string
Title:
Religion
Maximum Length:30
Religion of the contact. Valid values are defined in the commonLookupsLOV. -
ReligionId: integer
(int64)
Title:
Religion ID
Read Only:true
Surrogate identifier for the contact's religion. -
ReligionMeaning: string
Title:
Religion
Read Only:true
Maximum Length:80
Meaning of the contact's religion code. -
religionsDFF: array
religionsDFF
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-religions-religionsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ReligionId: integer
(int64)
Title:
Religion ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-visasPermits-item-response
Type:
Show Source
object
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the contact's visa information. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the contact's visa information was created. -
EffectiveEndDate: string
(date)
Title:
Effective End Date
End date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start Date
Start date of the date-effective changes to the record. -
EntryDate: string
(date)
Title:
Entry Date
Entry date of the contact into the country. -
ExpirationDate: string
(date)
Title:
Expiration Date
Expiration date of the contact's visa or permit. -
IssueDate: string
(date)
Title:
Issue Date
Date of issue of the contact's visa or permit. -
IssuingAuthority: string
Title:
Issuing Authority
Maximum Length:100
Issuing authority of the contact's visa or permit. -
IssuingCountry: string
Title:
Issuing Country
Maximum Length:30
Country in which the contact's visa or permit was issued. Valid values are defined in the hcmCountriesLov. -
IssuingCountryName: string
Title:
Issuing Country
Read Only:true
Maximum Length:80
Name of the country issuing the contact's visa. -
IssuingLocation: string
Title:
Place of Issue
Maximum Length:100
Location where the contact's visa or permit was issued. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the contact's visa information was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who last updated the contact's visa information. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Profession: string
Title:
Profession
Maximum Length:30
Profession of the visa or permit holder. -
VisaPermitCategory: string
Title:
Category
Maximum Length:30
Category of the contact's visa or permit. Valid values are defined in the commonLookupsLOV. -
VisaPermitCategoryMeaning: string
Title:
Category
Read Only:true
Maximum Length:80
Meaning of the contact's visa permit category. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Read Only:true
Surrogate identifier for the contact's visa or permit. -
VisaPermitNumber: string
Title:
Number
Maximum Length:30
Contact's visa or permit number. -
VisaPermitStatus: string
Title:
Status
Maximum Length:30
Indicates whether the contact's visa or permit is current. Valid values are defined in the commonLookupsLOV. -
VisaPermitStatusDate: string
(date)
Title:
Status Change Date
Date from when the contact's permit status is effective. -
VisaPermitStatusMeaning: string
Title:
Status
Read Only:true
Maximum Length:80
Meaning of the contact's visa permit status. -
VisaPermitType: string
Title:
Type
Maximum Length:30
Type of the contact's visa or permit. Valid values are defined in the commonLookupsLOV. -
VisaPermitTypeMeaning: string
Title:
Type
Read Only:true
Maximum Length:80
Meaning of the contact's visa permit type. -
visasPermitsDDF: array
visasPermitsDDF
-
visasPermitsDFF: array
visasPermitsDFF
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : visasPermitsDDF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFAEVO-item-response", "CH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFCHVO-item-response", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFKWVO-item-response", "ORA_HRX_BH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FBHVO-item-response", "ORA_HRX_OM":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FOMVO-item-response", "ORA_HRX_QA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FQAVO-item-response", "SA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSAVO-item-response", "SG":"#/components/schemas/oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSGVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFAEVO-item-response
-
CH -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFCHVO-item-response
-
KW -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFKWVO-item-response
-
ORA_HRX_BH -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FBHVO-item-response
-
ORA_HRX_OM -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FOMVO-item-response
-
ORA_HRX_QA -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FQAVO-item-response
-
SA -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSAVO-item-response
-
SG -
object
oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSGVO-item-response
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFAEVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:AE
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_EMIRATE: string
Title:
Emirate
Maximum Length:150
-
_PREVIOUS_OCCUPATION: string
Title:
Previous Occupation
Maximum Length:150
-
_PREVIOUS_OCCUPATION_Display: string
Title:
Previous Occupation
-
_SPONSOR_NAME: string
Title:
Sponsor Name
Maximum Length:150
-
_SPONSOR_NATIONALITY: string
Title:
Sponsor Nationality
Maximum Length:150
-
_SPONSOR_NATIONALITY_Display: string
Title:
Sponsor Nationality
-
_SPONSOR_NUMBER: string
Title:
Sponsor Number
Maximum Length:150
-
_SPONSOR_RELATIONSHIP: string
Title:
Sponsor Relationship
Maximum Length:150
-
_SPONSOR_RELATIONSHIP_Display: string
Title:
Sponsor Relationship
-
_SPONSOR_TYPE: string
Title:
Sponsor Type
Maximum Length:150
-
_SPONSOR_TYPE_Display: string
Title:
Sponsor Type
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFCHVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:CH
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_CROSS_BORDER_FREQUENCY: number
Title:
Cross Border Frequency
-
_CROSS_BORDER_FREQUENCY_TYPE: string
Title:
Cross Border Frequency Type
Maximum Length:150
-
_CROSS_BORDER_FREQUENCY_TYPE_Display: string
Title:
Cross Border Frequency Type
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFKWVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:KW
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_ACCOMPANY_PERSON: number
Title:
Number of Accompanying Persons
-
_SPONSOR_NAME: string
Title:
Sponsor Name
Maximum Length:150
-
_SPONSOR_NATIONALITY: string
Title:
Sponsor Nationality
Maximum Length:150
-
_SPONSOR_NATIONALITY_Display: string
Title:
Sponsor Nationality
-
_SPONSOR_NUMBER: number
Title:
Sponsor Number
-
_SPONSOR_RELATIONSHIP: string
Title:
Sponsor Relationship
Maximum Length:150
-
_SPONSOR_RELATIONSHIP_Display: string
Title:
Sponsor Relationship
-
_SPONSOR_TYPE: string
Title:
Sponsor Type
Maximum Length:150
-
_SPONSOR_TYPE_Display: string
Title:
Sponsor Type
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FBHVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:ORA_HRX_BH
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
oraHrxBhJobDescriptions: string
Title:
Previous Occupation
Maximum Length:150
-
oraHrxBhJobDescriptions_Display: string
Title:
Previous Occupation
-
oraHrxBhSponsorName: string
Title:
Sponsor Name
Maximum Length:150
-
oraHrxBhSponsorNtnlty: string
Title:
Sponsor Nationality
Maximum Length:150
-
oraHrxBhSponsorNtnlty_Display: string
Title:
Sponsor Nationality
-
oraHrxBhSponsorNumber: string
Title:
Sponsor Number
Maximum Length:150
-
oraHrxBhSponsorRelation: string
Title:
Sponsor Relationship
Maximum Length:150
-
oraHrxBhSponsorRelation_DisplayValue: string
Title:
Sponsor Relationship
-
oraHrxBhSponsorType: string
Title:
Sponsor Type
Maximum Length:150
-
oraHrxBhSponsorType_DisplayValue: string
Title:
Sponsor Type
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FOMVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:ORA_HRX_OM
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
oraHrxOmJobDescriptions: string
Title:
Previous Occupation
Maximum Length:150
-
oraHrxOmJobDescriptions_Display: string
Title:
Previous Occupation
-
oraHrxOmSponsorName: string
Title:
Sponsor Name
Maximum Length:150
-
oraHrxOmSponsorNtnlty: string
Title:
Sponsor Nationality
Maximum Length:150
-
oraHrxOmSponsorNtnlty_Display: string
Title:
Sponsor Nationality
-
oraHrxOmSponsorNumber: string
Title:
Sponsor Number
Maximum Length:150
-
oraHrxOmSponsorRelation: string
Title:
Sponsor Relationship
Maximum Length:150
-
oraHrxOmSponsorRelation_DisplayValue: string
Title:
Sponsor Relationship
-
oraHrxOmSponsorType: string
Title:
Sponsor Type
Maximum Length:150
-
oraHrxOmSponsorType_DisplayValue: string
Title:
Sponsor Type
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFORA__5FHRX__5FQAVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:ORA_HRX_QA
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
oraHrxQaSponsorName: string
Title:
Sponsor Name
Maximum Length:150
-
oraHrxQaSponsorNtnlty: string
Title:
Sponsor Nationality
Maximum Length:150
-
oraHrxQaSponsorNtnlty_Display: string
Title:
Sponsor Nationality
-
oraHrxQaSponsorNum: number
Title:
Sponsor Number
-
oraHrxQaSponsorRltn: string
Title:
Sponsor Relationship
Maximum Length:150
-
oraHrxQaSponsorRltn_DisplayValue: string
Title:
Sponsor Relationship
-
oraHrxQaSponsorType: string
Title:
Sponsor Type
Maximum Length:150
-
oraHrxQaSponsorType_DisplayValue: string
Title:
Sponsor Type
-
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSAVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:SA
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_HIJRAH_EXP_DATE: string
Title:
Hijri Expiration Date
Maximum Length:150
-
_HIJRAH_ISSUE_DATE: string
Title:
Hijri Issue Date
Maximum Length:150
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : oracle_apps_hcm_people_core_flex_personVisaLegDDF_view_PersonVisaLegDDFSGVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Visa Information Category
Maximum Length:30
Default Value:SG
-
__FLEX_Context_DisplayValue: string
Title:
Visa Information Category
-
_CATEGORY: string
Title:
FWL Category
Maximum Length:150
-
_CATEGORY_Display: string
Title:
FWL Category
-
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-visasPermits-visasPermitsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum 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:
Links
The link relations associated with the resource instance. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- addresses
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The addresses resource is a child of the hcmContacts resource. It provides all the addresses of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- bloodTypesLov
-
Parameters:
- finder:
LookupTypeFinder%3BLookupCode%3D{BloodType}%2CLookupType%3DBLOOD_TYPE
The following properties are defined on the LOV link relation:- Source Attribute: BloodType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- citizenships
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The citizenships resource is a child of the hcmContacts resource. It provides all the citizenships of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- contactRelationships
-
Operation: /hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/contactRelationshipsParameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The contactRelationships resource is a child of the hcmContacts resource. It provides all the contact relationships of workers as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- contactsDFF
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
- hcmContactsUniqID:
- correspondenceLanguagesLov
-
Parameters:
- finder:
LookupTypeFinder%3BLookupCode%3D{CorrespondenceLanguage}%2CLookupType%3DPER_CORRESP_LANG
The following properties are defined on the LOV link relation:- Source Attribute: CorrespondenceLanguage; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- driverLicenses
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The driverLicenses resource is a child of the hcmContacts resource. It provides all the driver licenses of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- emails
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The emails resource is a child of the hcmContacts resource. It provides all the email addresses of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- ethnicities
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The ethnicities resource is a child of the hcmContacts resource. It provides all the ethnicities of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- hcmCountriesLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: CountryOfBirth; Target Attribute: TerritoryCode
- Display Attribute: TerritoryCode
- legislativeInfo
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The legislativeInfo resource is a child of the hcmContacts resource. It provides all the legislative information of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- names
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The names resource is a child of the hcmContacts resource. It provides all the names of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- nationalIdentifiers
-
Operation: /hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/nationalIdentifiersParameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The nationalIdentifiers resource is a child of the hcmContacts resource. It provides all the national identifiers of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- otherCommunicationAccounts
-
Operation: /hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}/child/otherCommunicationAccountsParameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The otherCommunicationAccounts resource is a child of the hcmContacts resource. It provides all the other communication accounts of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- passports
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The passports resource is a child of the hcmContacts resource. It provides all the passports of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- phones
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The phones resource is a child of the hcmContacts resource. It provides all the phones of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- religions
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The religions resource is a child of the hcmContacts resource. It provides all the religions of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID:
- visasPermits
-
Parameters:
- hcmContactsUniqID:
$request.path.hcmContactsUniqID
The visasPermits resource is a child of the hcmContacts resource. It provides all the visas and permits of worker contacts as of the specified date. By default, the current date is retained. - hcmContactsUniqID: