A job requisition or position opening within an organization.This is a container object that groups multiple
PositionProfile
s together along with their owner.Fields
Name | Description |
---|---|
ObjectIdentifier! | The identifier for the PositionOpening . |
PositionProfileConnection! | A page of position profiles that belong to the opening.A maximum of 50 position profiles can be returned in a single page.
Additional position profiles can be queried using a pagination cursor.The result list is returned in ascending creation date & time order.
It starts from the earliest known position profile if no pagination arguments are provided. |
PostingRequester! | The party that owns the position opening.This may be different from the hiring organization if the position opening was created by a recruitment agency outside of the SEEK API. |
String! | The status of the position opening.Currently, three codes are defined:
|
String | An optional field for storing additional data with a PositionOpening .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. |
[PositionProfile!]! | Deprecated: There is no guarantee all profiles will be returned. Use paginatedPositionProfiles instead.An array of up to 25 profiles for the position opening.Each profile represents a posted job ad or an unposted internal requisition associated with this opening. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Interface | positionOpening field | |
Object | positionOpening field | |
Object | positionOpening field | |
Object | positionOpening field | |
Object | node field | |
Object | positionOpening field | |
Object | positionOpening field | |
Object | positionOpening field | |
Object | positionOpening field | |
Query | Result type |