Jobs dependencies
NB: you will also need
authorized professions
and languages
to create any job offer.In order to create a job, you will need the following information:
salary_currencies
- authorized currencies when specifying a salary
- examples: EUR, USD
salary_periods
- authorized periods when specifying a salary
- examples: yearly, monthly, etc.
contract_types
- authorized contract types
- examples: FULL_TIME, PART_TIME, TEMPORARY, FREELANCE, INTERNSHIP, APPRENTICESHIP
experience_levels
- authorized experience levels
- examples: 1_TO_2_YEARS, MORE_THAN_15_YEARS, etc.
education_levels
- authorized education levels
- examples: PHD, NO_DIPLOMA, etc.
remote_levels
- authorized remote levels
- examples: fulltime, partial, punctual, no
cms_sites_references
- authorized cms sites references
- examples: wttj_fr,smgo_fr,btbw_fr etc.
get
https://www.welcomekit.co/api/v1/external/
jobs/dependencies
jobs dependencies
Request example
curl -X GET -G "https://www.welcomekit.co/api/v1/external/jobs/dependencies" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer WK_API_KEY"
Last modified 2yr ago