UpdateUnpostedPositionProfile_PositionProfileInput
Input object

An unposted profile of a position opening to update.

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.
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.
profileId* 
String!
The identifier for the unposted PositionProfile to update.
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 opaque 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 opaque 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