update_application_stage
Move a job application to a new stage by providing the application ID and target stage ID. Optionally include a requisition code to track the stage transition.
Instructions
Update the stage of a specific application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Application ID | |
| stage_id | Yes | Target stage ID | |
| requisition_code | No | Requisition code to associate with this stage move |