FlashPost Jobstreet 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
optionalstring
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
optionalstring

Job details

FieldMandatoryDescription
applicationMethod
requiredApplication method
categories
requiredCategories
description
requiredDescription
jobAddress
optionalJob address
language
required
string
ISO 639 alpha-2 language code
numberOfVacancies
optional
integer number
cannot be lower than 1
salary
optionalSalary
title
required
string
length must be between 1 and 150

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

Description

FieldMandatoryDescription
structuredDescription
requiredStructured description

Job address

FieldMandatoryDescription
city
optional
string
length must be between 1 and 255
length must be between 1 and 100
country
optional
string
ISO 3166 alpha-2 country code.

Salary

FieldMandatoryDescription
currency
required
string
ISO 4217 currency code
hidden
forbiddencannot be used for this job board
max
requirednumber
min
requirednumber
period
requiredone of: "MONTH", "YEAR"

Structured description

FieldMandatoryDescription
description
required
string
length must be between 1 and 2500
offer
required
string
length must be between 1 and 2500
requiredProfile
required
string
length must be between 1 and 2500
typeOfContent
optionalone of: "HTML", "TEXT"