Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

employeeId
string
required

Body

application/json
budget
object
required

The flex budget will be the maximum amount that can be spent per month by the employee.

accumulateBudget
boolean
required
startDate
string<date-time>
required

Make sure the date is UTC+0.

allowedModules
enum<string>[] | null
Available options:
MEALS,
HEALTH,
INTERNET,
HOLIDAY,
KITA,
MOBILITY,
SPORTS
flexTaxRuleTemplateId
string | null
default:default
endDate
string<date-time>

Make sure the date is UTC+0.

Response

200 - application/json
id
string
required

The unique primary key (UUID) of the entity.

dateCreated
string<date-time>
required
dateModified
string<date-time>
required
employeeId
string
required
budget
object
required
allowedModules
enum<string>[]
required
Available options:
MEALS,
HEALTH,
INTERNET,
HOLIDAY,
KITA,
MOBILITY,
SPORTS
accumulateBudget
boolean
default:false
required
validFrom
string<date-time>
required
validFromYearMonth
string
required

yyyy-MM

dateDeleted
string<date-time> | null
flexTaxRuleTemplateId
string | null
default:default
validUntil
string<date-time> | null
validUntilYearMonth
string | null

yyyy-MM