CreateUnpostedPositionProfileForOpeningPositionProfileInput
Input object

An unposted profile of a position opening to create.

Fields

Name
Description
jobCategories* 
[String!]!
An array of JobCategory identifiers.A maximum of 10 job categories may be provided.
offeredRemunerationPackage* 
RemunerationPackageInput!
The salary or compensation offered for the position.
positionFormattedDescriptions* 
[PositionFormattedDescriptionInput!]!
An array of formatted position profile descriptions.A maximum of 10 formatted descriptions may be provided.
positionLocation* 
[String!]!
An array of Location identifiers.A maximum of 10 locations may be provided.
positionOpeningId* 
String!
The identifier for the PositionOpening that this position profile belongs to.
positionOrganizations* 
[String!]!
The identifier for the HiringOrganization that has the position.This should contain exactly one element that matches the position opening's PostingRequester.id.
positionTitle* 
String!
A short phrase describing the position as it would be listed on a business card or in a company directory.This field has a maximum length of 80 characters.
positionScheduleTypeCodes 
[String!]
An array of codes for the offered schedules for the position.Currently, two codes are defined:
  • FullTime indicates a full-time schedule.
  • PartTime indicates a part-time schedule.
profileName 
String
A human-readable name given to the profile.This in addition to the positionTitle can help identify the profile to an end user.
seekBillingReference 
String
An optional free-text billing reference.SEEK does not use this field on unposted position profiles.This field has a maximum length of 50 characters.
seekHirerJobReference 
String
An optional hirer-provided free-text job reference.This field has a maximum length of 50 characters.
seekPartnerMetadata 
String
An optional field for storing additional data with a PositionProfile.The metadata is not used by SEEK and won't be seen by hirers or candidates.This field has a maximum length of 1,000 characters.

Seen in

Parent name
Parent type
Description
Input Object
positionProfile field