Zijob - API - Method - company/edit
Details
Description
modifies a company. It is only possible to modifies companies that belong to the user account.URL
/api/company/edit(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 to be modified
- 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_id
- 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
- response_format
- Format of the response
Output Parameters
view complete description of parameters
view complete description of errors