UpdatePositionOpeningStatusPositionOpeningInput
Input object

The details of the position opening to have its status updated.

Fields

Name
Description
documentId* 
String!
The identifier for the PositionOpening to be updated.
statusCode* 
String!
The status of the position opening.Currently, three codes are defined:
  • Incomplete indicates the position opening is in a draft state.
  • Active indicates the position opening is open.
  • Closed indicates the position opening has been closed.

Seen in

Parent name
Parent type
Description
Input Object
positionOpening field