v1

latestOpenAPI 3.0.02026-07-24161168406.5 KB
Applications

Creating an application

Creates a new application, given the job and the candidate. You can create the application using the candidate id (when the candidate is already assigned for another job) or making a manual insertion of the candidate (when there is no information about the candidate yet). Click here for more information.

post/jobs/{jobId}/applications

Path parameters

jobIdinteger required

Job ID

Request body

notesstring

Notes about the application

candidateIdinteger

The id of the candidate to be added. This field cannot be used at same time of manualCandidate.

Response

A confirmation of successful insertion of the application

idinteger

Application identifier

tagsstring[]

Application tags

scorenumber double nullable

Score value of the application (null if not calculated yet)

status'in_process' | 'give_up' | 'reproved' | 'hired'

Current application status