Get a contact
get
/hcmRestApi/resources/11.13.18.05/hcmContacts/{hcmContactsUniqID}
Request
Path Parameters
-
hcmContactsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the HCM Contacts resource and used to uniquely identify an instance of HCM Contacts. The client should not generate the hash key value. Instead, the client should query on the HCM Contacts collection resource in order to navigate to a specific instance of HCM Contacts to get the hash key.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Effective-Of: string
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: string
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: string
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.
There's no request body for this operation.
Back to TopResponse
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:
AddressesThe 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 TypeMaximum Length:30Blood type of the contact. Valid values are defined in the commonLookupsLOV. -
BloodTypeMeaning: string
Title:
Blood TypeRead Only:trueMaximum Length:80Meaning of the contact's blood type. -
citizenships: array
Citizenships
Title:
CitizenshipsThe 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 RelationshipsThe 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 LanguageMaximum Length:30Preferred language for communication. Valid values are defined in the commonLookupsLOV. -
CorrLanguageMeaning: string
Title:
Correspondence LanguageRead Only:trueMaximum Length:80Meaning of the contact's preferred language of communication. -
CountryOfBirth: string
Title:
Country of BirthMaximum Length:240Country of birth of the contact. Valid values are defined in the hcmCountriesLOV. -
CountryOfBirthName: string
Title:
Country of BirthRead Only:trueMaximum Length:80Name of the country of birth of the contact. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact record was created. -
DateOfBirth: string
(date)
Title:
Date of BirthDate of birth of the contact. -
DateOfDeath: string
(date)
Title:
Date of DeathDate of death of the contact. -
driverLicenses: array
Driver Licenses
Title:
Driver LicensesThe 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:
EmailsThe 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:
EthnicitiesThe 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 DateRead Only:trueDate and time when the contact record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact record. -
legislativeInfo: array
Legislative Information
Title:
Legislative InformationThe 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:
LinksThe link relations associated with the resource instance. -
names: array
Names
Title:
NamesThe 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 IdentifiersThe 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 AccountsThe 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:
PassportsThe 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 IDSurrogate identifier for the worker to which the contact relationship belongs. -
PersonNumber: string
Title:
Person NumberMaximum Length:30Person number of the worker to whom the contact is related. -
phones: array
Phones
Title:
PhonesThe 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 BirthMaximum Length:240Region of birth of the contact. -
religions: array
Religions
Title:
ReligionsThe 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 BirthMaximum Length:240Town of birth of the contact. -
visasPermits: array
Visa Permits
Title:
Visa PermitsThe 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:
arrayTitle:
AddressesThe 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:
arrayTitle:
CitizenshipsThe 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:
arrayTitle:
Contact RelationshipsThe 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:
arrayTitle:
Driver LicensesThe 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:
arrayTitle:
EmailsThe 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:
arrayTitle:
EthnicitiesThe 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:
arrayTitle:
Legislative InformationThe 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:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Names
Type:
arrayTitle:
NamesThe 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:
arrayTitle:
National IdentifiersThe 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:
arrayTitle:
Other Communication AccountsThe 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:
arrayTitle:
PassportsThe 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:
arrayTitle:
PhonesThe 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:
arrayTitle:
ReligionsThe 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:
arrayTitle:
Visa PermitsThe 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 1Maximum Length:150Additional address column used by localizations. -
AddlAddressAttribute2: string
Title:
Additional Address Attribute 2Maximum Length:150Additional address column used by localizations. -
AddlAddressAttribute3: string
Title:
Additional Address Attribute 3Maximum Length:150Additional address column used by localizations. -
AddlAddressAttribute4: string
Title:
Additional Address Attribute 4Maximum Length:150Additional address column used by localizations. -
AddlAddressAttribute5: string
Title:
Additional Address Attribute 5Maximum Length:150Additional address column used by localizations. -
addressesDFF: array
addressesDFF
-
AddressId: integer
(int64)
Title:
Address IDSurrogate identifier for the address record. -
AddressLine1: string
Title:
Address Line 1Maximum Length:240First line of the primary mail address. -
AddressLine2: string
Title:
Address Line 2Maximum Length:240Second line of the primary mail address. -
AddressLine3: string
Title:
Address Line 3Maximum Length:240Third line of the primary mail address. -
AddressLine4: string
Title:
Address Line 4Maximum Length:240Fourth line of the primary mail address. -
AddressType: string
Title:
TypeMaximum Length:30Type of address. Valid values are defined in the commonLookupsLOV. -
AddressTypeMeaning: string
Title:
Address TypeRead Only:trueMaximum Length:80Meaning of the contact's address type. -
Building: string
Title:
BuildingMaximum Length:240Building information associated with the address. -
Country: string
Title:
CountryMaximum Length:60Country in which the address is located. Valid values are defined in the hcmCountriesLov. -
CountryName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the country in which the contact's address is located. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the address. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the address was created. -
EffectiveEndDate: string
(date)
Title:
Effective End DateEnd date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateStart date of the date-effective changes to the record. -
FloorNumber: string
Title:
Floor NumberMaximum Length:40Floor number associated with the building. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the address was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the address. -
Latitude: number
Title:
LatitudeDistance between the equator and an address located to its north or south, expressed in degrees and minutes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Longitude: number
Title:
LongitudeDistance between the prime meridian and an address located to its east or west, expressed in degrees and minutes. -
LongPostalCode: string
Title:
Long Postal CodeMaximum Length:30Long postal code of the primary mail address. -
PersonAddrUsageId: integer
(int64)
Title:
Person Address Usage IDRead Only:trueSurrogate identifier for the address usage record. -
PostalCode: string
Title:
Postal CodeMaximum Length:30Postal code of the primary mail address. -
PrimaryFlag: boolean
Title:
Primary MailingIndicates whether the address is the primary mailing address. -
Provider: string
Title:
ProviderMaximum Length:150Company that has validated the address. -
Region1: string
Title:
Region 1Maximum Length:120Primary region in which the address is located. -
Region2: string
Title:
Region 2Maximum Length:120Secondary region within the primary region. -
Region3: string
Title:
Region 3Maximum Length:120Additional secondary region within the primary region. -
TownOrCity: string
Title:
Town or CityMaximum Length:60Town or city in which the address is located. -
ValidateAddressFlag: boolean
Default Value:
falseIndicates whether the address is sent for validation. Valid values are true and false. The default value is false. -
ValidationStatusCode: string
Title:
Validation Status CodeMaximum Length:120Level of accuracy of an address, as determined by an address provider.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonAddrUsageId: integer
(int64)
Title:
Person Address Usage ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : hcmContacts-citizenships-item-response
Type:
Show Source
object-
Citizenship: string
Title:
CitizenshipMaximum Length:30Citizenship legislation code. Valid values are defined in the hcmCountriesLov. -
CitizenshipId: integer
(int64)
Title:
Citizenship IDRead Only:trueSurrogate identifier for the contact citizenship. -
CitizenshipMeaning: string
Title:
CitizenshipRead Only:trueMaximum Length:80Name of the contact's citizenship legislation code. -
citizenshipsDFF: array
citizenshipsDFF
-
CitizenshipStatus: string
Title:
Citizenship StatusMaximum Length:30Status of the contact citizenship. Valid values are defined in the commonLookupsLOV. -
CitizenshipStatusMeaning: string
Title:
Citizenship StatusRead Only:trueMaximum Length:80Meaning of the contact's citizenship status code. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact citizenship record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact citizenship record was created. -
FromDate: string
(date)
Title:
From DateDate from when the contact citizenship is valid. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact citizenship record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact citizenship record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ToDate: string
(date)
Title:
To DateDate until when the contact citizenship is valid.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
CitizenshipId: integer
(int64)
Title:
Citizenship ID -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 IDSurrogate identifier for the contact relationship. -
contactRelationshipsDDF: array
contactRelationshipsDDF
-
contactRelationshipsDFF: array
contactRelationshipsDFF
-
ContactType: string
Title:
RelationshipMaximum Length:30Relationship between the worker and the contact. -
ContactTypeMeaning: string
Title:
RelationshipRead Only:trueMaximum Length:80Meaning of the contact type code. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact relationship record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact relationship record was created. -
EffectiveEndDate: string
(date)
Title:
Effective End DateEnd date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateStart date of the date-effective changes to the record. -
EmergencyContactFlag: boolean
Title:
Emergency ContactMaximum Length:30Default Value:falseIndicates whether the contact is an emergency contact. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact relationship record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact relationship record. -
LegislationCode: string
Title:
CountryMaximum Length:30Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PrimaryContactFlag: boolean
Title:
Primary ContactMaximum Length:30Default Value:falseIndicates whether the contact is the primary contact. -
RelatedPersonId: integer
(int64)
Title:
Person IDUnique identifier of the worker to whom the contact is related. -
RelatedPersonNumber: string
Title:
Person NumberMaximum Length:30Person number of the worker to whom the contact is related. -
StatutoryDependent: string
Title:
Statutory DependentMaximum Length:30A persons contact is a statutory dependent validated against the lookup type ORA_PER_CONTACT_STATUTORY_DEP used by specific localization. -
StatutoryDependentMeaning: string
Title:
Statutory DependentRead Only:trueMaximum Length:80Meaning 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:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_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 CategoryMaximum Length:30Default Value:AEContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
_SPOUSE_EMPLOYER: string
Title:
Name of Spouse's EmployerMaximum Length:150Name of Spouse's Employer -
_SPOUSE_LATEST_QUALIFICATION: string
Title:
Spouse's Latest QualificationMaximum Length:150Spouse's Latest Qualification -
_STATUTORY_DEPENDENT: string
Title:
Statutory DependentMaximum Length:150Statutory Dependent -
_SUBJECT: string
Title:
SubjectMaximum Length:150Subject -
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:
LinksThe 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 CategoryMaximum Length:30Default Value:AUContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
_TFN: string
Title:
Tax File NumberMaximum Length:150Tax File Number -
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:
LinksThe 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 CategoryMaximum Length:30Default Value:BRContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
_STUDENT: string
Title:
StudentMaximum Length:150Student -
_UNI_TECH_HIGH_SCH: string
Title:
University or Technical High SchoolMaximum Length:150University or Technical High School -
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:
LinksThe 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 CategoryMaximum Length:30Default Value:CHContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
_CONTACT_WORKING: string
Title:
Partner WorkingMaximum Length:150Partner Working -
_CONTACT_WORKING_Display: string
Title:
Partner WorkingPartner Working -
_LEGAL_EMPLOYER_CA: string
Title:
Legal Employer Paying Child AllowanceMaximum Length:150Legal Employer Paying Child Allowance -
_PENSIONER: string
Title:
PensionerMaximum Length:150Pensioner -
_PENSIONER_Display: string
Title:
PensionerPensioner -
_SIDE_JOB: string
Title:
Side JobMaximum Length:150Side Job -
_SIDE_JOB_Display: string
Title:
Side JobSide Job -
_WORK_CANTON: string
Title:
Working in CantonMaximum Length:150Working in Canton -
_WORK_CANTON_Display: string
Title:
Working in CantonWorking 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:
LinksThe 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 CategoryMaximum Length:30Default Value:GBContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
_ORA_HRX_GB_CARE_RESP: string
Title:
Caring responsibilitiesMaximum Length:150Caring responsibilities -
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:
LinksThe 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 CategoryMaximum Length:30Default Value:INContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
_GUARDIAN_ADDRESS: string
Title:
Guardian AddressMaximum Length:150Guardian Address -
_GUARDIAN_BIRTH_DATE: string
(date)
Title:
Guardian Birth DateGuardian Birth Date -
_GUARDIAN_NAME: string
Title:
Guardian NameMaximum Length:150Guardian Name -
_GUARDIAN_TELEPHONE: string
Title:
Guardian PhoneMaximum Length:150Guardian Phone -
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:
LinksThe 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 CategoryMaximum Length:30Default Value:KWContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
_STATUTORY_DEPENDENT: string
Title:
Statutory DependentMaximum Length:150Statutory Dependent -
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:
LinksThe 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 CategoryMaximum Length:30Default Value:ORA_HRX_BHContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact 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:
LinksThe link relations associated with the resource instance. -
oraHrxBhStatDep: string
Title:
Statutory DependentMaximum Length:150Statutory Dependent
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 CategoryMaximum Length:30Default Value:ORA_HRX_OMContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact 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:
LinksThe link relations associated with the resource instance. -
oraHrxOmStatDep: string
Title:
Statutory DependentMaximum Length:150Statutory Dependent
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 CategoryMaximum Length:30Default Value:ORA_HRX_QAContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact 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:
LinksThe link relations associated with the resource instance. -
oraHrxQaStatDep: string
Title:
Statutory DependantMaximum Length:150Statutory Dependant
Nested Schema : oracle_apps_hcm_people_core_flex_personContactRelLegDDF_view_PersonContactRelLegDDFSAVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Contact Information CategoryMaximum Length:30Default Value:SAContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
_STATUTORY_DEPENDENT: string
Title:
Statutory DependentMaximum Length:150Statutory Dependent -
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:
LinksThe 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 CategoryMaximum Length:30Default Value:USContact Information Category -
__FLEX_Context_DisplayValue: string
Title:
Contact Information CategoryContact Information Category -
benefitsOffered: string
Title:
Benefits Offered ConditionallyMaximum Length:150Benefits Offered Conditionally -
benefitsOffered_Display: string
Title:
Benefits Offered ConditionallyBenefits 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:
LinksThe link relations associated with the resource instance. -
tinNumber: string
Title:
TIN NumberMaximum Length:150TIN Number -
tinType: string
Title:
TIN TypeMaximum Length:150TIN Type -
tinType_Display: string
Title:
TIN TypeTIN Type
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-contactRelationships-contactRelationshipsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext 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:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-contactsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonId: integer
(int64)
Title:
Person ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-driverLicenses-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's driver's license record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's driver's license record was created. -
driverLicensesDDF: array
driverLicensesDDF
-
driverLicensesDFF: array
driverLicensesDFF
-
DriversLicenseId: integer
(int64)
Title:
Drivers License IDRead Only:trueSurrogate identifier for the driver's license of a contact. -
FromDate: string
(date)
Title:
From DateStart date of the contact's driver's license. -
IssuingAuthority: string
Title:
Issuing AuthorityMaximum Length:100Issuing authority of the contact's driver's license. -
IssuingCountry: string
Title:
Issuing CountryMaximum Length:30Country in which the contact's driver's license was issued. Valid values are defined in the hcmCountriesLov. -
IssuingCountryName: string
Title:
Issuing CountryRead Only:trueMaximum Length:80Name of the country issuing the contact's license. -
IssuingLocation: string
Title:
Place of IssueMaximum Length:100Location where the driver's license was issued. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's driver's license record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's driver's license record. -
LicenseNumber: string
Title:
License NumberMaximum Length:150Driver's license number of the contact. -
LicenseSuspendedFlag: boolean
Title:
License SuspendedMaximum Length:30Default Value:falseIndicates whether the contact's driver's license is suspended. -
LicenseType: string
Title:
License TypeMaximum Length:30Type of driver's license. Valid values are defined in the commonLookupsLOV. -
LicenseTypeMeaning: string
Title:
License TypeRead Only:trueMaximum Length:80Meaning of the contact's license type. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberOfPoints: integer
(int64)
Title:
Number of PointsNumber of penalty points on the license. -
SuspendedFromDate: string
(date)
Title:
Suspended-from DateStart date of suspension period, if any. -
SuspendedToDate: string
(date)
Title:
Suspension-to DateEnd date of suspension period, if any. -
ToDate: string
(date)
Title:
To DateEnd date of the contact's driver's license. -
Violations: integer
(int64)
Title:
ViolationsNumber 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:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_hcm_people_core_flex_personDriversLicenseLegDDF_view_PersonDriversLicenseLegDDFBRVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Drivers License CategoryMaximum Length:30Default Value:BRDrivers License Category -
__FLEX_Context_DisplayValue: string
Title:
Drivers License CategoryDrivers License Category -
_ORA_HRX_BR_FIRST_ISSUE_DATE: string
(date)
Title:
First Issue DateFirst Issue Date -
DriversLicenseId: integer
(int64)
Title:
Drivers License ID -
links: array
Links
Title:
LinksThe 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 CategoryMaximum Length:30Default Value:DEDrivers License Category -
__FLEX_Context_DisplayValue: string
Title:
Drivers License CategoryDrivers License Category -
_HRX_DE_A: string
Title:
AMaximum Length:150A -
_HRX_DE_A1: string
Title:
A1Maximum Length:150A1 -
_HRX_DE_A2: string
Title:
A2Maximum Length:150A2 -
_HRX_DE_AM: string
Title:
AMMaximum Length:150AM -
_HRX_DE_B: string
Title:
BMaximum Length:150B -
_HRX_DE_BE: string
Title:
BEMaximum Length:150BE -
_HRX_DE_C: string
Title:
CMaximum Length:150C -
_HRX_DE_C1: string
Title:
C1Maximum Length:150C1 -
_HRX_DE_C1E: string
Title:
C1EMaximum Length:150C1E -
_HRX_DE_CE: string
Title:
CEMaximum Length:150CE -
_HRX_DE_D: string
Title:
DMaximum Length:150D -
_HRX_DE_D1: string
Title:
D1Maximum Length:150D1 -
_HRX_DE_D1E: string
Title:
D1EMaximum Length:150D1E -
_HRX_DE_DE: string
Title:
DEMaximum Length:150DE -
_HRX_DE_L: string
Title:
LMaximum Length:150L -
_HRX_DE_LIC_LAST_VALID_DT: string
(date)
Title:
Last ValidatedLast Validated -
_HRX_DE_M: string
Title:
MMaximum Length:150M -
_HRX_DE_TS: string
Title:
T/SMaximum Length:150T/S -
DriversLicenseId: integer
(int64)
Title:
Drivers License ID -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-driverLicenses-driverLicensesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
DriversLicenseTypeId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-emails-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's email record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's email record was created. -
EmailAddress: string
Title:
EmailMaximum Length:240Email address of the contact. -
EmailAddressId: integer
(int64)
Title:
Email Address IDRead Only:trueSurrogate identifier for the email address of a contact. -
emailsDFF: array
emailsDFF
-
EmailType: string
Title:
TypeMaximum Length:30Type of email such as work, personal, and so on. Valid values are defined in the commonLookupsLOV. -
EmailTypeMeaning: string
Title:
Email TypeRead Only:trueMaximum Length:80Meaning of the contact's email type. -
FromDate: string
(date)
Title:
From DateDate from when the contact's email address is valid. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's email record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's email record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:255Indicates whether the email is the contact's primary email. -
ToDate: string
(date)
Title:
To DateDate until when the contact's email address is valid.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
EmailAddressId: integer
(int64)
Title:
Email Address ID -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-ethnicities-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's ethnicity record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's ethnicity record was created. -
ethnicitiesDFF: array
ethnicitiesDFF
-
Ethnicity: string
Title:
EthnicityMaximum Length:30Ethnicity of the contact. Valid values are defined in the commonLookupsLOV. -
EthnicityId: integer
(int64)
Title:
Ethnicity IDRead Only:trueSurrogate identifier for the contact's ethnicity. -
EthnicityMeaning: string
Title:
EthnicityRead Only:trueMaximum Length:80Meaning of the contact's ethnicity. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's ethnicity record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's ethnicity record. -
LegislationCode: string
Title:
CountryMaximum Length:30Legislation code of the ethnicity. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:30Default Value:trueIndicates whether the ethnicity is the primary ethnicity record for the contact.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
EthnicityId: integer
(int64)
Title:
Ethnicity ID -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-legislativeInfo-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's legislative information. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's legislative information was created. -
EffectiveEndDate: string
(date)
Title:
Effective End DateEnd date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateStart date of the date-effective changes to the record. -
Gender: string
Title:
GenderMaximum Length:30Gender of the contact. Valid values are defined in the commonLookupsLOV. -
GenderMeaning: string
Title:
GenderRead Only:trueMaximum Length:80Meaning of the contact's gender code. -
HighestEducationLevel: string
Title:
Highest Education LevelMaximum Length:30Legislation-specific value that identifies the contact 's highest education level. Valid values are defined in the commonLookupsLOV. -
HighestEducationLevelMeaning: string
Title:
Highest Education LevelRead Only:trueMaximum Length:80Meaning of the contact's highest level of education code. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's legislative information was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's legislative information. -
LegislationCode: string
Title:
CountryMaximum Length:30Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation. -
legislativeInfoDDF: array
legislativeInfoDDF
-
legislativeInfoDFF: array
legislativeInfoDFF
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaritalStatus: string
Title:
Marital StatusMaximum Length:30Marital status of the contact. Valid values are defined in the commonLookupsLOV. -
MaritalStatusChangeDate: string
(date)
Title:
Marital Status Change DateDate from when the marital status came into effect. -
MaritalStatusMeaning: string
Title:
Marital StatusRead Only:trueMaximum Length:80Meaning of the contact's marital status code. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative IDRead Only:trueSurrogate identifier for the contact legislative information.
Nested Schema : legislativeInfoDDF
Type:
Show Source
array-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-response", "BR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-response", "CH":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-response", "CN":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-response", "FR":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-response", "GB":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-response", "IE":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-response", "KW":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-response", "MX":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-response", "ORA_HRX_ES":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-response", "ORA_HRX_IN":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FINVO-item-response", "ORA_HRX_IT":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-response", "ORA_HRX_QA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-response", "ORA_HRX_ZA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-response", "SA":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-response", "US":"#/components/schemas/oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-response" } }
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
AE -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-response
-
BR -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-response
-
CH -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-response
-
CN -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-response
-
FR -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-response
-
GB -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-response
-
IE -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-response
-
KW -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-response
-
MX -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-response
-
ORA_HRX_ES -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-response
-
ORA_HRX_IN -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FINVO-item-response
-
ORA_HRX_IT -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-response
-
ORA_HRX_QA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-response
-
ORA_HRX_ZA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-response
-
SA -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-response
-
US -
object
oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-response
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeAEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:AEInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_ALTERNATE_BIRTH_PLACE: string
Title:
Place of Birth-Alternate LanguageMaximum Length:150Place of Birth-Alternate Language -
_ORA_HRX_AE_TRANS_DATE: string
(date)
Title:
Date of Transfer or SecondmentDate of Transfer or Secondment -
_ORA_HRX_AE_TRANS_EMPLOYER: string
Title:
Name of Employer of Transfer or SecondmentMaximum Length:150Name of Employer of Transfer or Secondment -
_ORA_HRX_AE_TRANSFERRED: string
Title:
Transferred or SecondedMaximum Length:150Transferred or Seconded -
_ORA_HRX_AE_TRANSFERRED_Display: string
Title:
Transferred or SecondedTransferred or Seconded -
_ORG_GRANTING_HIGHEST_EDU: string
Title:
Organization Granting Highest Education LevelMaximum Length:150Organization Granting Highest Education Level -
_SUBJECT: string
Title:
SubjectMaximum Length:150Subject -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeBRVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:BRInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
ctpsNumber: string
Title:
CTPS NumberMaximum Length:150CTPS Number -
ctpsSeries: string
Title:
CTPS SeriesMaximum Length:150CTPS Series -
dateIssued: string
(date)
Title:
CTPS Issuing DateCTPS Issuing Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
issuingState: number
Title:
CTPS Issuing StateCTPS Issuing State -
issuingState_Display: string
Title:
CTPS Issuing StateCTPS Issuing State -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCHVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:CHInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_LAST_MARITALSTATUS_CHANGE_DATE: string
(date)
Title:
Last Marital Status Change Date Prior to HireLast Marital Status Change Date Prior to Hire -
_PLACE_OF_ORIGIN: string
Title:
Place of OriginMaximum Length:150Place of Origin -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeCNVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:CNInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_EXPATRIATE: string
Title:
ExpatriateMaximum Length:150Expatriate -
_EXPATRIATE_Display: string
Title:
ExpatriateExpatriate -
_HEALTH_STATUS: string
Title:
Health StatusMaximum Length:150Health Status -
_HEALTH_STATUS_Display: string
Title:
Health StatusHealth Status -
_HUKOU_LOCATION: string
Title:
Hukou LocationMaximum Length:150Hukou Location -
_HUKOU_LOCATION_Display: string
Title:
Hukou LocationHukou Location -
_HUKOU_TYPE: string
Title:
Hukou TypeMaximum Length:150Hukou Type -
_HUKOU_TYPE_Display: string
Title:
Hukou TypeHukou Type -
_NUMBER_OF_CHILDREN: number
Title:
Number of ChildrenNumber of Children -
_ORIGINAL_HOMETOWN: string
Title:
Original HometownMaximum Length:150Original Hometown -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeFRVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:FRInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_DATE_FIRST_ENTRY_FRANCE: string
(date)
Title:
First Date of Entry to FranceFirst Date of Entry to France -
_ORA_HRX_FR_CO_NO_OF_DEPENDENTS: number
Title:
Number of Dependents for Court OrdersNumber of Dependents for Court Orders -
_ORA_HRX_FR_SENIORITY_OVERRIDE: string
(date)
Title:
Seniority Override DateSeniority Override Date -
_ORA_HRX_FR_TYPE_OF_EMP: string
Title:
Type of EmploymentMaximum Length:150Type of Employment -
_ORA_HRX_FR_TYPE_OF_EMP_Display: string
Title:
Type of EmploymentType of Employment -
_PERSON_CPAM: string
Title:
Local Social Security OfficeMaximum Length:150Local Social Security Office -
_PERSON_CPAM_Display: string
Title:
Local Social Security OfficeLocal Social Security Office -
DSNEUCode: string
Title:
EU CodeMaximum Length:150EU Code -
DSNEUCode_Display: string
Title:
EU CodeEU Code -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
numberOfChildren: number
Title:
Number Of ChildrenNumber Of Children -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeGBVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:GBInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_CORRELATION_ID: string
Title:
Correlation IDMaximum Length:150Correlation ID -
_GENDER_IDENTITY: string
Title:
Gender IdentityMaximum Length:150Gender Identity -
_GENDER_IDENTITY_Display: string
Title:
Gender IdentityGender Identity -
_LAST_UPDATE_PROCESS_SEQUENCE: number
Title:
Last Update Process SequenceLast Update Process Sequence -
_NINO_VERIFIED: string
Title:
NINO VerifiedMaximum Length:150NINO Verified -
_NINO_VERIFIED_Display: string
Title:
NINO VerifiedNINO Verified -
_ORA_HRX_GB_CANDIDATE_AGE_BAND: string
Title:
Candidate age bandMaximum Length:150Candidate age band -
_ORA_HRX_GB_CANDIDATE_AGE_BAND_Display: string
Title:
Candidate age bandCandidate age band -
_ORA_HRX_GB_CARE_RESP: string
Title:
Caring responsibilitiesMaximum Length:150Caring responsibilities -
_ORA_HRX_GB_NATIONAL_IDENTITY: string
Title:
National IdentityMaximum Length:150National Identity -
_ORA_HRX_GB_NATIONAL_IDENTITY_Display: string
Title:
National IdentityNational Identity -
_ORA_HRX_GB_VET_CIV_ST_DATE: string
(date)
Title:
Veteran First Civilian Start DateVeteran First Civilian Start Date -
_PARTNER_FIRST_FORENAME: string
Title:
Partner First ForenameMaximum Length:150Partner First Forename -
_PARTNER_NATIONAL_INSURANCE_NUM: string
Title:
Partner National Insurance NumberMaximum Length:150Partner National Insurance Number -
_PARTNER_SECOND_FORENAMES: string
Title:
Partner Second ForenamesMaximum Length:150Partner Second Forenames -
_PARTNER_SURNAME: string
Title:
Partner SurnameMaximum Length:150Partner Surname -
_REPONSE_STATUS_RETURNED: string
Title:
Response Status ReturnedMaximum Length:150Response Status Returned -
_REPONSE_STATUS_RETURNED_Display: string
Title:
Response Status ReturnedResponse Status Returned -
_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150Sexual Orientation -
_SEXUAL_ORIENTATION_Display: string
Title:
Sexual OrientationSexual Orientation -
_UNQ_TAXPAYER_REF: string
Title:
Unique Taxpayer ReferenceMaximum Length:150Unique Taxpayer Reference -
_VERIFICATION_TYPE: string
Title:
Verification TypeMaximum Length:150Verification Type -
_VERIFICATION_TYPE_Display: string
Title:
Verification TypeVerification Type -
_VERIFIED_DATE: string
(date)
Title:
Verified DateVerified Date -
civilServiceJoiningDate: string
(date)
Title:
Civil Service Joining DateCivil Service Joining Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
employeeAgeVerified: string
Title:
Employee age verifiedMaximum Length:150Employee age verified -
lastMaritalStatusChangeDatePri: string
(date)
Title:
Last Marital Status Change Date Prior to HireLast Marital Status Change Date Prior to Hire -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
multipleCivilServiceAssignment: string
Title:
Multiple Civil Service AssignmentsMaximum Length:150Multiple Civil Service Assignments -
offPayrollWorker: string
Title:
Off-payroll worker subject to 2020 rulesMaximum Length:150Off-payroll worker subject to 2020 rules -
oraHrxGbPsTpsTempNi: string
Title:
TPS Temporary NI NumberMaximum Length:150TPS Temporary NI Number -
oraHrxGbPsTpsTrn: string
Title:
Teacher Reference NumberMaximum Length:150Teacher Reference Number -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeIEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:IEInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_MEDICAL_CARD: string
Title:
Medical CardMaximum Length:150Medical Card -
_MOTHERS_MAIDEN_NAME: string
Title:
Mother's Maiden NameMaximum Length:150Mother's Maiden Name -
_ORA_HRX_IE_SENIORITY_OVERRIDE: string
(date)
Title:
Statutory Absence Seniority Start DateStatutory Absence Seniority Start Date -
_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150Sexual Orientation -
_SEXUAL_ORIENTATION_Display: string
Title:
Sexual OrientationSexual Orientation -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeKWVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:KWInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_SUBJECT: string
Title:
SubjectMaximum Length:150Subject -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeMXVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:MXInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
medicalCenter: number
Title:
Social Insurance Medical CenterSocial Insurance Medical Center -
pensionType: string
Title:
Social Insurance Pension TypeMaximum Length:150Social Insurance Pension Type -
pensionType_Display: string
Title:
Social Insurance Pension TypeSocial Insurance Pension Type -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FESVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_ESInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_ORA_HRX_ES_GENDER_IDENTITY: string
Title:
Gender IdentityMaximum Length:150Gender Identity -
_ORA_HRX_ES_GENDER_IDENTITY_Display: string
Title:
Gender IdentityGender Identity -
_ORA_HRX_ES_SEXUAL_ORIENTATION: string
Title:
Sexual OrientationMaximum Length:150Sexual Orientation -
_ORA_HRX_ES_SEXUAL_ORIENTATION_Display: string
Title:
Sexual OrientationSexual Orientation -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FINVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_INInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
inoperativePan: string
Title:
Inoperative PANMaximum Length:150Inoperative PAN -
inoperativePan_Display: string
Title:
Inoperative PANInoperative PAN -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FITVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_ITInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PerInailPosition: string
Title:
INAIL Position CodeMaximum Length:150INAIL Position Code -
PerInailPosition_Display: string
Title:
INAIL Position CodeINAIL Position Code -
PerInpsPosition: string
Title:
INPS PositionMaximum Length:150INPS Position -
PerInpsPosition_Display: string
Title:
INPS PositionINPS Position -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FQAVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_QAInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
oraHrxQaDateOfTransfer: string
(date)
Title:
Date of Transfer or SecondmentDate of Transfer or Secondment -
oraHrxQaEntityPayingSi: string
Title:
Entity responsible for paying social insuranceMaximum Length:150Entity responsible for paying social insurance -
oraHrxQaTransferEmplrName: string
Title:
Name of Employer of Transfer or SecondmentMaximum Length:150Name of Employer of Transfer or Secondment -
oraHrxQaTransferred: string
Title:
Transferred or SecondedMaximum Length:150Transferred or Seconded -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID -
subject: string
Title:
SubjectMaximum Length:150Subject
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeORA__5FHRX__5FZAVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:ORA_HRX_ZAInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_ORA_HRX_ZA_FOREIGN_NATIONAL: string
Title:
Foreign NationalMaximum Length:150Foreign National -
_ORA_HRX_ZA_FOREIGN_NATIONAL_Display: string
Title:
Foreign NationalForeign National -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeSAVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:SAInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
_HIJRAH_BIRTH_DATE: string
Title:
Hijri Date of BirthMaximum Length:150Hijri Date of Birth -
_SUBJECT: string
Title:
SubjectMaximum Length:150Subject -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : oracle_apps_hcm_people_core_flex_personLegislativeInfo_view_PersonLegislativeUSVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Information CategoryMaximum Length:30Default Value:USInformation Category -
__FLEX_Context_DisplayValue: string
Title:
Information CategoryInformation Category -
activedutywartime: string
Title:
Active Duty Wartime or Campaign Badge VeteransMaximum Length:150Active Duty Wartime or Campaign Badge Veterans -
armedForcesServiceMedal: string
Title:
Armed Forces Service Medal VeteranMaximum Length:150Armed Forces Service Medal Veteran -
disableveteran: string
Title:
Disabled VeteranMaximum Length:150Disabled Veteran -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
militaryDischargeDate: string
(date)
Title:
Newly Separated Veteran Discharge DateNewly Separated Veteran Discharge Date -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID -
recentlySeparatedVeteran: string
Title:
Recently Separated VeteranMaximum Length:150Recently Separated Veteran -
VeteranSelfIdentification: string
Title:
Veteran Self-Identification StatusMaximum Length:150Veteran Self-Identification Status -
VeteranSelfIdentification_DisplayValue: string
Title:
Veteran Self-Identification StatusVeteran Self-Identification Status
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-legislativeInfo-legislativeInfoDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonLegislativeId: integer
(int64)
Title:
Person Legislative ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-names-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's name information. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's name information was created. -
DisplayName: string
Title:
Display NameRead Only:trueMaximum Length:240Contact's display name. -
EffectiveEndDate: string
(date)
Title:
Effective End DateEnd date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateStart date of the date-effective changes to the record. -
FirstName: string
Title:
First NameMaximum Length:150Contact's first name. -
FullName: string
Title:
Full NameRead Only:trueMaximum Length:2000Contact's full name. -
Honors: string
Title:
HonorsMaximum Length:80Higher qualification appended to a person's name such as PhD. -
KnownAs: string
Title:
Known AsMaximum Length:80Contact's preferred name. -
LastName: string
Title:
Last NameMaximum Length:150Contact's last name. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's name information was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's name information. -
LegislationCode: string
Title:
CountryMaximum Length:4Legislation code of the contact. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ListName: string
Title:
List NameRead Only:trueMaximum Length:240Contact's listed name. -
LocalCreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's local name information. -
LocalCreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's local name information was created. -
LocalDisplayName: string
Title:
Display NameRead Only:trueMaximum Length:240Contact's display name in local language. -
LocalEffectiveEndDate: string
(date)
Title:
Effective End DateEnd date of the date-effective changes to the record. -
LocalEffectiveStartDate: string
(date)
Title:
Effective Start DateStart date of the date-effective changes to the record. -
LocalFirstName: string
Title:
First NameMaximum Length:150Contact's first name in local language. -
LocalFullName: string
Title:
Full NameRead Only:trueMaximum Length:2000Contact's full name in local language. -
LocalHonors: string
Title:
HonorsMaximum Length:80Higher qualification appended to a person's name such as PhD in local language. -
LocalKnownAs: string
Title:
Known AsMaximum Length:80Contact 's preferred name in local language. -
LocalLastName: string
Title:
Last NameMaximum Length:150Contact's last name in local language. -
LocalLastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's local name information was last updated. -
LocalLastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's local name information. -
LocalLegislationCode: string
Title:
CountryMaximum Length:4Legislation code of the local language. Valid values are defined in the hcmCountriesLov. -
LocalLegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation in local language. -
LocalListName: string
Title:
List NameRead Only:trueMaximum Length:240Contact's listed name in local language. -
LocalMiddleNames: string
Title:
Middle NamesMaximum Length:80Contact's middle name in local language. -
LocalMilitaryRank: string
Title:
Military RankMaximum Length:80Contact's military rank in local language. -
LocalNameInformation1: string
Title:
Name Information 1Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation10: string
Title:
Name Information 10Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation11: string
Title:
Name Information 11Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation12: string
Title:
Name Information 12Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation13: string
Title:
Name Information 13Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation14: string
Title:
Name Information 14Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation15: string
Title:
Name Information 15Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation16: string
Title:
Name Information 16Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation17: string
Title:
Name Information 17Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation18: string
Title:
Name Information 18Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation19: string
Title:
Name Information 19Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation2: string
Title:
Name Information 2Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation20: string
Title:
Name Information 20Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation21: string
Title:
Name Information 21Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation22: string
Title:
Name Information 22Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation23: string
Title:
Name Information 23Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation24: string
Title:
Name Information 24Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation25: string
Title:
Name Information 25Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation26: string
Title:
Name Information 26Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation27: string
Title:
Name Information 27Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation28: string
Title:
Name Information 28Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation29: string
Title:
Name Information 29Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation3: string
Title:
Name Information 3Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation30: string
Title:
Name Information 30Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation4: string
Title:
Name Information 4Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation5: string
Title:
Name Information 5Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation6: string
Title:
Name Information 6Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation7: string
Title:
Name Information 7Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation8: string
Title:
Name Information 8Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameInformation9: string
Title:
Name Information 9Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
LocalNameLanguage: string
Title:
Local-Name LanguageMaximum Length:4Local 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 LanguageRead Only:trueMaximum Length:255Meaning of the local language code for the contact's name. -
LocalOrderName: string
Title:
Order NameRead Only:trueMaximum Length:240Contact's order name in local language. -
LocalPersonNameId: integer
(int64)
Title:
Person Name IDSurrogate identifier for the local contact's name record. -
LocalPreNameAdjunct: string
Title:
PrefixMaximum Length:150Part of the name added before a person's first name in local language. -
LocalPreviousLastName: string
Title:
Previous Last NameMaximum Length:150Contact 's previous last name in local language. -
LocalSuffix: string
Title:
SuffixMaximum Length:80Part of the name appended to a person's last name such as Jr., III, and so on, in local language. -
LocalTitle: string
Title:
TitleMaximum Length:30Person salutation such as Mr., Ms., and so on, in local language. Valid values are defined in the commonLookupsLOV. -
LocalTitleMeaning: string
Title:
TitleRead Only:trueMaximum Length:80Meaning of the contact's title in local language. -
MiddleNames: string
Title:
Middle NamesMaximum Length:80Contact's middle name. -
MilitaryRank: string
Title:
Military RankMaximum Length:80Contact's military rank. -
NameInformation1: string
Title:
Name Information 1Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation10: string
Title:
Name Information 10Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation11: string
Title:
Name Information 11Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation12: string
Title:
Name Information 12Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation13: string
Title:
Name Information 13Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation14: string
Title:
Name Information 14Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation15: string
Title:
Name Information 15Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation16: string
Title:
Name Information 16Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation17: string
Title:
Name Information 17Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation18: string
Title:
Name Information 18Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation19: string
Title:
Name Information 19Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation2: string
Title:
Name Information 2Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation20: string
Title:
Name Information 20Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation21: string
Title:
Name Information 21Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation22: string
Title:
Name Information 22Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation23: string
Title:
Name Information 23Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation24: string
Title:
Name Information 24Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation25: string
Title:
Name Information 25Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation26: string
Title:
Name Information 26Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation27: string
Title:
Name Information 27Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation28: string
Title:
Name Information 28Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation29: string
Title:
Name Information 29Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation3: string
Title:
Name Information 3Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation30: string
Title:
Name Information 30Maximum Length:150Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition. -
NameInformation4: string
Title:
Name Information 4Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation5: string
Title:
Name Information 5Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation6: string
Title:
Name Information 6Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation7: string
Title:
Name Information 7Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation8: string
Title:
Name Information 8Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameInformation9: string
Title:
Name Information 9Maximum Length:150Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition. -
NameLanguage: string
Title:
Global-Name LanguageRead Only:trueMaximum Length:4Language 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 LanguageRead Only:trueMaximum Length:30Meaning of the language code for the contact's name. -
OrderName: string
Title:
Order NameRead Only:trueMaximum Length:240Contact's order name. -
PersonNameId: integer
(int64)
Title:
Person Name IDRead Only:trueSurrogate identifier for the contact's name. -
PreNameAdjunct: string
Title:
PrefixMaximum Length:150Part of the name added before a person's first name. -
PreviousLastName: string
Title:
Previous Last NameMaximum Length:150Contact's previous last name. -
Suffix: string
Title:
SuffixMaximum Length:80Part of the name appended to a person's last name such as Jr., III, and so on. -
Title: string
Title:
TitleMaximum Length:30Person salutation such as Mr., Ms., and so on. Valid values are defined in the commonLookupsLOV. -
TitleMeaning: string
Title:
TitleRead Only:trueMaximum Length:80Meaning of the contact's title.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-nationalIdentifiers-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's national identifier record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's national identifier record was created. -
ExpirationDate: string
(date)
Title:
Expiration DateExpiration date of the contact's national identifier. -
IssueDate: string
(date)
Title:
Issue DateIssue date of the contact's national identifier. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's national identifier record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's national identifier record. -
LegislationCode: string
Title:
CountryMaximum Length:30Legislation code of the contact's national identifier. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NationalIdentifierId: integer
(int64)
Title:
National Identifier IDRead Only:trueSurrogate identifier for the contact's national identifier record. -
NationalIdentifierNumber: string
Title:
National IDMaximum Length:30National identification number of the contact. -
nationalIdentifiersDFF: array
nationalIdentifiersDFF
-
NationalIdentifierType: string
Title:
National ID TypeMaximum Length:30Type of national identifier. Valid values are defined in the commonLookupsLOV. -
NationalIdentifierTypeMeaning: string
Title:
National ID TypeRead Only:trueMaximum Length:80Meaning of the contact's national identifier type. -
PlaceOfIssue: string
Title:
Place of IssueMaximum Length:30Place where the contact's national identifier was issued. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:255Indicates whether the national identifier is the contact's primary national identifier.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NationalIdentifierId: integer
(int64)
Title:
National Identifier ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-otherCommunicationAccounts-item-response
Type:
Show Source
object-
AccountName: string
Title:
Account NameMaximum Length:1000Name of the contact's communication account. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's communication account information. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's communication account information was created. -
DeliveryMethodId: integer
(int64)
Title:
Delivery Method IDRead Only:trueSurrogate identifier for the contact's delivery method. -
EndDate: string
(date)
Title:
To DateEnd date of the contact's communication account. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's communication account information was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's communication account information. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
otherCommunicationAccountsDFF: array
otherCommunicationAccountsDFF
-
Provider: string
Title:
ProviderMaximum Length:30Provider of the account such as Facebook and Twitter. Valid values are defined in the commonLookupsLOV. -
ProviderMeaning: string
Title:
ProviderRead Only:trueMaximum Length:80Meaning of the contact's provider type. -
StartDate: string
(date)
Title:
From DateStart date of the contact's communication account.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
DeliveryMethodId: integer
(int64)
Title:
Delivery Method ID -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-passports-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's passport information. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's passport information was created. -
ExpirationDate: string
(date)
Title:
Expiration DateExpiration date of the contact's passport. -
IssueDate: string
(date)
Title:
Issue DateIssue date of the contact's passport. -
IssuingAuthority: string
Title:
Issuing AuthorityMaximum Length:100Issuing authority for the contact's passport. -
IssuingCountry: string
Title:
Issuing CountryMaximum Length:30Country in which the contact's passport was issued. Valid values are defined in the hcmCountriesLov. -
IssuingCountryName: string
Title:
Issuing CountryRead Only:trueMaximum Length:80Name of the country issuing the contact's passport. -
IssuingLocation: string
Title:
Issuing LocationMaximum Length:100Location where the contact's passport was issued. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's passport information was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's passport information. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PassportId: integer
(int64)
Title:
Passport IDRead Only:trueSurrogate identifier for the contact's passport. -
PassportNumber: string
Title:
NumberMaximum Length:30Passport number of the contact. -
passportsDDF: array
passportsDDF
-
passportsDFF: array
passportsDFF
-
PassportType: string
Title:
TypeMaximum Length:30Type or category of the contact's passport. Valid values are defined in the commonLookupsLOV. -
PassportTypeMeaning: string
Title:
TypeRead Only:trueMaximum Length:80Meaning of the contact's passport type. -
Profession: string
Title:
ProfessionMaximum Length:30Profession of the passport holder.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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:
objectDiscriminator: __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 CategoryMaximum Length:30Default Value:AEPassport Information Category -
__FLEX_Context_DisplayValue: string
Title:
Passport Information CategoryPassport Information Category -
_ACCOMPANYING_PERSONS: number
Title:
Number of Accompanying PersonsNumber of Accompanying Persons -
_ALTERNATE_ISSUE_PLACE: string
Title:
Place of Issue-Alternate LanguageMaximum Length:150Place of Issue-Alternate Language -
links: array
Links
Title:
LinksThe 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 CategoryMaximum Length:30Default Value:INPassport Information Category -
__FLEX_Context_DisplayValue: string
Title:
Passport Information CategoryPassport Information Category -
_ECNR_REQUIRED: string
Title:
ECNR RequiredMaximum Length:150ECNR Required -
_NAME: string
Title:
Name as in PassportMaximum Length:150Name as in Passport -
links: array
Links
Title:
LinksThe 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 CategoryMaximum Length:30Default Value:KWPassport Information Category -
__FLEX_Context_DisplayValue: string
Title:
Passport Information CategoryPassport Information Category -
_ACCOMPANY_PERSON: number
Title:
Number of Accompanying PersonsNumber of Accompanying Persons -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-passports-passportsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PassportId: integer
(int64)
Title:
Passport ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-phones-item-response
Type:
Show Source
object-
AreaCode: string
Title:
Area CodeMaximum Length:30Area code of the contact's phone number. -
CountryCodeNumber: string
Title:
Country CodeMaximum Length:30Country code of the contact's phone number. Valid values are defined in the hcmCountriesLov. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's phone information. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's phone information was created. -
Extension: string
Title:
ExtensionMaximum Length:60Extension number for the contact's phone. -
FromDate: string
(date)
Title:
From DateDate from when the contact's phone number is valid. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's phone information was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's phone information. -
LegislationCode: string
Title:
CountryMaximum Length:4Legislation code of the contact's phone. -
LegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PhoneId: integer
(int64)
Title:
Phone IDRead Only:trueSurrogate identifier for the contact's phone. -
PhoneNumber: string
Title:
NumberMaximum Length:60Contact's phone number for various phone types such as Work, Home, and so on. -
phonesDFF: array
phonesDFF
-
PhoneType: string
Title:
TypeMaximum Length:30Type of phone such as Work, Home, and so on. Valid values are defined in the commonLookupsLOV. -
PhoneTypeMeaning: string
Title:
TypeRead Only:trueMaximum Length:80Meaning of the contact's phone type. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:255Indicates whether the phone number is the primary phone of the contact. -
ToDate: string
(date)
Title:
To DateDate until when the contact's phone number is valid. -
Validity: string
Title:
ValidityMaximum Length:30Time of day when a person can be reached at a specific phone number. -
ValidityMeaning: string
Title:
ValidityRead Only:trueMaximum Length:80Description of the phone validity. Valid values are defined in the commonLookupsLOV.
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PhoneId: integer
(int64)
Title:
Phone ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-religions-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's religion information. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's religion information was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's religion information was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's religion information. -
LegislationCode: string
Title:
CountryMaximum Length:30Legislation code of the contact's religion. Valid values are defined in the hcmCountriesLov. -
LegislationName: string
Title:
CountryRead Only:trueMaximum Length:80Name of the contact's legislation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:30Default Value:trueIndicates whether the religion is the contact's primary religion for this legislation. -
Religion: string
Title:
ReligionMaximum Length:30Religion of the contact. Valid values are defined in the commonLookupsLOV. -
ReligionId: integer
(int64)
Title:
Religion IDRead Only:trueSurrogate identifier for the contact's religion. -
ReligionMeaning: string
Title:
ReligionRead Only:trueMaximum Length:80Meaning of the contact's religion code. -
religionsDFF: array
religionsDFF
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ReligionId: integer
(int64)
Title:
Religion ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-visasPermits-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the contact's visa information. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the contact's visa information was created. -
EffectiveEndDate: string
(date)
Title:
Effective End DateEnd date of the date-effective changes to the record. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateStart date of the date-effective changes to the record. -
EntryDate: string
(date)
Title:
Entry DateEntry date of the contact into the country. -
ExpirationDate: string
(date)
Title:
Expiration DateExpiration date of the contact's visa or permit. -
IssueDate: string
(date)
Title:
Issue DateDate of issue of the contact's visa or permit. -
IssuingAuthority: string
Title:
Issuing AuthorityMaximum Length:100Issuing authority of the contact's visa or permit. -
IssuingCountry: string
Title:
Issuing CountryMaximum Length:30Country in which the contact's visa or permit was issued. Valid values are defined in the hcmCountriesLov. -
IssuingCountryName: string
Title:
Issuing CountryRead Only:trueMaximum Length:80Name of the country issuing the contact's visa. -
IssuingLocation: string
Title:
Place of IssueMaximum Length:100Location where the contact's visa or permit was issued. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the contact's visa information was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the contact's visa information. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Profession: string
Title:
ProfessionMaximum Length:30Profession of the visa or permit holder. -
VisaPermitCategory: string
Title:
CategoryMaximum Length:30Category of the contact's visa or permit. Valid values are defined in the commonLookupsLOV. -
VisaPermitCategoryMeaning: string
Title:
CategoryRead Only:trueMaximum Length:80Meaning of the contact's visa permit category. -
VisaPermitId: integer
(int64)
Title:
Visa Permit IDRead Only:trueSurrogate identifier for the contact's visa or permit. -
VisaPermitNumber: string
Title:
NumberMaximum Length:30Contact's visa or permit number. -
VisaPermitStatus: string
Title:
StatusMaximum Length:30Indicates whether the contact's visa or permit is current. Valid values are defined in the commonLookupsLOV. -
VisaPermitStatusDate: string
(date)
Title:
Status Change DateDate from when the contact's permit status is effective. -
VisaPermitStatusMeaning: string
Title:
StatusRead Only:trueMaximum Length:80Meaning of the contact's visa permit status. -
VisaPermitType: string
Title:
TypeMaximum Length:30Type of the contact's visa or permit. Valid values are defined in the commonLookupsLOV. -
VisaPermitTypeMeaning: string
Title:
TypeRead Only:trueMaximum Length:80Meaning of the contact's visa permit type. -
visasPermitsDDF: array
visasPermitsDDF
-
visasPermitsDFF: array
visasPermitsDFF
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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:
objectDiscriminator: __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 CategoryMaximum Length:30Default Value:AEVisa Information Category -
__FLEX_Context_DisplayValue: string
Title:
Visa Information CategoryVisa Information Category -
_EMIRATE: string
Title:
EmirateMaximum Length:150Emirate -
_PREVIOUS_OCCUPATION: string
Title:
Previous OccupationMaximum Length:150Previous Occupation -
_PREVIOUS_OCCUPATION_Display: string
Title:
Previous OccupationPrevious Occupation -
_SPONSOR_NAME: string
Title:
Sponsor NameMaximum Length:150Sponsor Name -
_SPONSOR_NATIONALITY: string
Title:
Sponsor NationalityMaximum Length:150Sponsor Nationality -
_SPONSOR_NATIONALITY_Display: string
Title:
Sponsor NationalitySponsor Nationality -
_SPONSOR_NUMBER: string
Title:
Sponsor NumberMaximum Length:150Sponsor Number -
_SPONSOR_RELATIONSHIP: string
Title:
Sponsor RelationshipMaximum Length:150Sponsor Relationship -
_SPONSOR_RELATIONSHIP_Display: string
Title:
Sponsor RelationshipSponsor Relationship -
_SPONSOR_TYPE: string
Title:
Sponsor TypeMaximum Length:150Sponsor Type -
_SPONSOR_TYPE_Display: string
Title:
Sponsor TypeSponsor Type -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
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 CategoryMaximum Length:30Default Value:CHVisa Information Category -
__FLEX_Context_DisplayValue: string
Title:
Visa Information CategoryVisa Information Category -
_CROSS_BORDER_FREQUENCY: number
Title:
Cross Border FrequencyCross Border Frequency -
_CROSS_BORDER_FREQUENCY_TYPE: string
Title:
Cross Border Frequency TypeMaximum Length:150Cross Border Frequency Type -
_CROSS_BORDER_FREQUENCY_TYPE_Display: string
Title:
Cross Border Frequency TypeCross Border Frequency Type -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
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 CategoryMaximum Length:30Default Value:KWVisa Information Category -
__FLEX_Context_DisplayValue: string
Title:
Visa Information CategoryVisa Information Category -
_ACCOMPANY_PERSON: number
Title:
Number of Accompanying PersonsNumber of Accompanying Persons -
_SPONSOR_NAME: string
Title:
Sponsor NameMaximum Length:150Sponsor Name -
_SPONSOR_NATIONALITY: string
Title:
Sponsor NationalityMaximum Length:150Sponsor Nationality -
_SPONSOR_NATIONALITY_Display: string
Title:
Sponsor NationalitySponsor Nationality -
_SPONSOR_NUMBER: number
Title:
Sponsor NumberSponsor Number -
_SPONSOR_RELATIONSHIP: string
Title:
Sponsor RelationshipMaximum Length:150Sponsor Relationship -
_SPONSOR_RELATIONSHIP_Display: string
Title:
Sponsor RelationshipSponsor Relationship -
_SPONSOR_TYPE: string
Title:
Sponsor TypeMaximum Length:150Sponsor Type -
_SPONSOR_TYPE_Display: string
Title:
Sponsor TypeSponsor Type -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
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 CategoryMaximum Length:30Default Value:ORA_HRX_BHVisa Information Category -
__FLEX_Context_DisplayValue: string
Title:
Visa Information CategoryVisa Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
oraHrxBhJobDescriptions: string
Title:
Previous OccupationMaximum Length:150Previous Occupation -
oraHrxBhJobDescriptions_Display: string
Title:
Previous OccupationPrevious Occupation -
oraHrxBhSponsorName: string
Title:
Sponsor NameMaximum Length:150Sponsor Name -
oraHrxBhSponsorNtnlty: string
Title:
Sponsor NationalityMaximum Length:150Sponsor Nationality -
oraHrxBhSponsorNtnlty_Display: string
Title:
Sponsor NationalitySponsor Nationality -
oraHrxBhSponsorNumber: string
Title:
Sponsor NumberMaximum Length:150Sponsor Number -
oraHrxBhSponsorRelation: string
Title:
Sponsor RelationshipMaximum Length:150Sponsor Relationship -
oraHrxBhSponsorRelation_DisplayValue: string
Title:
Sponsor RelationshipSponsor Relationship -
oraHrxBhSponsorType: string
Title:
Sponsor TypeMaximum Length:150Sponsor Type -
oraHrxBhSponsorType_DisplayValue: string
Title:
Sponsor TypeSponsor 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 CategoryMaximum Length:30Default Value:ORA_HRX_OMVisa Information Category -
__FLEX_Context_DisplayValue: string
Title:
Visa Information CategoryVisa Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
oraHrxOmJobDescriptions: string
Title:
Previous OccupationMaximum Length:150Previous Occupation -
oraHrxOmJobDescriptions_Display: string
Title:
Previous OccupationPrevious Occupation -
oraHrxOmSponsorName: string
Title:
Sponsor NameMaximum Length:150Sponsor Name -
oraHrxOmSponsorNtnlty: string
Title:
Sponsor NationalityMaximum Length:150Sponsor Nationality -
oraHrxOmSponsorNtnlty_Display: string
Title:
Sponsor NationalitySponsor Nationality -
oraHrxOmSponsorNumber: string
Title:
Sponsor NumberMaximum Length:150Sponsor Number -
oraHrxOmSponsorRelation: string
Title:
Sponsor RelationshipMaximum Length:150Sponsor Relationship -
oraHrxOmSponsorRelation_DisplayValue: string
Title:
Sponsor RelationshipSponsor Relationship -
oraHrxOmSponsorType: string
Title:
Sponsor TypeMaximum Length:150Sponsor Type -
oraHrxOmSponsorType_DisplayValue: string
Title:
Sponsor TypeSponsor 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 CategoryMaximum Length:30Default Value:ORA_HRX_QAVisa Information Category -
__FLEX_Context_DisplayValue: string
Title:
Visa Information CategoryVisa Information Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
oraHrxQaSponsorName: string
Title:
Sponsor NameMaximum Length:150Sponsor Name -
oraHrxQaSponsorNtnlty: string
Title:
Sponsor NationalityMaximum Length:150Sponsor Nationality -
oraHrxQaSponsorNtnlty_Display: string
Title:
Sponsor NationalitySponsor Nationality -
oraHrxQaSponsorNum: number
Title:
Sponsor NumberSponsor Number -
oraHrxQaSponsorRltn: string
Title:
Sponsor RelationshipMaximum Length:150Sponsor Relationship -
oraHrxQaSponsorRltn_DisplayValue: string
Title:
Sponsor RelationshipSponsor Relationship -
oraHrxQaSponsorType: string
Title:
Sponsor TypeMaximum Length:150Sponsor Type -
oraHrxQaSponsorType_DisplayValue: string
Title:
Sponsor TypeSponsor 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 CategoryMaximum Length:30Default Value:SAVisa Information Category -
__FLEX_Context_DisplayValue: string
Title:
Visa Information CategoryVisa Information Category -
_HIJRAH_EXP_DATE: string
Title:
Hijri Expiration DateMaximum Length:150Hijri Expiration Date -
_HIJRAH_ISSUE_DATE: string
Title:
Hijri Issue DateMaximum Length:150Hijri Issue Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
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 CategoryMaximum Length:30Default Value:SGVisa Information Category -
__FLEX_Context_DisplayValue: string
Title:
Visa Information CategoryVisa Information Category -
_CATEGORY: string
Title:
FWL CategoryMaximum Length:150FWL Category -
_CATEGORY_Display: string
Title:
FWL CategoryFWL Category -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : hcmContacts-visasPermits-visasPermitsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
VisaPermitId: integer
(int64)
Title:
Visa Permit ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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: