FlashPost Occ documentation

Create listing

full example minimal example
FieldMandatoryDescription
anonymous
forbiddencannot be used for this job board
companyDetails
optionalCompany details
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
companyDetails
optionalCompany details
jobBoardIds
required
ID number
jobDetails
requiredJob details
templateId
forbiddencannot be used for this job board

Company details

FieldMandatoryDescription
contactAddress
optionalContact address
contactEmail
optional
string
must have a valid email format
length must be between 1 and 255
contactName
optional
string
length must be between 1 and 255
contactPhone
optional
string
length must be between 7 and 255

Job details

FieldMandatoryDescription
applicationMethod
requiredApplication method
categories
requiredCategories
description
requiredDescription
jobLocationType
optionalone of "ON_SITE", "REMOTE_ONLY", "REMOTE_POSSIBLE"
language
required
string
ISO 639 alpha-2 language code
salary
requiredSalary
title
required
string
length must be between 1 and 255

Contact address

FieldMandatoryDescription
postcode
optional
string
length must be between 1 and 255
street
optional
string
length must be between 1 and 255

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
education
optional
ID number
experience
required
ID number
geography
required
array of ID numbers
sector
optional
ID number
workfield
required
ID number

Description

FieldMandatoryDescription
structuredDescription
requiredStructured description

Salary

salary's max value cannot be higher than 160% 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
required
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
required
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"