FlashPost NI Jobs documentation

Create listing

full example minimal example
FieldMandatoryDescription
anonymous
optionalboolean (true/false)
customerId
required
ID number
jobBoardIds
required
ID number
jobDetails
requiredJob details
providerReferenceId
required
string
length must be between 1 and 255
templateId
forbiddencannot be used for this job board
walletId
optional
ID number
will be provided by your Sales Representative if needed

Update listing

full example minimal example
FieldMandatoryDescription
jobBoardIds
required
ID number
jobDetails
requiredJob details
templateId
forbiddencannot be used for this job board

Job details

FieldMandatoryDescription
applicationMethod
requiredApplication method
categories
requiredCategories
description
requiredDescription
jobAddress
requiredJob address
jobLocationType
optionalone 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
requiredSalary
title
required
string
length must be between 1 and 100

Application method

must contain at least one of the following: applicationUrl, email

FieldMandatoryDescription
applicationUrl
optional
string
must have a valid URL format (i.e. https://example.org/page)
length must be between 1 and 2083
email
optional
string
must have a valid email format
length must be between 1 and 255

Categories

FieldMandatoryDescription
contractType
required
ID number
geography
optional
array of ID numbers
workfield
required
ID number

Description

FieldMandatoryDescription
structuredDescription
requiredStructured description

Job address

FieldMandatoryDescription
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
requiredstring

Salary

salary's max value cannot be higher than 130% of salary's min

FieldMandatoryDescription
currency
required
string
ISO 4217 currency code
hidden
optionalboolean (true/false)
max
requirednumber
min
requirednumber
period
requiredone of: "MONTH", "YEAR"

Structured description

FieldMandatoryDescription
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
optionalone of: "HTML", "TEXT"