UpdatePositionProfileFromDraft_DraftPositionInput
Input object

The information of the draft position required for the posting.

Fields

NameDescription
The identifier for the draft that the PositionProfile to be updated from.
idempotencyId* 
String!
An identifier to ensure that multiple ads are not created on retries.A unique identifier needs to be generated by your software for each position profile. The same identifier must be provided when retrying after create failures. Your identifiers are isolated from and will not conflict with those generated by other recruitment software providers.
positionOrganizations* 
[String!]!
An array of identifiers for the HiringOrganizations that have the position.This must match the positionOrganizations field that was provided when creating the draft.

Seen in