Apply
Create or update an application for a vacancy based on the vacancy form.
Url
POST
http://api.hr-technologies.com/v1/vacancies/:id:/apply
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:/apply
Response
{
"message": "Uw sollicitatie werd successvol geregistreerd"
}