Get details about a posted job requisition
get
/hcmRestApi/resources/11.13.18.05/recruitingJobSitePostedJobs/{recruitingJobSitePostedJobsUniqID}
Request
Path Parameters
-
recruitingJobSitePostedJobsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Job Site Posted Jobs resource and used to uniquely identify an instance of Job Site Posted Jobs. The client should not generate the hash key value. Instead, the client should query on the Job Site Posted Jobs collection resource in order to navigate to a specific instance of Job Site Posted Jobs to get the hash key.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Effective-Of:
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
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 : recruitingJobSitePostedJobs-item-response
Type:
Show Source
object-
DomesticTravelRequired: string
Title:
Travel DomesticallyRead Only:trueMaximum Length:30Indicates whether domestic travel is required or not for the posted requisition. -
EducationLevel: string
Title:
Lookup CodeRead Only:trueMaximum Length:30Education level of the posted requisition. -
ExternalContactEmail: string
Title:
Email of External ContactRead Only:trueMaximum Length:240External contact email of the posted requisition. -
ExternalContactName: string
Title:
Name of External ContactRead Only:trueMaximum Length:240External contact name of the posted requisition. -
ExternalPublishedJobEndDate: string
(date-time)
Title:
End DateRead Only:trueExternal published job end date of the posted requisition. -
ExternalPublishedJobStartDate: string
(date-time)
Title:
Start DateRead Only:trueExternal published job start date of the posted requisition. -
ExternalPublishedJobStatus: string
Title:
Posting StatusRead Only:trueMaximum Length:30External published status of the posted requisition. -
FullTimeOrPartTime: string
Title:
Lookup CodeRead Only:trueMaximum Length:30Full time or part time attribute of the posted requisition. -
GeographyNodeId: integer
(int64)
Read Only:
trueGeography node ID of the posted requisition. -
HiredCount: integer
(int32)
Title:
Hired CountRead Only:trueHire count of the posted requisition. -
HotJob: string
Read Only:
trueMaximum Length:1Hot job indicator of the posted requisition. -
InternationalTravelRequired: string
Title:
Travel InternationallyRead Only:trueMaximum Length:30Indicates whether international travel is required or not for the posted requisition. -
JobFunction: string
Title:
Lookup CodeRead Only:trueMaximum Length:30Job function of the posted requisition. -
JobShift: string
Title:
Lookup CodeRead Only:trueMaximum Length:30Job shift of the posted requisition. -
JobType: string
Title:
VisibilityRead Only:trueMaximum Length:30Job type of the posted requisition. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberOfOpenings: integer
(int32)
Title:
Number of OpeningsRead Only:trueNumber of openings of the posted requisition. -
PhaseName: string
Read Only:
trueMaximum Length:255Phase name of the posted requisition. -
PrimaryLocationCountryCode: string
Read Only:
trueMaximum Length:2Primary location country code of the posted requisition. -
PrimaryLocationLevelTwoCode: string
Read Only:
trueMaximum Length:255Primary location level two code of the posted requisition. -
PrimaryWorkLocationId: integer
(int64)
Read Only:
truePrimary work location ID of the posted requisition. -
PrimaryWorkLocationName: string
Title:
Display NameRead Only:trueMaximum Length:240Primary work location name of the posted requisition. -
PrimaryWorkLocationPostalCode: string
Title:
Postal CodeRead Only:trueMaximum Length:30Primary work location postal code of the posted requisition. -
PublishedJobLastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:truePublished job last update date of the posted requisition. -
RegularOrTemporary: string
Title:
Lookup CodeRead Only:trueMaximum Length:30Regular or temporary attribute of the posted requisition. -
RequisitionId: integer
(int64)
Read Only:
trueIdentifier of the posted requisition. -
requisitionLanguages: array
Requisition Languages
Title:
Requisition LanguagesThe requisitionLanguages resource is a child of jobDistributionDetails. It includes the details of the languages mentioned in the job description. -
RequisitionLastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueLast update date of the posted requisition. -
RequisitionNumber: string
Title:
Requisition NumberRead Only:trueMaximum Length:240Requisition number of the posted requisition. -
skills: array
Requisition Skills
Title:
Requisition SkillsThe skills resource provides details about the skills included in the job requisition. -
StateName: string
Read Only:
trueMaximum Length:255State name of the posted requisition. -
UnlimitedOpenings: string
Title:
Unlimited OpeningsRead Only:trueMaximum Length:1Unlimited opening indicator of the posted requisition. -
WorkerType: string
Title:
Worker TypeRead Only:trueMaximum Length:30Worker type of the posted requisition. -
WorkplaceTypeCode: string
Read Only:
trueMaximum Length:30Workplace type code of the posted requisition.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Requisition Languages
Type:
arrayTitle:
Requisition LanguagesThe requisitionLanguages resource is a child of jobDistributionDetails. It includes the details of the languages mentioned in the job description.
Show Source
Nested Schema : Requisition Skills
Type:
arrayTitle:
Requisition SkillsThe skills resource provides details about the skills included in the job requisition.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : recruitingJobSitePostedJobs-requisitionLanguages-item-response
Type:
Show Source
object-
ApplyURL: string
Read Only:
trueThe URL for applying in the requisition languages. -
DefaultLanguageFlag: boolean
Read Only:
trueMaximum Length:1Default language of the requisition. -
EmployerDescriptionStr: string
Read Only:
trueDescription of the employer in the requisition languages. -
ExternalDescription: string
Description of the external candidate in the requisition languages.
-
ExternalDescriptionHtml: string
HTML description for the external candidate in the requisition languages.
-
ExternalQualificationsHTML: string
HTML qualifications for the external candidate in the requisition languages.
-
ExternalResponsibilitiesHTML: string
HTML responsibilities for the external candidate in the requisition languages.
-
JobFamily: string
Read Only:
trueMaximum Length:240Details of the job family in the requisition languages. -
LanguageCode: string
Code assigned to the language in the requisition languages.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
media: array
Requisition Media
Title:
Requisition MediaThe media resource is a child of requisitionLanguages. It includes the details of the type of media used in the job distribution. -
OrganizationDescriptionStr: string
Read Only:
trueDescription of the organization in the requisition languages. -
OrganizationNameML: string
Title:
OrganizationRead Only:trueMaximum Length:240Display name of the organization in the requisition languages. -
otherWorkLocations: array
Other Work Locations
Title:
Other Work LocationsThe otherWorkLocations resource is a child of the requisitionLanguages resource. It provides the details of the other work locations used in the job distribution. Note that the service endpoints in this resource category can only be used by approved Oracle Cloud Marketplace partners. -
PrimaryLocation: string
Read Only:
truePrimary job location mentioned in the requisition languages. -
PrimaryLocationCountryName: string
Country name of the primary location in the requisition languages.
-
PrimaryLocationLevelThreeName: string
Read Only:
trueMaximum Length:255Third level name of the primary location in the requisition languages. -
PrimaryLocationLevelTwoName: string
Read Only:
trueMaximum Length:255Second level name of the primary location in the requisition languages. -
PrimaryWorkLocationCity: string
Title:
Town or CityRead Only:trueMaximum Length:30City of the primary work location in the requisition languages. -
secondaryLocations: array
Secondary Locations
Title:
Secondary LocationsThe secondaryLocations resource includes all the details of the secondary preferred location for the job distribution. -
ShortDescription: string
Short description of the requisition languages.
-
StudyLevelML: string
Read Only:
trueMaximum Length:80Educational qualification needed in the requisition languages. -
Title: string
Read Only:
trueMaximum Length:240Title of the requisition languages.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Requisition Media
Type:
arrayTitle:
Requisition MediaThe media resource is a child of requisitionLanguages. It includes the details of the type of media used in the job distribution.
Show Source
Nested Schema : Other Work Locations
Type:
arrayTitle:
Other Work LocationsThe otherWorkLocations resource is a child of the requisitionLanguages resource. It provides the details of the other work locations used in the job distribution. Note that the service endpoints in this resource category can only be used by approved Oracle Cloud Marketplace partners.
Show Source
Nested Schema : Secondary Locations
Type:
arrayTitle:
Secondary LocationsThe secondaryLocations resource includes all the details of the secondary preferred location for the job distribution.
Show Source
Nested Schema : recruitingJobSitePostedJobs-requisitionLanguages-media-item-response
Type:
Show Source
object-
Id: integer
(int64)
Read Only:
trueID assigned to the media used in requisition languages. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Priority: integer
(int32)
Read Only:
truePriority assigned to the media used in requisition languages. -
RequisitionMediaLinkId: integer
(int64)
Read Only:
truePriority assigned to the media used in requisition languages. -
ThumbURL: string
Read Only:
trueMaximum Length:1000Thumb URL assigned to the media used in requisition languages. -
Title: string
Read Only:
trueMaximum Length:240Title assigned to the media used in requisition languages. -
Type: string
Title:
Lookup CodeRead Only:trueMaximum Length:30Type assigned to the media used in requisition languages. -
URL: string
Read Only:
trueMaximum Length:1000URL of the media used in the job application.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingJobSitePostedJobs-requisitionLanguages-otherWorkLocations-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationId: integer
(int64)
Title:
Other Work LocationsLocation ID of the other work location. -
LocationName: string
Read Only:
trueMaximum Length:240Location name of the other work location.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingJobSitePostedJobs-requisitionLanguages-secondaryLocations-item-response
Type:
Show Source
object-
GeographyNodeId: integer
(int64)
Title:
Primary LocationRead Only:trueGeography node ID of the secondary location. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Location: string
Read Only:
trueLocation of requisitions.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingJobSitePostedJobs-skills-item-response
Type:
Show Source
object-
Importance: integer
(int64)
Title:
ImportanceRead Only:trueHigh importance indicator of a skill for the posted requisition. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MinimumSkillLevel: string
Read Only:
trueMaximum Length:255Minimum level of a skill for the posted requisition. -
MinimumYearsExperience: integer
(int64)
Read Only:
trueMinimum years of experience for the posted requisition. -
Required: string
Read Only:
trueMaximum Length:255Required indicator of a skill for the posted requisition. -
SectionName: string
Maximum Length:
255Section name of a skill for the posted requisition. -
Skill: string
Maximum Length:
255Skill of the posted requisition. -
SkillType: string
Read Only:
trueMaximum Length:255Skill type of a skill for the posted requisition.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- requisitionLanguages
-
Parameters:
- recruitingJobSitePostedJobsUniqID:
$request.path.recruitingJobSitePostedJobsUniqID
The requisitionLanguages resource is a child of jobDistributionDetails. It includes the details of the languages mentioned in the job description. - recruitingJobSitePostedJobsUniqID:
- skills
-
Parameters:
- recruitingJobSitePostedJobsUniqID:
$request.path.recruitingJobSitePostedJobsUniqID
The skills resource provides details about the skills included in the job requisition. - recruitingJobSitePostedJobsUniqID: