Zijob - API - Method - job/create

Details

Description

creates a job ad

URL

/api/job/create (domain depends on language)

HTTP Method

POST

Authentication

Requires Authentication (about authentication)

Input Parameters

view complete description of parameters

Parameters List

company_id *
ID of the company (work location)
job_title *
Title of the job
job_profile
Description of the candidate profile
job_description *
Description of the job position
job_category_id *
ID of the job category
job_type_id *
ID of the job type
job_salary
Job salary range or value
job_experience
Job required experience range or value
job_reference
Reference of the job in your system
job_url_application
Url to apply (if not on Zijob)
job_email_application
Email that receives the application (account's email if empty)
response_format
Format of the response

Output Parameters

view complete description of parameters

view complete description of errors

Response Example