Field | Mandatory | Description |
---|---|---|
anonymous | optional | boolean (true/false) |
companyDetails | optional | Company details |
customerId | required | ID number |
jobBoardIds | required | ID number |
jobDetails | required | Job details |
providerReferenceId | required | string length must be between 1 and 255 |
templateId | optional | string |
walletId | optional | ID number will be provided by your Sales Representative if needed |
Field | Mandatory | Description |
---|---|---|
companyDetails | optional | Company details |
jobBoardIds | required | ID number |
jobDetails | required | Job details |
templateId | optional | string |
Field | Mandatory | Description |
---|---|---|
contactAddress | optional | Contact address |
contactName | optional | string length must be between 1 and 255 |
contactPhone | optional | string length must be between 7 and 255 |
Field | Mandatory | Description |
---|---|---|
applicationMethod | required | Application method |
categories | required | Categories |
description | required | Description |
jobAddress | optional | Job address |
language | optional | 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 50 |
Field | Mandatory | Description |
---|---|---|
city | optional | string length must be between 1 and 255 |
country | optional | string ISO 3166 alpha-2 country code. length must be exactly 2 |
postcode | optional | string length must be between 1 and 255 |
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 |
experience | optional | ID number |
geography | required | array of ID numbers |
workfield | required | ID number |
Field | Mandatory | Description |
---|---|---|
shortDescription | optional | string length must be between 1 and 150 |
structuredDescription | required | Structured description |
Field | Mandatory | Description |
---|---|---|
city | optional | string length must be between 1 and 255 |
country | optional | string ISO 3166 alpha-2 country code. |
salary's max value cannot be higher than 160% of salary's min
Field | Mandatory | Description |
---|---|---|
currency | required | |
hidden | forbidden | cannot be used for this job board |
max | required | number |
min | required | number |
period | required | one of: "MONTH", "YEAR" |
Field | Mandatory | Description |
---|---|---|
companyIntroduction | required | string |
companyIntroductionHeader | optional | string length must be between 1 and 255 |
description | required | string |
descriptionHeader | optional | string length must be between 1 and 255 |
offer | required | string |
offerHeader | optional | string length must be between 1 and 255 |
requiredProfile | required | string |
requiredProfileHeader | optional | string length must be between 1 and 255 |
typeOfContent | optional | one of: "HTML", "TEXT" |