FlashPost StepStone DE 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
optionalstring
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
optionalstring

Company details

FieldMandatoryDescription
companyWebsiteUrl
optional
string
must have a valid URL format (i.e. https://example.org/page)
length must be between 1 and 100
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
jobAddress
requiredJob address
keywords
optional
array of string
each keyword must be unique
language
required
one of "en", "de"
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
trackingPixelUrl
optional
string
must have a valid URL format (i.e. https://example.org/page)
length must be between 1 and 2083

Contact address

FieldMandatoryDescription
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

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

Description

FieldMandatoryDescription
structuredDescription
requiredStructured description

Job address

FieldMandatoryDescription
city
required
cannot be updated
string
length must be between 1 and 50
country
required
cannot be updated
string
ISO 3166 alpha-2 country code.
postcode
optional
string
length must be between 1 and 255

Salary

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

Structured description

FieldMandatoryDescription
additionalInformationForCandidates
optional
string
length must be between 1 and 2500
additionalInformationForCandidatesHeader
optional
string
length must be between 1 and 255
companyIntroduction
required
string
cannot contain URL or e-mail address
length must be between 1 and 2500
companyIntroductionHeader
optional
string
length must be between 1 and 255
description
required
string
cannot contain URL or e-mail address
length must be between 1 and 2500
descriptionHeader
optional
string
length must be between 1 and 255
offer
required
string
cannot contain URL or e-mail address
length must be between 1 and 2500
offerHeader
optional
string
length must be between 1 and 255
requiredProfile
required
string
cannot contain URL or e-mail address
length must be between 1 and 2500
requiredProfileHeader
optional
string
length must be between 1 and 255
typeOfContent
optionalone of: "HTML", "TEXT"