Zijob - API - Method - cv/create
Details
Description
creates a CV in Zijob database. You can use this method to push CVs to Zijob. CV includes a word or PDF file.URL
/api/cv/create(domain depends on language)
HTTP Method
POST
Authentication
No Authentication (about authentication)
Input Parameters
view complete description of parameters
Parameters List
- cv_file *
- Url of the candidate CV file or Http Post Data (doc or PDF)
- cv_description *
- Description of the candidate (used as keyword for CV search)
- candidate_availability *
- Availability of the candidate (in months, 0 means immediatly available)
- candidate_qualification_id
- ID of the candidate qualification
- candidate_languages
- IDs and Levels of candidate languages (1:2,2:1)
- job_title
- Title of the job searched
- job_category_id *
- Category ID of the searched job
- job_experience
- Experience of the searched job (range or value)
- job_type_id
- ID of the searched job Type
- job_locations *
- Locations of the searched job (postalcode:75007,adminarea:15454,country:2)
- job_salary
- Salary of the searched job (range or value)
- account_email *
- Email of the candidate
- account_firstname *
- Firstname of the candidate
- account_lastname *
- Lastname of the candidate
- account_phone
- Phone number of the candidate
- response_format
- Format of the response
Output Parameters
view complete description of parameters
view complete description of errors