Get all person extra information extensible flexfields
get
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workersEFF
Request
Path Parameters
-
workersUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Workers resource and used to uniquely identify an instance of Workers. The client should not generate the hash key value. Instead, the client should query on the Workers collection resource in order to navigate to a specific instance of Workers 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 -
finder: string
Used as a predefined finder to search the collection.
Format ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables- AltKey
Finder Variables- PersonId; integer;
- PrimaryKey
Finder Variables- PersonId; integer;
- AltKey
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
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 -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- EmailAddressId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- ReligionId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- AssignGradeStepId; integer; Surrogate identifier for the assignment grade step record.
- CreatedBy; string; User who created the grade step.
- CreationDate; string; Date and time when the grade step was created.
- EffectiveEndDate; string; End date of the date-effective changes to the record.
- EffectiveStartDate; string; Start date of the date-effective changes to the record.
- GradeStepId; integer; Surrogate identifier for the grade step.
- GradeStepName; string; Name of the grade step. Valid values are defined in the gradeStepNamesLOV.
- LastUpdateDate; string; User who last updated the grade step.
- LastUpdatedBy; string; Date and time when the grade step was last updated.
You can use these queryable attributes to filter this collection resource using the q query parameter:- PhotoName; string; Name of the image file.
- PhotoType; string; Type of photo such as Profile or Cover. Valid values are defined in the commonLookupsLOV.
- PrimaryFlag; boolean; Indicates whether the image is primary.
You can use these queryable attributes to filter this collection resource using the q query parameter:- ExpirationDate; string; Expiration date of the passport.
- IssuingCountry; string; Country in which the passport was issued. Valid values are defined in the hcmCountriesLov.
- IssuingCountryName; string; Name of the country issuing the person's passport.
- PassportId; integer; Surrogate identifier for the passport.
- PassportNumber; string; Passport number of the person.
- PassportType; string; Type or category of the passport. Valid values are defined in the commonLookupsLOV.
- PassportTypeMeaning; string; Meaning of the person's passport type.
You can use these queryable attributes to filter this collection resource using the q query parameter:- AsgResponsibilityId; integer; Surrogate identifier for the responsibility.
- AssignmentId; integer; Internal identifier for the representative's assignment.
- AssignmentName; string; Name of the person's assignment.
- AssignmentNumber; string; Assignment number of the representative.
- DisplayName; string; Display name of the representative.
- PersonId; integer; Internal identifier for the representative.
- PersonNumber; string; Person number of the representative.
- ResponsibilityName; string; Name of the area of responsibility of the representative such as Benefits Representative.
- ResponsibilityType; string; Responsibility type of the representative such as Human Resource Representative.
- Usage; string; Description of the purpose for the responsibility.
- WorkContactsFlag; boolean; Indicates whether the representatives should be displayed.
You can use these queryable attributes to filter this collection resource using the q query parameter:- EffectiveEndDate; string
- EffectiveStartDate; string
- PersonAddrUsageId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- ImageId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- DeliveryMethodId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- AddressId; integer; Surrogate identifier for the address record.
- AddressType; string; Type of address. Valid values are defined in the commonLookupsLOV.
- AddressTypeMeaning; string; Meaning of the person's address type.
- Building; string; Building information associated with the address.
- Country; string; Country in which the address is located. Valid values are defined in the hcmCountriesLov.
- CountryName; string; Name of the country in which the person's address is located.
- EffectiveEndDate; string; End date of the date-effective changes to the record.
- EffectiveStartDate; string; Start date of the date-effective changes to the record.
- FloorNumber; string; Floor number associated with the building.
- Latitude; number; Distance between the equator and an address located to its north or south, expressed in degrees and minutes.
- LongPostalCode; string; Long postal code of the primary mail address.
- Longitude; number; Distance between the prime meridian and an address located to its east or west, expressed in degrees and minutes.
- PersonAddrUsageId; integer; Surrogate identifier for the address usage record.
- PostalCode; string; Postal code of the primary mail address.
- PrimaryFlag; boolean; Indicates whether the address is the primary mailing address.
- Provider; string; Company that has validated the address.
- Region1; string; Primary region in which the address is located.
- Region2; string; Secondary region within the primary region.
- Region3; string; Additional secondary region within the primary region.
- TownOrCity; string; Town or city in which the address is located.
- ValidationStatusCode; string; Level of accuracy of an address, as determined by an address provider.
You can use these queryable attributes to filter this collection resource using the q query parameter:- Ethnicity; string; Person's ethnicity. Valid values are defined in the commonLookupsLOV.
- EthnicityId; integer; Surrogate identifier for the person's ethnicity.
- EthnicityMeaning; string; Meaning of the person's ethnicity.
- LegislationCode; string; Legislation code of the ethnicity. Valid values are defined in the hcmCountriesLov.
- LegislationName; string; Name of the person's legislation.
- PrimaryFlag; boolean; Indicates whether the ethnicity is the primary ethnicity record for the person.
You can use these queryable attributes to filter this collection resource using the q query parameter:- CreationDate; string; Date and time when the supervisor record was created.
- EffectiveEndDate; string; End date of the date-effective changes to the record.
- EffectiveStartDate; string; Start date of the date-effective changes to the record.
- LastUpdateDate; string; User who last updated the supervisor record.
- ManagerAssignmentId; integer; Surrogate identifier for the assignment manager.
- ManagerAssignmentNumber; string; Assignment number of the supervisor.
- ManagerType; string; Role the supervisor has with regards to the overall organization structure such as functional, project leader, and so on. Valid values are defined in the commonLookupsLOV.
You can use these queryable attributes to filter this collection resource using the q query parameter:- DisplayName; string; Person's display name.
- EffectiveEndDate; string; End date of the date-effective changes to the record.
- EffectiveStartDate; string; Start date of the date-effective changes to the record.
- FirstName; string; Person's first name.
- FullName; string; Person's full name.
- Honors; string; Higher qualification appended to a person's name such as PhD.
- KnownAs; string; Person's preferred name.
- LastName; string; Person's last name.
- LegislationCode; string; Legislation code. Valid values are defined in the hcmCountriesLov.
- LegislationName; string; Name of the person's legislation.
- ListName; string; Person's listed name.
- LocalCreatedBy; string; User who created the local name information.
- LocalCreationDate; string; Date and time when the local name information was created.
- LocalDisplayName; string; Person's display name in local language.
- LocalEffectiveEndDate; string; End date of the date-effective changes to the record.
- LocalEffectiveStartDate; string; Start date of the date-effective changes to the record.
- LocalFirstName; string; Person's first name in local language.
- LocalFullName; string; Person's full name in local language.
- LocalHonors; string; Higher qualification appended to a person's name such as PhD in local language.
- LocalKnownAs; string; Person's preferred name in local language.
- LocalLastName; string; Person's last name in local language.
- LocalLastUpdateDate; string; Date and time when the local name information was last updated.
- LocalLastUpdatedBy; string; User who last updated the local name information.
- LocalLegislationCode; string; Legislation code of the local language. Valid values are defined in the hcmCountriesLov.
- LocalLegislationName; string; Name of the person's legislation in local language.
- LocalListName; string; Person's listed name in local language.
- LocalMiddleNames; string; Person's middle name in local language.
- LocalMilitaryRank; string; Person's military rank in local language.
- LocalNameInformation1; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation10; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation11; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation12; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation13; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation14; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation15; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation16; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation17; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation18; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation19; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation2; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation20; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation21; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation22; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation23; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation24; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation25; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation26; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation27; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation28; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation29; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation3; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation30; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation4; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation5; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation6; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation7; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation8; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameInformation9; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- LocalNameLanguage; string; Local language of the name. This isn't required for global names. If you're creating a local name, you must provide the language code.
- LocalNameLanguageMeaning; string; Meaning of the local language code for the person's name.
- LocalOrderName; string; Person's order name in local language.
- LocalPersonNameId; integer; Surrogate identifier for the local name record.
- LocalPreNameAdjunct; string; Part of the name added before a person's first name in local language.
- LocalPreviousLastName; string; Person's previous last name in local language.
- LocalSuffix; string; Part of the name appended to a person's last name such as Jr., III, and so on, in local language.
- LocalTitle; string; Person's salutation such as Mr., Ms., and so on in local language. Valid values are defined in the commonLookupsLOV.
- LocalTitleMeaning; string; Meaning of the person's title in local language.
- MiddleNames; string; Person's middle name.
- MilitaryRank; string; Person's military rank.
- NameInformation1; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation10; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation11; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation12; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation13; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation14; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation15; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation16; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation17; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation18; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation19; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation2; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation20; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation21; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation22; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation23; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation24; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation25; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation26; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation27; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation28; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation29; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation3; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation30; string; Additional name attribute reserved for customer legislation-specific name requirements as defined in the person name style definition.
- NameInformation4; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation5; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation6; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation7; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation8; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameInformation9; string; Additional name attribute reserved for Oracle Development for legislation-specific name requirements as defined in the person name style definition.
- NameLanguage; string; Language of the name. This isn't required for global names. If you're creating a local name, you must provide the language code.
- NameLanguageMeaning; string; Meaning of the language code for the person's name.
- OrderName; string; Person's order name.
- PersonNameId; integer; Surrogate identifier for the name record.
- PreNameAdjunct; string; Part of the name added before a person's first name.
- PreviousLastName; string; Person's previous last name.
- Suffix; string; Part of the name appended to a person's last name such as Jr., III, and so on.
- Title; string; Person salutation such as Mr., Ms., and so on. Valid values are defined in the commonLookupsLOV.
- TitleMeaning; string; Meaning of the person's title.
You can use these queryable attributes to filter this collection resource using the q query parameter:- EffectiveEndDate; string
- EffectiveStartDate; string
- PersonLegislativeId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- EffectiveEndDate; string
- EffectiveStartDate; string
- VisaPermitId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- LegalEmployerName; string; Name of the legal employer for the work relationship.
- LegalEntityId; integer; Unique identifier for the legal entity of the work relationship.
- LegislationCode; string; Legislation associated with the period of service.
- PeriodOfServiceId; integer; Surrogate identifier for the period of service.
- PrimaryFlag; boolean; Indicates whether the work relationship is the primary work relationship for the worker. Valid values are Yes and No.
- ProjectedTerminationDate; string; Projected last date of employment for the period of service.
- ReadyToConvertFlag; boolean; Indicates whether the pending worker is ready to be converted to the proposed worker type.
- StartDate; string; Start date of the period of employment.
- TerminationDate; string; Last date of employment for this period of service.
- WorkerType; string; Worker type for the period of service such as Employee (E), Contingent Worker (C), Pending Worker (P), or Nonworker (N). Valid values are defined in the commonLookupsLOV.
You can use these queryable attributes to filter this collection resource using the q query parameter:- PersonId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- AreaCode; string; Area code of the phone number.
- CountryCodeNumber; string; Country code of the phone number. Valid values are defined in the hcmCountriesLov.
- Extension; string; Extension number for the phone.
- LegislationCode; string; Phone legislation code.
- LegislationName; string; Name of the person's legislation.
- PhoneId; integer; Surrogate identifier for the phone.
- PhoneNumber; string; Phone number of various phone types such as Work, Home, and so on.
- PhoneType; string; Type of phone such as Work, Home, and so on. Valid values are defined in the commonLookupsLOV.
- PhoneTypeMeaning; string; Meaning of the person's phone type.
- PrimaryFlag; boolean; Indicates whether the phone number is the primary phone of the worker.
- ToDate; string; Date until when the phone number is valid.
- Validity; string; Time of day when a person can be reached at a specific phone number.
- ValidityMeaning; string; Description of the phone validity. Valid values are defined in the commonLookupsLOV.
You can use these queryable attributes to filter this collection resource using the q query parameter:- FromDate; string; Date from when the message is effective.
- MessageContent; string; Content of the message notification.
- MessageId; integer; Surrogate identifier for the worker message.
- ToDate; string; Date until when the message is effective.
You can use these queryable attributes to filter this collection resource using the q query parameter:- EmailAddress; string; Email address of the person.
- EmailAddressId; integer; Surrogate identifier for the email address of a worker.
- EmailType; string; Type of email such as work, personal, and so on. Valid values are defined in the commonLookupsLOV.
- EmailTypeMeaning; string; Meaning of the person's email type.
- PrimaryFlag; boolean; Indicates whether the email is the person's primary email.
- ToDate; string; Date until when the email address is valid.
You can use these queryable attributes to filter this collection resource using the q query parameter:- ApplicantNumber; string; Applicant number in the external application.
- BloodTypeMeaning; string; Meaning of the blood type of the person.
- CorrLanguageMeaning; string; Meaning of the person's preferred language of communication.
- CountryOfBirthName; string; Name of the country of birth of the person.
- DateOfBirth; string; Date of birth of the person.
- DisplayName; string; Person's display name.
- FullName; string; Person's full name.
- ListName; string; Person's list name.
- PersonId; integer; Surrogate identifier for the person.
- PersonNumber; string; Number assigned to a person to identify the person uniquely. Doesn't depend on the person type such as employee, contingent worker, and so on.
You can use these queryable attributes to filter this collection resource using the q query parameter:- AccommodationRequest; string; Request for accommodation.
- Category; string; Category of the disability such as Physical or Intellectual.
- CreatedBy; string; User who created the disability record.
- CreationDate; string; Date and time when the disability record was created.
- Degree; number; Extent to which the disability impacts the person's abilities.
- Description; string; Description of the person's disability.
- DisabilityCode; string; Code for the disability.
- DisabilityId; integer; Surrogate identifier for the disability of a worker.
- DisclosureDate; string; Date on which the disability has been disclosed by the worker. Used explicitly for the Japanese, United Kingdom, and United States legislation.
- EffectiveEndDate; string; End date of the date-effective changes to the record.
- EffectiveStartDate; string; Start date of the date-effective changes to the record.
- LastUpdateDate; string; Date and time when the disability record was last updated.
- LastUpdatedBy; string; User who last updated the disability record.
- LegislationCode; string; Legislation code for the disability. Valid values are defined in the hcmCountriesLov.
- OrganizationId; integer; Unique identifier of the organization.
- OrganizationName; string; Organization name to which the disability is registered.
- QuotaFTE; number; Person's full time equivalency.
- Reason; string; Reason for the person's disability.
- RegistrationDate; string; Date on which the disability was registered with the disability organization.
- RegistrationExpDate; string; Expiration date of the disability registration.
- RegistrationId; string; Identification detail given to the person by the disability organization.
- SelfDisclosedType; string; Type of disability disclosed by the worker. Used explicitly for the Japanese, United Kingdom, and United States legislation.
- Status; string; Status of the person's disability.
- WorkRestriction; string; Details of any work restrictions due to the disability.
You can use these queryable attributes to filter this collection resource using the q query parameter:- AssignmentId; integer; Internal identifier for the reports assignment.
- AssignmentName; string; Business title of the report.
- AssignmentNumber; string; Assignment number of the report.
- DisplayName; string; Display name of the report.
- Level; integer; Level of the report in the manager's hierarchy.
- PersonId; integer; Surrogate identifier for the report.
- PersonNumber; string; Person number of the report.
- RelationshipType; string; Type of managerial relationship with the report such as line manager.
You can use these queryable attributes to filter this collection resource using the q query parameter:- AssignmentId; integer
- AssignmentType; string
- EffectiveEndDate; string
- EffectiveLatestChange; string
- EffectiveSequence; integer
- EffectiveStartDate; string
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- LegislationCode; string; Religion legislation code. Valid values are defined in the hcmCountriesLov.
- LegislationName; string; Name of the person's legislation.
- PrimaryFlag; boolean; Indicates whether the religion is the person's primary religion for this legislation.
- Religion; string; Religion of the person. Valid values are defined in the commonLookupsLOV.
- ReligionId; integer; Surrogate identifier for the religion.
- ReligionMeaning; string; Meaning of the person's religion code.
You can use these queryable attributes to filter this collection resource using the q query parameter:- ContractId; integer
- EffectiveEndDate; string
- EffectiveStartDate; string
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- NationalIdentifierId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- DriversLicenseId; integer; Surrogate identifier for the driver's license of a worker.
- IssuingCountry; string; Country in which the driver's license was issued. Valid values are defined in the hcmCountriesLov.
- IssuingCountryName; string; Name of the country issuing the person's license.
- LicenseNumber; string; Driver's license number.
- LicenseSuspendedFlag; boolean; Indicates whether the driver's license is suspended.
- LicenseType; string; Type of license. Valid values are defined in the commonLookupsLOV.
- LicenseTypeMeaning; string; Meaning of the person's license type.
- SuspendedFromDate; string; Start date of suspension period, if any.
- SuspendedToDate; string; End date of suspension period, if any.
- ToDate; string; Date until when the driver's license is valid.
You can use these queryable attributes to filter this collection resource using the q query parameter:- PeriodOfServiceId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- ActionCode; string; Action being performed for this assignment, such as, Hire, Add Pending Worker, Manager Change and so on. Valid values are defined in the actionsLOV.
- AssignmentCategory; string; User-defined category for the assignment such as full-time, permanent, and so on. Valid values are defined in the commonLookupsLOV.
- AssignmentId; integer; Surrogate identifier for the worker assignment.
- AssignmentName; string; Business title of the worker assignment.
- AssignmentNumber; string; Unique identifier for the assignment.
- AssignmentStatusType; string; Assignment status type. Valid values are defined in the assignmentStatusTypesLov.
- AssignmentType; string; Type of the assignment such as employee or contingent worker.
- BargainingUnitCode; string; Code for the bargaining unit.
- BusinessUnitId; integer; Unique identifier for the business unit of the assignment.
- BusinessUnitName; string; Name of the business unit for the worker assignment. Valid values are defined in the hcmBusinesUnitsLOV.
- CollectiveAgreementId; integer; Surrogate identifier for the collective agreement.
- CollectiveAgreementName; string; Name for the collective agreement. Valid values are defined in the collectiveAgreementsLov.
- ContractId; integer; Surrogate identifier for the contract.
- ContractNumber; string; Number of the contract.
- DefaultExpenseAccount; string; Default expense account of the assignment. If the expense account is configured with multiple segments, then provide the concatenated value. Separate the values using the separator configured for the expense account.
- DepartmentId; integer; Unique identifier for the worker's department.
- DepartmentName; string; Name of the department for the worker assignment. Valid values are defined in the departmentsLov.
- EffectiveEndDate; string; End date of the date-effective changes to the record.
- EffectiveLatestChange; string; Set to Y if this is the last change on the effective start date. Otherwise, set to N.
- EffectiveSequence; integer; Sequence number of the change on the effective start date. For the first change on the effective start date, set this value to 1. For incremental changes, leave this value blank to generate the next number in the sequence.
- EffectiveStartDate; string; Start date of the date-effective changes to the record.
- FullPartTime; string; Indicates whether the worker works full-time or part-time. Valid values are defined in the commonLookupsLOV.
- GradeCode; string; Code of the assignment grade. Valid values are defined in the gradesLov.
- GradeId; integer; Unique identifier for the worker's grade.
- GradeLadderId; integer; Unique identifier for the grade ladder used for benefits.
- GradeLadderName; string; Name of the grade ladder used for benefits. Valid values are defined in the gradeLaddersLov.
- GradeStepEligibilityFlag; boolean; Indicates whether the assignment is eligible for grade-step progression. Valid values are true or false.
- HourlySalariedCode; string; Identifies whether the assignment is paid by the hour or by a salary. Either maintained at the assignment level or employment or placement terms but not both. Valid values are defined in the commonLookupsLOV.
- JobCode; string; Code for the worker's job. Valid values are defined in the jobsLov.
- JobId; integer; Unique identifier for the worker's job.
- LabourUnionMemberFlag; boolean; Indicates whether the worker is a labor union member.
- LocationCode; string; Code for the worker's location.
- LocationId; integer; Unique identifier for the worker's location.
- ManagerFlag; boolean; Indicates whether the worker is a manager.
- NoticePeriod; integer; Notice period for the assignment. Specify with the NoticePeriodUOM attribute.
- NoticePeriodUOM; string; Unit of measure for the notice period. Specify with the NoticePeriod attribute. Valid values are defined in the commonLookupsLOV.
- PeopleGroup; string; People Group Key flexfield for the assignment. If people group is configured with multiple segments, provide the concatenated value, separating the values with the separator configured for the People Group Key flexfield.
- PermanentTemporary; string; Indicates whether the worker is regular or temporary. Valid values are defined in the commonLookupsLOV.
- PositionCode; string; Code for the worker's position.
- PositionId; integer; Unique identifier for the worker's position.
- PrimaryAssignmentFlag; boolean; Indicates whether the current assignment is primary for the work relationship. Valid values are true or false.
- PrimaryFlag; boolean; Indicates whether the current assignment is the primary assignment for the worker. Valid values are true or false.
- ProbationEndDate; string; End date of the probation period.
- ProbationPeriod; number; Duration of the probation period. Specify with the ProbationPeriodUnit attribute.
- ProbationPeriodUnit; string; Unit of measure for the probation period. Specify with the ProbationPeriod attribute. Valid values are defined in the commonLookupsLOV.
- ProjectedEndDate; string; Date when the assignment is expected to end.
- ProjectedStartDate; string; Expected start date for applicants. This value is required for pending workers.
- ProposedUserPersonType; string; Code of the proposed user person type. Valid values are defined in the personTypesLOV.
- ProposedUserPersonTypeId; string; Unique identifier for the proposed user person type.
- ReportingEstablishmentId; integer; Unique identifier for the reporting establishment.
- ReportingEstablishmentName; string; Name of the reporting establishment. Valid values are defined in the reportingEstablishmentsLOV.
- RetirementAge; integer; Age at which the worker is retiring.
- RetirementDate; string; Planned retirement date of the worker.
- SeniorityBasis; string; Basis for calculating seniority for the person. Valid values are defined in the commonLookupsLOV.
- SynchronizeFromPositionFlag; boolean; Indicates whether attributes from the position can be overridden on the assignment when using position synchronization. Valid values are true or false.
- UnionId; integer; Unique identifier of the worker union for the assignment.
- UnionName; string; Name of the worker union for the assignment. Valid values are defined in the unionsLov.
- UserPersonTypeId; integer; Unique identifier for the user person type.
- WorkAtHomeFlag; boolean; Indicates whether the worker works at home for the assignment.
- WorkerCategory; string; Category of the worker such as blue collar, civil servant, and so on. Valid values are defined in the commonLookupsLOV.
You can use these queryable attributes to filter this collection resource using the q query parameter:- AccountName; string; Name of the account.
- DeliveryMethodId; integer; Surrogate identifier for the delivery method.
- EndDate; string; End date of the account.
- Provider; string; Provider of the account such as Facebook and Twitter. Valid values are defined in the commonLookupsLOV.
- ProviderMeaning; string; Meaning of the person's provider type.
You can use these queryable attributes to filter this collection resource using the q query parameter:- Citizenship; string; Citizenship legislation code. Valid values are defined in the hcmCountriesLov.
- CitizenshipId; integer; Surrogate identifier for the citizenship of a worker.
- CitizenshipMeaning; string; Name of the citizenship legislation code.
- CitizenshipStatus; string; Status of the citizenship. Valid values are defined in the commonLookupsLOV.
- CitizenshipStatusMeaning; string; Meaning of the person's citizenship status code.
- ToDate; string; Date until when the citizenship is valid.
You can use these queryable attributes to filter this collection resource using the q query parameter:- AssignmentId; integer; Unique identifier of the assignment to which this external identifier relates.
- AssignmentName; string; Name of the person's assignment.
- AssignmentNumber; string; Assignment number to which the external identifier belongs.
- ExternalIdentifierId; integer; Surrogate identifier for the external identifier.
- ExternalIdentifierNumber; string; External identifier number.
- ExternalIdentifierSequence; integer; Sequence of the external identifier.
- ExternalIdentifierType; string; Type of external identifier, such as Third-Party Payroll ID. Valid values are defined in the commonLookupsLOV.
- ExternalIdentifierTypeMeaning; string; Meaning of the person's external identifier.
- FromDate; string; Date and time from when the external identifier is valid.
- ToDate; string; Date and time until when the external identifier is valid.
You can use these queryable attributes to filter this collection resource using the q query parameter:- EffectiveEndDate; string; End date of the date-effective changes to the record.
- EffectiveStartDate; string; Start date of the date-effective changes to the record.
- ExpirationDate; string; Expiration date of the visa or permit.
- IssuingCountry; string; Country in which the visa or permit was issued. Valid values are defined in the hcmCountriesLov.
- IssuingCountryName; string; Name of the country issuing the person's visa.
- VisaPermitCategory; string; Category of the visa or permit. Valid values are defined in the commonLookupsLOV.
- VisaPermitCategoryMeaning; string; Meaning of the person's visa permit category.
- VisaPermitId; integer; Surrogate identifier for the visa or permit.
- VisaPermitNumber; string; Visa or permit number.
- VisaPermitStatus; string; Indicates if the visa or permit is current. Valid values are defined in the commonLookupsLOV.
- VisaPermitStatusDate; string; Date from when the permit status is effective.
- VisaPermitStatusMeaning; string; Meaning of the person's visa permit status.
- VisaPermitType; string; Visa or permit type. Valid values are defined in the commonLookupsLOV.
- VisaPermitTypeMeaning; string; Meaning of the person's visa permit type.
You can use these queryable attributes to filter this collection resource using the q query parameter:- ActionCode; string; Action code for the employment contract.
- ContractEndDate; string; Date when the contract ends.
- ContractExtensionFlag; boolean; Indicates whether the contract should be extended. Valid values are Yes and No. The default value is null.
- ContractId; integer; Surrogate identifier for the contract.
- ContractNumber; string; Number of the contract.
- ContractType; string; Type of the contract.
- EffectiveEndDate; string; End date of the date-effective changes to the record.
- EffectiveStartDate; string; Start date of the date-effective changes to the record.
- ExtensionNumber; integer; Extension number of the contract.
- ExtensionPeriod; number; Extension period of the contract.
- ExtensionPeriodUnits; string; Unit for the extension period of the contract.
- InitialDuration; number; Initial duration of the contract.
- InitialDurationUnits; string; Unit for the initial duration of the contract.
You can use these queryable attributes to filter this collection resource using the q query parameter:- CitizenshipId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- DriversLicenseTypeId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
You can use these queryable attributes to filter this collection resource using the q query parameter:- PhoneId; integer
- __FLEX_Context; string; Context Value
- __FLEX_Context_DisplayValue; string; Context Value
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
-
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 : workers-workersEFF
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Items
Type:
arrayTitle:
ItemsThe items in the collection.
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "PER_EIT":"#/components/schemas/oracle_apps_hcm_people_core_flex_personEITEFF_base_view_j__PersonExtraInformationPerEitprivateVO-item-response" } }
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_hcm_people_core_flex_personEITEFF_base_view_j__PersonExtraInformationPerEitprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:PER_EIT -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonExtraInformationContextHRX_5FCN_5FMILITARY_5FINFOprivateVO: array
PersonExtraInformationContextHRX_5FCN_5FMILITARY_5FINFOprivateVO
-
PersonExtraInformationContextHRX_5FCN_5FOTHER_5FEMPLOYEE_5FINFOprivateVO: array
PersonExtraInformationContextHRX_5FCN_5FOTHER_5FEMPLOYEE_5FINFOprivateVO
-
PersonExtraInformationContextHRX_5FCN_5FPERSONAL_5FFILE_5FINFOprivateVO: array
PersonExtraInformationContextHRX_5FCN_5FPERSONAL_5FFILE_5FINFOprivateVO
-
PersonExtraInformationContextHRX_5FCN_5FPERSONALITY_5FINFOprivateVO: array
PersonExtraInformationContextHRX_5FCN_5FPERSONALITY_5FINFOprivateVO
-
PersonExtraInformationContextHRX_5FCN_5FPOLITICAL_5FINFOprivateVO: array
PersonExtraInformationContextHRX_5FCN_5FPOLITICAL_5FINFOprivateVO
-
PersonExtraInformationContextHRX_5FIN_5FMISCELLANEOUSprivateVO: array
PersonExtraInformationContextHRX_5FIN_5FMISCELLANEOUSprivateVO
-
PersonExtraInformationContextHRX_5FIN_5FNOMINATIONprivateVO: array
PersonExtraInformationContextHRX_5FIN_5FNOMINATIONprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FCA_5FDESIGNATED_5FGROUPSprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FCA_5FDESIGNATED_5FGROUPSprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FFR_5FDISC_5FACTIONSprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FFR_5FDISC_5FACTIONSprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FFR_5FMED_5FEXAMprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FFR_5FMED_5FEXAMprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FFR_5FPERSO_5FREPprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FFR_5FPERSO_5FREPprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FINFOprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FINFOprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FQUAL_5FINFOprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FQUAL_5FINFOprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FIT_5FDISC_5FACTIONSprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FIT_5FDISC_5FACTIONSprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FIT_5FORG_5FROLEprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FIT_5FORG_5FROLEprivateVO
-
PersonExtraInformationContextORA_5FHRX_5FIT_5FTRADE_5FUNION_5FRELprivateVO: array
PersonExtraInformationContextORA_5FHRX_5FIT_5FTRADE_5FUNION_5FRELprivateVO
-
PersonExtraInformationContextORA_5FIRC_5FCONTINGENT_5FTALENT_5FINFOprivateVO: array
PersonExtraInformationContextORA_5FIRC_5FCONTINGENT_5FTALENT_5FINFOprivateVO
-
PersonId: integer
(int64)
Title:
Person ID
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : PersonExtraInformationContextHRX_5FCN_5FMILITARY_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextHRX_5FCN_5FOTHER_5FEMPLOYEE_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextHRX_5FCN_5FPERSONAL_5FFILE_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextHRX_5FCN_5FPERSONALITY_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextHRX_5FCN_5FPOLITICAL_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextHRX_5FIN_5FMISCELLANEOUSprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FCA_5FDESIGNATED_5FGROUPSprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FFR_5FDISC_5FACTIONSprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FFR_5FMED_5FEXAMprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FFR_5FPERSO_5FREPprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FQUAL_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FIT_5FDISC_5FACTIONSprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FIT_5FORG_5FROLEprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FHRX_5FIT_5FTRADE_5FUNION_5FRELprivateVO
Type:
Show Source
arrayNested Schema : PersonExtraInformationContextORA_5FIRC_5FCONTINGENT_5FTALENT_5FINFOprivateVO
Type:
Show Source
arrayNested 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 : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextHRX_5FCN_5FMILITARY_5FINFOprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
demobilizationApprovalAuthorit: string
Title:
Demobilization Approval AuthorityMaximum Length:150Demobilization Approval Authority -
demobilizationApprovalDate: string
(date)
Title:
Demobilization Approval DateDemobilization Approval Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
enlistmentDate: string
(date)
Title:
Enlistment DateEnlistment Date -
enlistmentLocation: string
Title:
Enlistment LocationMaximum Length:150Enlistment Location -
jobPriorToDemobilization: string
Title:
Job Prior to DemobilizationMaximum Length:150Job Prior to Demobilization -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
militaryLevelPriorToDemobiliza: string
Title:
Military Level Prior to DemobilizationMaximum Length:150Military Level Prior to Demobilization -
militaryLevelPriorToDemobiliza_Display: string
Title:
Military Level Prior to DemobilizationMilitary Level Prior to Demobilization -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:HRX_CN_MILITARY_INFO -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
professionalTechnicalLevelPrio: string
Title:
Professional Technical Level Prior to DemobilizationMaximum Length:150Professional Technical Level Prior to Demobilization -
rankPriorToDemobilization: string
Title:
Rank Prior to DemobilizationMaximum Length:150Rank Prior to Demobilization -
rankPriorToDemobilization_Display: string
Title:
Rank Prior to DemobilizationRank Prior to Demobilization -
registeredForReserve: string
Title:
Registered for ReserveMaximum Length:150Registered for Reserve -
registeredForReserve_Display: string
Title:
Registered for ReserveRegistered for Reserve -
salaryGradePriorToDemobilizati: string
Title:
Salary Grade Prior to DemobilizationMaximum Length:150Salary Grade Prior to Demobilization
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextHRX_5FCN_5FOTHER_5FEMPLOYEE_5FINFOprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:HRX_CN_OTHER_EMPLOYEE_INFO -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
workingLifeStartDate: string
(date)
Title:
Working Life Start DateWorking Life Start Date
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextHRX_5FCN_5FPERSONAL_5FFILE_5FINFOprivateVO-item-response
Type:
Show Source
object-
archivedFormat: string
Title:
Archived FormatMaximum Length:150Archived Format -
archivedFormat_Display: string
Title:
Archived FormatArchived Format -
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
fileNumber: string
Title:
File NumberMaximum Length:150File Number -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
originalCopyStorageLocation: string
Title:
Original Copy Storage LocationMaximum Length:150Original Copy Storage Location -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:HRX_CN_PERSONAL_FILE_INFO -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
secondaryCopyStorageLocation: string
Title:
Secondary Copy Storage LocationMaximum Length:150Secondary Copy Storage Location -
transferFromOrganization: string
Title:
Transfer From OrganizationMaximum Length:150Transfer From Organization -
transferInDate: string
(date)
Title:
Transfer In DateTransfer In Date -
transferOutDate: string
(date)
Title:
Transfer Out DateTransfer Out Date -
transferToOrganization: string
Title:
Transfer To OrganizationMaximum Length:150Transfer To Organization
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextHRX_5FCN_5FPERSONALITY_5FINFOprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:HRX_CN_PERSONALITY_INFO -
personalIdentity: string
Title:
Personal IdentityMaximum Length:150Personal Identity -
personalIdentity_Display: string
Title:
Personal IdentityPersonal Identity -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextHRX_5FCN_5FPOLITICAL_5FINFOprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
formalMembershipStartDate: string
(date)
Title:
Formal Membership Start DateFormal Membership Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
membershipAcquiredDate: string
(date)
Title:
Membership Acquired DateMembership Acquired Date -
membershipAcquiredLocation: string
Title:
Membership Acquired LocationMaximum Length:150Membership Acquired Location -
membershipAcquiredOrganization: string
Title:
Membership Acquired OrganizationMaximum Length:150Membership Acquired Organization -
membershipExceptionDate: string
(date)
Title:
Membership Exception DateMembership Exception Date -
membershipExceptionReason: string
Title:
Membership Exception ReasonMaximum Length:150Membership Exception Reason -
membershipExceptionType: string
Title:
Membership Exception TypeMaximum Length:150Membership Exception Type -
membershipExceptionType_Display: string
Title:
Membership Exception TypeMembership Exception Type -
membershipStatus: string
Title:
Membership StatusMaximum Length:150Membership Status -
membershipStatus_Display: string
Title:
Membership StatusMembership Status -
partyMemberProposer1: string
Title:
Party Member Proposer 1Maximum Length:150Party Member Proposer 1 -
partyMemberProposer2: string
Title:
Party Member Proposer 2Maximum Length:150Party Member Proposer 2 -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:HRX_CN_POLITICAL_INFO -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
politicalStatus: string
Title:
Political StatusMaximum Length:150Political Status -
politicalStatus_Display: string
Title:
Political StatusPolitical Status
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextHRX_5FIN_5FMISCELLANEOUSprivateVO-item-response
Type:
Show Source
object-
caste: string
Title:
Caste or TribeMaximum Length:150Caste or Tribe -
community: string
Title:
CommunityMaximum Length:150Community -
community_DisplayValue: string
Title:
CommunityCommunity -
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
exServicePerson: string
Title:
Ex-Service PersonMaximum Length:150Ex-Service Person -
height: string
Title:
HeightMaximum Length:150Height -
isDirector: string
Title:
DirectorMaximum Length:150Director -
isDirector_Display: string
Title:
DirectorDirector -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
panApplied: string
Title:
PAN AppliedMaximum Length:150PAN Applied -
panReferenceNumber: string
Title:
PAN Acknowledgment NumberMaximum Length:150PAN Acknowledgment Number -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:HRX_IN_MISCELLANEOUS -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
referenceNumber: string
Title:
Reference NumberMaximum Length:150Reference Number -
residentialStatus: string
Title:
Residential StatusMaximum Length:150Residential Status -
residentialStatus_Display: string
Title:
Residential StatusResidential Status -
weight: integer
(int32)
Title:
WeightWeight
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextHRX_5FIN_5FNOMINATIONprivateVO-item-response
Type:
Show Source
object-
benefitType: string
Title:
Benefit TypeMaximum Length:150Benefit Type -
benefitType_Display: string
Title:
Benefit TypeBenefit Type -
contactPerson: string
Title:
Contact PersonMaximum Length:150Contact Person -
contactPerson_Display: string
Title:
Contact PersonContact Person -
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
nominationEndReason: string
Title:
Nomination End ReasonMaximum Length:150Nomination End Reason -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:HRX_IN_NOMINATION - percentShare: integer (int32)
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
sequenceNumber: integer
(int32)
Title:
Sequence NumberSequence Number
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FCA_5FDESIGNATED_5FGROUPSprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
oraHrxCaDgAboriginal: string
Title:
AboriginalMaximum Length:150Aboriginal -
oraHrxCaDgDisabled: string
Title:
DisabledMaximum Length:150Disabled -
oraHrxCaDgNodesgrp: string
Title:
No designated group providedMaximum Length:150No designated group provided -
oraHrxCaDgVisibleMinority: string
Title:
Visible MinorityMaximum Length:150Visible Minority -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_CA_DESIGNATED_GROUPS -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FFR_5FDISC_5FACTIONSprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
FrdateOfEvent: string
(date)
Title:
Date of EventDate of Event -
FrDiscComment: string
Title:
CommentMaximum Length:150Comment -
FrDiscEventAction: string
Title:
Disciplinary ActionMaximum Length:150Disciplinary Action -
FrDiscEventAction_Display: string
Title:
Disciplinary ActionDisciplinary Action -
FrEvent: string
Title:
EventMaximum Length:150Event -
FrEvent_Display: string
Title:
EventEvent -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_FR_DISC_ACTIONS -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FFR_5FMED_5FEXAMprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
examType: string
Title:
Exam TypeMaximum Length:150Exam Type -
examType_Display: string
Title:
Exam TypeExam Type -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
nextExamDate: string
(date)
Title:
Next Exam dateNext Exam date -
occupationalMedicineCenter: string
Title:
Occupational Medicine CenterMaximum Length:150Occupational Medicine Center -
occupationalMedicineCenter_Display: string
Title:
Occupational Medicine CenterOccupational Medicine Center -
oraHrxFrExam: string
(date)
Title:
Exam DateExam Date -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_FR_MED_EXAM -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FFR_5FPERSO_5FREPprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
delegationHours: integer
(int32)
Title:
Delegation HoursDelegation Hours -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
endDate: string
(date)
Title:
End DateEnd Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
mandateType: string
Title:
Mandate TypeMaximum Length:150Mandate Type -
mandateType_Display: string
Title:
Mandate TypeMandate Type -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_FR_PERSO_REP -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
startDate: string
(date)
Title:
Role Start DateRole Start Date
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FINFOprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OraHrxGbPsSwcEyts: string
Title:
Early Years Teacher StatusMaximum Length:150Early Years Teacher Status -
OraHrxGbPsSwcEyts_Display: string
Title:
Early Years Teacher StatusEarly Years Teacher Status -
OraHrxGbPsSwcHlta: string
Title:
Higher Level Teaching Assistant StatusMaximum Length:150Higher Level Teaching Assistant Status -
OraHrxGbPsSwcHlta_Display: string
Title:
Higher Level Teaching Assistant StatusHigher Level Teaching Assistant Status -
OraHrxGbPsSwcQtls: string
Title:
Qualified Teacher Learning and Skills StatusMaximum Length:150Qualified Teacher Learning and Skills Status -
OraHrxGbPsSwcQtls_Display: string
Title:
Qualified Teacher Learning and Skills StatusQualified Teacher Learning and Skills Status -
OraHrxGbPsSwcQts: string
Title:
Qualified Teacher StatusMaximum Length:150Qualified Teacher Status -
OraHrxGbPsSwcQts_Display: string
Title:
Qualified Teacher StatusQualified Teacher Status -
OraHrxGbPsSwcQualQtsRoute: string
Title:
QTS RouteMaximum Length:150QTS Route -
OraHrxGbPsSwcQualQtsRoute_Display: string
Title:
QTS RouteQTS Route -
OraHrxGbPsSwcSlt: string
Title:
Senior Leadership TeamMaximum Length:150Senior Leadership Team -
OraHrxGbPsSwcSlt_Display: string
Title:
Senior Leadership TeamSenior Leadership Team -
OraHrxGbSwcNqt: string
Title:
Newly Qualified TeacherMaximum Length:150Newly Qualified Teacher -
OraHrxGbSwcNqt_Display: string
Title:
Newly Qualified TeacherNewly Qualified Teacher -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_GB_SWC_INFO -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FQUAL_5FINFOprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OraHrxGbPsSwcClassOfDeg: string
Title:
Class of DegreeMaximum Length:150Class of Degree -
OraHrxGbPsSwcClassOfDeg_Display: string
Title:
Class of DegreeClass of Degree -
OraHrxGbPsSwcQualCode: string
Title:
Qualification CodeMaximum Length:150Qualification Code -
OraHrxGbPsSwcQualCode_Display: string
Title:
Qualification CodeQualification Code -
OraHrxGbPsSwcSubj1: string
Title:
Qualification Subject 1Maximum Length:150Qualification Subject 1 -
OraHrxGbPsSwcSubj1_Display: string
Title:
Qualification Subject 1Qualification Subject 1 -
OraHrxGbPsSwcSubj2: string
Title:
Qualification Subject 2Maximum Length:150Qualification Subject 2 -
OraHrxGbPsSwcSubj2_Display: string
Title:
Qualification Subject 2Qualification Subject 2 -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_GB_SWC_QUAL_INFO -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FIT_5FDISC_5FACTIONSprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
ItDiscEvent: string
Title:
EventMaximum Length:150Event -
ItDiscEvent_Display: string
Title:
EventEvent -
ItDiscEventAction: string
Title:
Disciplinary ActionMaximum Length:150Disciplinary Action -
ItDiscEventAction_Display: string
Title:
Disciplinary ActionDisciplinary Action -
ItDiscEventDate: string
(date)
Title:
Date of EventDate of Event -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_IT_DISC_ACTIONS -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FIT_5FORG_5FROLEprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
ItOrgRole: string
Title:
RoleMaximum Length:150Role -
ItOrgRole_Display: string
Title:
RoleRole -
ItOrgRoleStartDate: string
(date)
Title:
Role Start DateRole Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_IT_ORG_ROLE -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FHRX_5FIT_5FTRADE_5FUNION_5FRELprivateVO-item-response
Type:
Show Source
object-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
ItEnrolEndDate: string
(date)
Title:
Enrollment End DateEnrollment End Date -
ItEnrolStartDate: string
(date)
Title:
Enrollment Start DateEnrollment Start Date -
ItTradeUnionName: number
Title:
Trade Union NameTrade Union Name -
ItTradeUnionName_Display: string
Title:
Trade Union NameTrade Union Name -
ItTradeUnionRel: string
Title:
Trade Union RelationshipMaximum Length:150Trade Union Relationship -
ItTradeUnionRel_Display: string
Title:
Trade Union RelationshipTrade Union Relationship -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_HRX_IT_TRADE_UNION_REL -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextORA_5FIRC_5FCONTINGENT_5FTALENT_5FINFOprivateVO-item-response
Type:
Show Source
object-
agencyprofileurl: string
Title:
Profile URL from AgencyMaximum Length:150Profile URL from Agency -
bidcomment: string
Title:
CommentMaximum Length:150Comment -
bidcurrency: string
Title:
CurrencyMaximum Length:150Currency -
bidrate: number
Title:
Hourly RateHourly Rate -
CreationDate: string
(date-time)
Read Only:
true -
displayrate: string
Title:
Display RateMaximum Length:150Display Rate -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:ORA_IRC_CONTINGENT_TALENT_INFO -
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
previoussubmissionid: string
Title:
Previous SubmissionMaximum Length:150Previous Submission
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source