v1

latestOpenAPI 3.0.02026-07-2415433242.1 KB
jobs

Update partially a job details.

patch/jobs/{id}/

Request body

idinteger
external_idstring nullable

Id of the job in the API consumer systems

hashstring

Unique hash of the candidate

organizationinteger

Organization the job is assigned to

position_namestring required

Job title

descriptionstring

Description of the job

headcountinteger nullable

Number of people to be hired for the job

creatorinteger

User who created the job

is_salary_visibleboolean

Whether salary information is displayed to candidates on the career page and job postings.

salary_minstring decimal nullable
salary_maxstring decimal nullable
frequencystring nullable
currencystring nullable
industryinteger nullable
ownerinteger nullable

ID of the owner of the job

addressstring

Address of the office the job will take place

citystring

City of the office the job will take place

statestring

State of the office the job will take place

countrystring

Country of the office the job will take place

zipcodestring

Code of the city for the address of the office

contract_details'full_time' | 'part_time' | 'temporary' | 'freelance' | 'internship' | 'apprenticeship' | 'contractor' | 'consultancy'
is_publishedboolean
is_remoteboolean nullable
status'active' | 'on_hold' | 'won' | 'lost'

Status of the job

created_atstring date-time

Date the job was added

updated_atstring date-time
expected_close_atstring date-time

Expected date when the job position will be closed/filled

career_page_urlstring
custom_fieldsobject

Job values for custom fields defined in Manatal.

is_pinned_in_career_pageboolean

Whether the job has been added to the career page or not

Response

idinteger
external_idstring nullable

Id of the job in the API consumer systems

hashstring

Unique hash of the candidate

organizationinteger

Organization the job is assigned to

position_namestring required

Job title

descriptionstring

Description of the job

headcountinteger nullable

Number of people to be hired for the job

creatorinteger

User who created the job

is_salary_visibleboolean

Whether salary information is displayed to candidates on the career page and job postings.

salary_minstring decimal nullable
salary_maxstring decimal nullable
frequencystring nullable
currencystring nullable
ownerinteger nullable

ID of the owner of the job

addressstring

Address of the office the job will take place

zipcodestring

Code of the city for the address of the office

contract_details'full_time' | 'part_time' | 'temporary' | 'freelance' | 'internship' | 'apprenticeship' | 'contractor' | 'consultancy'
is_publishedboolean
is_remoteboolean nullable
status'active' | 'on_hold' | 'won' | 'lost'

Status of the job

created_atstring date-time

Date the job was added

updated_atstring date-time
career_page_urlstring
custom_fieldsobject

Job values for custom fields defined in Manatal.

is_pinned_in_career_pageboolean

Whether the job has been added to the career page or not