| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the advert. This is only needed for updating an advert |
integer |
None. |
| ProfessionGroup |
Id of the profession group |
integer |
Required |
| Title |
Title of the advert |
string |
Required String length: inclusive between 0 and 255 |
| Number |
Internal ad number, if any |
string |
String length: inclusive between 0 and 255 |
| PublishDate |
Date for when the advert is to be public visible |
date |
None. |
| ApplyLink |
Link to internal application form |
string |
None. |
| VideoLink |
Link to video (Youtube, Vimeo, 23video or mp4) to be shown in advert |
string |
None. |
| DeadlineDate |
Date for when the applicants no longer can submit applications |
date |
Required |
| StartDate |
Date of when the advertised job starts. If left empty start is assumed to be A.S.A.P. |
date |
None. |
| DurationOfHiring |
Specify end of period if the employment is time-limited |
string |
String length: inclusive between 0 and 255 |
| Locations |
Id's of locations, must be at least one |
Collection of integer |
Required |
| Skills |
Id's of skills. If the ProfessionGroup has DisplaySkills set to true, at least one is required |
Collection of integer |
None. |
| Professions |
Id's of professions. If the ProfessionGroup has DisplayProfessions set to true, at least one is required |
Collection of integer |
None. |
| Summary |
Snippet of the advert content |
string |
String length: inclusive between 0 and 255 |
| Content |
The content of the advert, can contain HTML |
string |
Required |
| WeeklyWorkingHours |
Id of the weekly working hours. |
integer |
Required |
| JobType |
Id of the job type |
integer |
Required |
| Employer |
Information about the employer |
Employer |
Required |
| NumberOfPositions |
For intro positions, number of positions |
integer |
None. |
| EskNumbers |
For intro positions, minimum 1 ESK number |
Collection of string |
None. |