Field | Mandatory | Description |
---|---|---|
anonymous | optional | boolean (true/false) |
customerId | required | ID number |
jobBoardIds | required | ID number |
jobDetails | required | Job details |
providerReferenceId | required | string length must be between 1 and 255 |
templateId | forbidden | cannot be used for this job board |
walletId | optional | ID number will be provided by your Sales Representative if needed |
Field | Mandatory | Description |
---|---|---|
jobBoardIds | required | ID number |
jobDetails | required | Job details |
templateId | forbidden | cannot be used for this job board |
Field | Mandatory | Description |
---|---|---|
applicationMethod | required | Application method |
categories | required | Categories |
description | required | Description |
jobAddress | required | Job address |
jobLocationType | optional | one of "ON_SITE", "REMOTE_ONLY" |
keywords | required | array of string The hard skills for the job (eg. Payroll, Excel, C#, Python). Try not to use soft skills like “Attention to Detail” to allow for better matching. Each skill can be a maximum of 25 characters. number of entries must be between 3 and 7 |
language | required | string ISO 639 alpha-2 language code |
numberOfVacancies | optional | integer number cannot be lower than 1 |
salary | required | Salary |
title | required | string length must be between 1 and 100 |
must contain at least one of the following: applicationUrl, email
Field | Mandatory | Description |
---|---|---|
applicationUrl | optional | string must have a valid URL format (i.e. https://example.org/page) length must be between 1 and 2083 |
optional | string must have a valid email format length must be between 1 and 255 |
Field | Mandatory | Description |
---|---|---|
contractType | required | ID number |
geography | optional | array of ID numbers |
workfield | required | ID number |
Field | Mandatory | Description |
---|---|---|
structuredDescription | required | Structured description |
Field | Mandatory | Description |
---|---|---|
city | required | string length must be between 1 and 255 |
country | required | string ISO 3166 alpha-2 country code. |
postcode | required | string length must be between 1 and 255 |
street | required | string |
salary's max value cannot be higher than 130% of salary's min
Field | Mandatory | Description |
---|---|---|
currency | required | |
hidden | optional | boolean (true/false) |
max | required | number |
min | required | number |
period | required | one of: "MONTH", "YEAR" |
Field | Mandatory | Description |
---|---|---|
companyIntroduction | optional | string length must be between 1 and 2500 |
companyIntroductionHeader | optional | string length must be between 1 and 255 |
description | required | string length must be between 1 and 2500 |
descriptionHeader | optional | string length must be between 1 and 255 |
offer | optional | string length must be between 1 and 2500 |
offerHeader | optional | string length must be between 1 and 255 |
requiredProfile | required | string length must be between 1 and 2500 |
requiredProfileHeader | optional | string length must be between 1 and 255 |
typeOfContent | optional | one of: "HTML", "TEXT" |