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:
Items
The items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
Links
The 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:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCandidateExtraInformation-item-response
Type:
Show Source
object
-
CandidateNumber: string
Title:
Candidate Number
Maximum Length:30
Unique number assigned to each candidate in the candidate extra info. -
CategoryCode: string
Maximum Length:
80
Default Value:PER_EIT
Unique code for the extensible flexfield category. -
jPersonExtraInformation: array
jPersonExtraInformation
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PersonId: integer
(int64)
Title:
Candidate Name
Person'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:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
object
Discriminator: 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:
80
Default Value:PER_EIT
-
links: array
Links
Title:
Links
The 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:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : PersonExtraInformationContextHRX_5FCN_5FMILITARY_5FINFOprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextHRX_5FCN_5FOTHER_5FEMPLOYEE_5FINFOprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextHRX_5FCN_5FPERSONAL_5FFILE_5FINFOprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextHRX_5FCN_5FPERSONALITY_5FINFOprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextHRX_5FCN_5FPOLITICAL_5FINFOprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextHRX_5FIN_5FMISCELLANEOUSprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FCA_5FDESIGNATED_5FGROUPSprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FFR_5FDISC_5FACTIONSprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FFR_5FMED_5FEXAMprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FFR_5FPERSO_5FREPprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FINFOprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FGB_5FSWC_5FQUAL_5FINFOprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FIT_5FDISC_5FACTIONSprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FIT_5FORG_5FROLEprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FHRX_5FIT_5FTRADE_5FUNION_5FRELprivateVO
Type:
Show Source
array
Nested Schema : PersonExtraInformationContextORA_5FIRC_5FCONTINGENT_5FTALENT_5FINFOprivateVO
Type:
Show Source
array
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : recruitingCandidateExtraInformation-jPersonExtraInformation-PersonExtraInformationContextHRX_5FCN_5FMILITARY_5FINFOprivateVO-item-response
Type:
Show Source
object
-
_APPROVE_DATE_LEAVE: string
(date)
Title:
Demobilization Approval Date
Demobilization Approval Date -
_APPROVE_UNIT_LEAVE: string
Title:
Demobilization Approval Authority
Maximum Length:150
Demobilization Approval Authority -
_JOIN_DATE: string
(date)
Title:
Enlistment Date
Enlistment Date -
_JOIN_PLACE: string
Title:
Enlistment Location
Maximum Length:150
Enlistment Location -
_LAST_LEVEL: string
Title:
Military Level Prior to Demobilization
Maximum Length:150
Military Level Prior to Demobilization -
_LAST_LEVEL_Display: string
Title:
Military Level Prior to Demobilization
Military Level Prior to Demobilization -
_LAST_POSITION: string
Title:
Job Prior to Demobilization
Maximum Length:150
Job Prior to Demobilization -
_LAST_PROF_TITLE_LEVEL: string
Title:
Professional Technical Level Prior to Demobilization
Maximum Length:150
Professional Technical Level Prior to Demobilization -
_LAST_RANK: string
Title:
Rank Prior to Demobilization
Maximum Length:150
Rank Prior to Demobilization -
_LAST_RANK_Display: string
Title:
Rank Prior to Demobilization
Rank Prior to Demobilization -
_LAST_SALARY_GRADE: string
Title:
Salary Grade Prior to Demobilization
Maximum Length:150
Salary Grade Prior to Demobilization -
_RESERVE_OFFICIAL_RESIGNATION: string
Title:
Registered for Reserve
Maximum Length:150
Registered for Reserve -
_RESERVE_OFFICIAL_RESIGNATION_Display: string
Title:
Registered for Reserve
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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:HRX_CN_MILITARY_INFO
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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
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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:HRX_CN_OTHER_EMPLOYEE_INFO
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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 Format
Maximum Length:150
Archived Format -
_ARCHIVE_FORMAT_Display: string
Title:
Archived Format
Archived Format -
_DUPLICATE_COPY_LOCATION: string
Title:
Secondary Copy Storage Location
Maximum Length:150
Secondary Copy Storage Location -
_FILE_NUMBER: string
Title:
File Number
Maximum Length:150
File Number -
_ORIGINAL_COPY_LOCATION: string
Title:
Original Copy Storage Location
Maximum Length:150
Original Copy Storage Location -
_SOURCE_UNIT: string
Title:
Transfer From Organization
Maximum Length:150
Transfer From Organization -
_TARGET_UNIT: string
Title:
Transfer To Organization
Maximum Length:150
Transfer To Organization -
_TRANSFER_IN_DATE: string
(date)
Title:
Transfer In Date
Transfer In Date -
_TRANSFER_OUT_DATE: string
(date)
Title:
Transfer Out Date
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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:HRX_CN_PERSONAL_FILE_INFO
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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 Identity
Maximum Length:150
Personal Identity -
_IDENTITY_Display: string
Title:
Personal Identity
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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:HRX_CN_PERSONALITY_INFO
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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
Membership Exception Date -
_EXCEPTION_REASON: string
Title:
Membership Exception Reason
Maximum Length:150
Membership Exception Reason -
_EXCEPTION_TYPE: string
Title:
Membership Exception Type
Maximum Length:150
Membership Exception Type -
_EXCEPTION_TYPE_Display: string
Title:
Membership Exception Type
Membership Exception Type -
_INTRODUCER1: string
Title:
Party Member Proposer 1
Maximum Length:150
Party Member Proposer 1 -
_INTRODUCER2: string
Title:
Party Member Proposer 2
Maximum Length:150
Party Member Proposer 2 -
_JOIN_DATE: string
(date)
Title:
Membership Acquired Date
Membership Acquired Date -
_JOIN_PLACE: string
Title:
Membership Acquired Location
Maximum Length:150
Membership Acquired Location -
_JOIN_UNIT: string
Title:
Membership Acquired Organization
Maximum Length:150
Membership Acquired Organization -
_MEMBER_FROM_DATE: string
(date)
Title:
Formal Membership Start Date
Formal Membership Start Date -
_PARTY_TYPE: string
Title:
Political Status
Maximum Length:150
Political Status -
_PARTY_TYPE_Display: string
Title:
Political Status
Political Status -
_STATUS: string
Title:
Membership Status
Maximum Length:150
Membership Status -
_STATUS_Display: string
Title:
Membership Status
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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:HRX_CN_POLITICAL_INFO
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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 Tribe
Maximum Length:150
Caste or Tribe -
_COMMUNITY: string
Title:
Community
Maximum Length:150
Community -
_COMMUNITY_DisplayValue: string
Title:
Community
Community -
_EX_SERVICE_PERSON: string
Title:
Ex-Service Person
Maximum Length:150
Ex-Service Person -
_HEIGHT: string
Title:
Height
Maximum Length:150
Height -
_PAN_APPLIED: string
Title:
PAN Applied
Maximum Length:150
PAN Applied -
_PAN_REFERENCE_NUMBER: string
Title:
PAN Acknowledgment Number
Maximum Length:150
PAN Acknowledgment Number -
_RESIDENTIAL_STATUS: string
Title:
Residential Status
Maximum Length:150
Residential Status -
_RESIDENTIAL_STATUS_Display: string
Title:
Residential Status
Residential Status -
_WEIGHT: integer
(int32)
Title:
Weight
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:
Director
Maximum Length:150
Director -
isDirector_Display: string
Title:
Director
Director -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:HRX_IN_MISCELLANEOUS
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
referenceNumber: string
Title:
Reference Number
Maximum Length:150
Reference Number
Nested Schema : Links
Type:
array
Title:
Links
The 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 Type
Maximum Length:150
Benefit Type -
_BENEFIT_TYPE_Display: string
Title:
Benefit Type
Benefit Type -
_CONTACT_PERSON: string
Title:
Contact Person
Maximum Length:150
Contact Person -
_CONTACT_PERSON_Display: string
Title:
Contact Person
Contact Person -
_NOMINATION_END_REASON: string
Title:
Nomination End Reason
Maximum Length:150
Nomination End Reason -
_PERCENT_SHARE: integer
(int32)
Title:
Share Percentage
Share Percentage -
_SEQUENCE_NUMBER: integer
(int32)
Title:
Sequence Number
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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:HRX_IN_NOMINATION
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
oraHrxCaDgAboriginal: string
Title:
Aboriginal
Maximum Length:150
Aboriginal -
oraHrxCaDgDisabled: string
Title:
Disabled
Maximum Length:150
Disabled -
oraHrxCaDgNodesgrp: string
Title:
No designated group provided
Maximum Length:150
No designated group provided -
oraHrxCaDgVisibleMinority: string
Title:
Visible Minority
Maximum Length:150
Visible Minority -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_CA_DESIGNATED_GROUPS
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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
Date of Event -
FrDiscComment: string
Title:
Comment
Maximum Length:150
Comment -
FrDiscEventAction: string
Title:
Disciplinary Action
Maximum Length:150
Disciplinary Action -
FrDiscEventAction_Display: string
Title:
Disciplinary Action
Disciplinary Action -
FrEvent: string
Title:
Event
Maximum Length:150
Event -
FrEvent_Display: string
Title:
Event
Event -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_FR_DISC_ACTIONS
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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 Type
Maximum Length:150
Exam Type -
examType_Display: string
Title:
Exam Type
Exam Type -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
nextExamDate: string
(date)
Title:
Next Exam date
Next Exam date -
occupationalMedicineCenter: string
Title:
Occupational Medicine Center
Maximum Length:150
Occupational Medicine Center -
occupationalMedicineCenter_Display: string
Title:
Occupational Medicine Center
Occupational Medicine Center -
oraHrxFrExam: string
(date)
Title:
Exam Date
Exam Date -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_FR_MED_EXAM
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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
Delegation Hours -
EffectiveEndDate: string
(date)
Title:
Effective End Date
-
EffectiveStartDate: string
(date)
Title:
Effective Start Date
-
endDate: string
(date)
Title:
End Date
End Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
mandateType: string
Title:
Mandate Type
Maximum Length:150
Mandate Type -
mandateType_Display: string
Title:
Mandate Type
Mandate Type -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_FR_PERSO_REP
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
-
startDate: string
(date)
Title:
Role Start Date
Role Start Date
Nested Schema : Links
Type:
array
Title:
Links
The 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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OraHrxGbPsSwcEyts: string
Title:
Early Years Teacher Status
Maximum Length:150
Early Years Teacher Status -
OraHrxGbPsSwcEyts_Display: string
Title:
Early Years Teacher Status
Early Years Teacher Status -
OraHrxGbPsSwcHlta: string
Title:
Higher Level Teaching Assistant Status
Maximum Length:150
Higher Level Teaching Assistant Status -
OraHrxGbPsSwcHlta_Display: string
Title:
Higher Level Teaching Assistant Status
Higher Level Teaching Assistant Status -
OraHrxGbPsSwcQtls: string
Title:
Qualified Teacher Learning and Skills Status
Maximum Length:150
Qualified Teacher Learning and Skills Status -
OraHrxGbPsSwcQtls_Display: string
Title:
Qualified Teacher Learning and Skills Status
Qualified Teacher Learning and Skills Status -
OraHrxGbPsSwcQts: string
Title:
Qualified Teacher Status
Maximum Length:150
Qualified Teacher Status -
OraHrxGbPsSwcQts_Display: string
Title:
Qualified Teacher Status
Qualified Teacher Status -
OraHrxGbPsSwcQualQtsRoute: string
Title:
QTS Route
Maximum Length:150
QTS Route -
OraHrxGbPsSwcQualQtsRoute_Display: string
Title:
QTS Route
QTS Route -
OraHrxGbPsSwcSlt: string
Title:
Senior Leadership Team
Maximum Length:150
Senior Leadership Team -
OraHrxGbPsSwcSlt_Display: string
Title:
Senior Leadership Team
Senior Leadership Team -
OraHrxGbSwcNqt: string
Title:
Newly Qualified Teacher
Maximum Length:150
Newly Qualified Teacher -
OraHrxGbSwcNqt_Display: string
Title:
Newly Qualified Teacher
Newly Qualified Teacher -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_GB_SWC_INFO
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OraHrxGbPsSwcClassOfDeg: string
Title:
Class of Degree
Maximum Length:150
Class of Degree -
OraHrxGbPsSwcClassOfDeg_Display: string
Title:
Class of Degree
Class of Degree -
OraHrxGbPsSwcQualCode: string
Title:
Qualification Code
Maximum Length:150
Qualification Code -
OraHrxGbPsSwcQualCode_Display: string
Title:
Qualification Code
Qualification Code -
OraHrxGbPsSwcSubj1: string
Title:
Qualification Subject 1
Maximum Length:150
Qualification Subject 1 -
OraHrxGbPsSwcSubj1_Display: string
Title:
Qualification Subject 1
Qualification Subject 1 -
OraHrxGbPsSwcSubj2: string
Title:
Qualification Subject 2
Maximum Length:150
Qualification Subject 2 -
OraHrxGbPsSwcSubj2_Display: string
Title:
Qualification Subject 2
Qualification Subject 2 -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_GB_SWC_QUAL_INFO
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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:
Event
Maximum Length:150
Event -
ItDiscEvent_Display: string
Title:
Event
Event -
ItDiscEventAction: string
Title:
Disciplinary Action
Maximum Length:150
Disciplinary Action -
ItDiscEventAction_Display: string
Title:
Disciplinary Action
Disciplinary Action -
ItDiscEventDate: string
(date)
Title:
Date of Event
Date of Event -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_IT_DISC_ACTIONS
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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:
Role
Maximum Length:150
Role -
ItOrgRole_Display: string
Title:
Role
Role -
ItOrgRoleStartDate: string
(date)
Title:
Role Start Date
Role Start Date -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_IT_ORG_ROLE
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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
Enrollment End Date -
ItEnrolStartDate: string
(date)
Title:
Enrollment Start Date
Enrollment Start Date -
ItTradeUnionName: number
Title:
Trade Union Name
Trade Union Name -
ItTradeUnionName_Display: string
Title:
Trade Union Name
Trade Union Name -
ItTradeUnionRel: string
Title:
Trade Union Relationship
Maximum Length:150
Trade Union Relationship -
ItTradeUnionRel_Display: string
Title:
Trade Union Relationship
Trade Union Relationship -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_HRX_IT_TRADE_UNION_REL
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The 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:
Comment
Maximum Length:150
Comment -
bidcurrency: string
Title:
Currency
Maximum Length:150
Currency -
bidrate: number
Title:
Hourly Rate
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 Date
Read Only:true
-
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeiAttributeCategory: string
Maximum Length:
30
-
PeiInformationCategory: string
Maximum Length:
30
Default Value:ORA_IRC_CONTINGENT_TALENT_INFO
-
PersonExtraInfoId: integer
(int64)
-
PersonId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source