Applydirect
Behavior is very similar to Apply, but meant for 3rd party send and forget usage, when candidate authentication for updating is not feasible.
Create or update an application for a vacancy based on the vacancy form.
Url
POST
http://api.hr-technologies.com/v1/vacancies/:id:/applydirect
FormData
Parameters are dynamic and different for each form, they are based on the form fields returned by the vacancy form.
Example
Url
http://api.hr-technologies.com/v1/vacancies/:id:/applydirect
Response
{
"message": "Uw sollicitatie werd successvol geregistreerd"
}