Zijob - API - Method - company/create
Details
Description
creates a company. A job is always associated with a company then you need to create a company before posting a job. The company also defines the job location.URL
/api/company/create(domain depends on language)
HTTP Method
POST
Authentication
Requires Authentication (about authentication)
Input Parameters
view complete description of parameters
Parameters List
- company_name *
- Company Name (work location)
- company_description
- Description of the company
- location_postalcode *
- Company postal code (postal code of the work location)
- location_city *
- Company city (city of the work location)
- location_address
- Company address (address of the work location)
- company_logo
- Url of the company logo or Http Post Data (PNG, GIF, JPG less than 2MB)
- company_revenue
- Company revenue range or number
- company_employee_id
- Company employee's range or number
- company_website
- URL of the company website (must start with http(s)://)
- company_anonymous
- must be 1 if the name of the company has to be hidden
- company_reference
- Reference of the company in your system
- response_format
- Format of the response
Output Parameters
view complete description of parameters
view complete description of errors