v1

latestOpenAPI 3.1.02026-07-14801408.6 KB

/candidates/:id/move

Moves the candidate to another stage. Required scope: w_candidates. Accessible with all token types.

post/candidates/{id}/move

Path parameters

idstring required

The candidate's id

Request body

member_idstring required

The member perfoming the move

target_stagestring

The stage the candidate should be moved to

fill_reserved_requisitionboolean

When the candidate has a reserved requisition, set this to true to use that requisition. If the requisition has already a start date and the salary information (amount, frequency and currency) you don't need any additional parameters. If there is missing information, you can use the requisition key to provide it.

Response

202