Create Job Application

The endpoint will allow you to create  a job applications

Resource Path

url jobApplication

Input Data

candidateId String : The unique  Id  of  the candidate
jobId String : The unique  Id  of  the job (null  if spontaneous  applications)

Response

candidateId String : The unique  Id  of  the candidate
jobId String : The unique  Id  of  the job (null  if spontaneous  applications)

Error Code

409   This candidate already apply for  this job