Get all extra information of a candidate
get
/hcmRestApi/resources/11.13.18.05/recruitingCandidateExtraInformation
Request
Query Parameters
-
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- PrimaryKey Finds recruitingCandidateExtraInformation by a unique ID
Finder Variables- PersonId; integer; Finds recruitingCandidateExtraInformation by the primary key PersonId; integer;
- findByPersonId Finds recruitingCandidateExtraInformation by a person ID
Finder Variables- PersonId; integer; Finds recruitingCandidateExtraInformation by a unique person ID
- PrimaryKey Finds recruitingCandidateExtraInformation by a unique ID
-
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:- CandidateNumber; string; Unique number assigned to each candidate in the candidate extra info.
- CategoryCode; string; Unique code for the extensible flexfield category.
- PersonId; integer; Person's unique identifier that the extra information is requested for.
-
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:
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.
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 : recruitingCandidateExtraInformation
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 : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-item-response
Type:
Show Source
object-
CandidateNumber: string
Title:
Candidate NumberMaximum Length:30Unique number assigned to each candidate in the candidate extra info. -
CategoryCode: string
Maximum Length:
80Default Value:PER_EITUnique code for the extensible flexfield category. -
jPersonExtraInformation: array
jPersonExtraInformation
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonId: integer
(int64)
Title:
Candidate NamePerson's unique identifier that the extra information is requested for.
Nested Schema : jPersonExtraInformation
Type:
Show Source
array-
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-
_APPROVE_DATE_LEAVE: string
(date)
Title:
Demobilization Approval Date -
_APPROVE_UNIT_LEAVE: string
Title:
Demobilization Approval AuthorityMaximum Length:150 -
_JOIN_DATE: string
(date)
Title:
Enlistment Date -
_JOIN_PLACE: string
Title:
Enlistment LocationMaximum Length:150 -
_LAST_LEVEL: string
Title:
Military Level Prior to DemobilizationMaximum Length:150 -
_LAST_LEVEL_Display: string
Title:
Military Level Prior to Demobilization -
_LAST_POSITION: string
Title:
Job Prior to DemobilizationMaximum Length:150 -
_LAST_PROF_TITLE_LEVEL: string
Title:
Professional Technical Level Prior to DemobilizationMaximum Length:150 -
_LAST_RANK: string
Title:
Rank Prior to DemobilizationMaximum Length:150 -
_LAST_RANK_Display: string
Title:
Rank Prior to Demobilization -
_LAST_SALARY_GRADE: string
Title:
Salary Grade Prior to DemobilizationMaximum Length:150 -
_RESERVE_OFFICIAL_RESIGNATION: string
Title:
Registered for ReserveMaximum Length:150 -
_RESERVE_OFFICIAL_RESIGNATION_Display: string
Title:
Registered for Reserve -
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 -
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_MILITARY_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-PersonExtraInformationContextHRX_5FCN_5FOTHER_5FEMPLOYEE_5FINFOprivateVO-item-response
Type:
Show Source
object-
_WORK_LIFE_START_DATE: string
(date)
Title:
Working Life Start Date -
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 -
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)
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-
_ARCHIVE_FORMAT: string
Title:
Archived FormatMaximum Length:150 -
_ARCHIVE_FORMAT_Display: string
Title:
Archived Format -
_DUPLICATE_COPY_LOCATION: string
Title:
Secondary Copy Storage LocationMaximum Length:150 -
_FILE_NUMBER: string
Title:
File NumberMaximum Length:150 -
_ORIGINAL_COPY_LOCATION: string
Title:
Original Copy Storage LocationMaximum Length:150 -
_SOURCE_UNIT: string
Title:
Transfer From OrganizationMaximum Length:150 -
_TARGET_UNIT: string
Title:
Transfer To OrganizationMaximum Length:150 -
_TRANSFER_IN_DATE: string
(date)
Title:
Transfer In Date -
_TRANSFER_OUT_DATE: string
(date)
Title:
Transfer Out Date -
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 -
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_PERSONAL_FILE_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-PersonExtraInformationContextHRX_5FCN_5FPERSONALITY_5FINFOprivateVO-item-response
Type:
Show Source
object-
_IDENTITY: string
Title:
Personal IdentityMaximum Length:150 -
_IDENTITY_Display: string
Title:
Personal Identity -
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 -
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 -
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-
_EXCEPTION_DATE: string
(date)
Title:
Membership Exception Date -
_EXCEPTION_REASON: string
Title:
Membership Exception ReasonMaximum Length:150 -
_EXCEPTION_TYPE: string
Title:
Membership Exception TypeMaximum Length:150 -
_EXCEPTION_TYPE_Display: string
Title:
Membership Exception Type -
_INTRODUCER1: string
Title:
Party Member Proposer 1Maximum Length:150 -
_INTRODUCER2: string
Title:
Party Member Proposer 2Maximum Length:150 -
_JOIN_DATE: string
(date)
Title:
Membership Acquired Date -
_JOIN_PLACE: string
Title:
Membership Acquired LocationMaximum Length:150 -
_JOIN_UNIT: string
Title:
Membership Acquired OrganizationMaximum Length:150 -
_MEMBER_FROM_DATE: string
(date)
Title:
Formal Membership Start Date -
_PARTY_TYPE: string
Title:
Political StatusMaximum Length:150 -
_PARTY_TYPE_Display: string
Title:
Political Status -
_STATUS: string
Title:
Membership StatusMaximum Length:150 -
_STATUS_Display: string
Title:
Membership Status -
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 -
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_POLITICAL_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-PersonExtraInformationContextHRX_5FIN_5FMISCELLANEOUSprivateVO-item-response
Type:
Show Source
object-
_CASTE: string
Title:
Caste or TribeMaximum Length:150 -
_COMMUNITY: string
Title:
CommunityMaximum Length:150 -
_COMMUNITY_DisplayValue: string
Title:
Community -
_EX_SERVICE_PERSON: string
Title:
Ex-Service PersonMaximum Length:150 -
_HEIGHT: string
Title:
HeightMaximum Length:150 -
_PAN_APPLIED: string
Title:
PAN AppliedMaximum Length:150 -
_PAN_REFERENCE_NUMBER: string
Title:
PAN Acknowledgment NumberMaximum Length:150 -
_RESIDENTIAL_STATUS: string
Title:
Residential StatusMaximum Length:150 -
_RESIDENTIAL_STATUS_Display: string
Title:
Residential Status -
_WEIGHT: integer
(int32)
Title:
Weight -
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
isDirector: string
Title:
DirectorMaximum Length:150 -
isDirector_Display: string
Title:
Director -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
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:150
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-
_BENEFIT_TYPE: string
Title:
Benefit TypeMaximum Length:150 -
_BENEFIT_TYPE_Display: string
Title:
Benefit Type -
_CONTACT_PERSON: string
Title:
Contact PersonMaximum Length:150 -
_CONTACT_PERSON_Display: string
Title:
Contact Person -
_NOMINATION_END_REASON: string
Title:
Nomination End ReasonMaximum Length:150 -
_PERCENT_SHARE: integer
(int32)
Title:
Share Percentage -
_SEQUENCE_NUMBER: integer
(int32)
Title:
Sequence Number -
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 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30 -
PeiInformationCategory: string
Maximum Length:
30Default Value:HRX_IN_NOMINATION -
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_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 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
oraHrxCaDgAboriginal: string
Title:
AboriginalMaximum Length:150 -
oraHrxCaDgDisabled: string
Title:
DisabledMaximum Length:150 -
oraHrxCaDgNodesgrp: string
Title:
No designated group providedMaximum Length:150 -
oraHrxCaDgVisibleMinority: string
Title:
Visible MinorityMaximum Length:150 -
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 Event -
FrDiscComment: string
Title:
CommentMaximum Length:150 -
FrDiscEventAction: string
Title:
Disciplinary ActionMaximum Length:150 -
FrDiscEventAction_Display: string
Title:
Disciplinary Action -
FrEvent: string
Title:
EventMaximum Length:150 -
FrEvent_Display: string
Title:
Event -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
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:150 -
examType_Display: string
Title:
Exam Type -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
nextExamDate: string
(date)
Title:
Next Exam date -
occupationalMedicineCenter: string
Title:
Occupational Medicine CenterMaximum Length:150 -
occupationalMedicineCenter_Display: string
Title:
Occupational Medicine Center -
oraHrxFrExam: string
(date)
Title:
Exam 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 Hours -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
endDate: string
(date)
Title:
End Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
mandateType: string
Title:
Mandate TypeMaximum Length:150 -
mandateType_Display: string
Title:
Mandate 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 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 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OraHrxGbPsSwcEyts: string
Title:
Early Years Teacher StatusMaximum Length:150 -
OraHrxGbPsSwcEyts_Display: string
Title:
Early Years Teacher Status -
OraHrxGbPsSwcHlta: string
Title:
Higher Level Teaching Assistant StatusMaximum Length:150 -
OraHrxGbPsSwcHlta_Display: string
Title:
Higher Level Teaching Assistant Status -
OraHrxGbPsSwcQtls: string
Title:
Qualified Teacher Learning and Skills StatusMaximum Length:150 -
OraHrxGbPsSwcQtls_Display: string
Title:
Qualified Teacher Learning and Skills Status -
OraHrxGbPsSwcQts: string
Title:
Qualified Teacher StatusMaximum Length:150 -
OraHrxGbPsSwcQts_Display: string
Title:
Qualified Teacher Status -
OraHrxGbPsSwcQualQtsRoute: string
Title:
QTS RouteMaximum Length:150 -
OraHrxGbPsSwcQualQtsRoute_Display: string
Title:
QTS Route -
OraHrxGbPsSwcSlt: string
Title:
Senior Leadership TeamMaximum Length:150 -
OraHrxGbPsSwcSlt_Display: string
Title:
Senior Leadership Team -
OraHrxGbSwcNqt: string
Title:
Newly Qualified TeacherMaximum Length:150 -
OraHrxGbSwcNqt_Display: string
Title:
Newly 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 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OraHrxGbPsSwcClassOfDeg: string
Title:
Class of DegreeMaximum Length:150 -
OraHrxGbPsSwcClassOfDeg_Display: string
Title:
Class of Degree -
OraHrxGbPsSwcQualCode: string
Title:
Qualification CodeMaximum Length:150 -
OraHrxGbPsSwcQualCode_Display: string
Title:
Qualification Code -
OraHrxGbPsSwcSubj1: string
Title:
Qualification Subject 1Maximum Length:150 -
OraHrxGbPsSwcSubj1_Display: string
Title:
Qualification Subject 1 -
OraHrxGbPsSwcSubj2: string
Title:
Qualification Subject 2Maximum Length:150 -
OraHrxGbPsSwcSubj2_Display: string
Title:
Qualification 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:150 -
ItDiscEvent_Display: string
Title:
Event -
ItDiscEventAction: string
Title:
Disciplinary ActionMaximum Length:150 -
ItDiscEventAction_Display: string
Title:
Disciplinary Action -
ItDiscEventDate: string
(date)
Title:
Date of Event -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
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:150 -
ItOrgRole_Display: string
Title:
Role -
ItOrgRoleStartDate: string
(date)
Title:
Role Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
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 Date -
ItEnrolStartDate: string
(date)
Title:
Enrollment Start Date -
ItTradeUnionName: number
Title:
Trade Union Name -
ItTradeUnionName_Display: string
Title:
Trade Union Name -
ItTradeUnionRel: string
Title:
Trade Union RelationshipMaximum Length:150 -
ItTradeUnionRel_Display: string
Title:
Trade Union Relationship -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
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-
bidcomment: string
Title:
CommentMaximum Length:150 -
bidcurrency: string
Title:
CurrencyMaximum Length:150 -
bidrate: number
Title:
Hourly Rate -
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 -
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)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source