put https://api.fountain.com/v2/applicants//advance
Advance an applicant in an opening
This method moves an applicant to an appropriate stage if specified or to the next stage by default. If stage_id
is provided to indicate a specific stage, then it is required to send funnel_id
as well.
All automated actions associated with the target stage are invoked by default.
You can skip the automated actions using the skip_automated_actions
parameter set to "true"
.