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

This budget restricts all budgets except for goodies and sports

startDate
string<date-time>
required

Make sure the date is UTC+0.

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
amount
object
required
goodiesVoucherType
enum<string>
required
Available options:
GENERIC,
SPECIAL
interval
enum<string>
required
Available options:
ONCE,
DAILY,
WEEKLY,
MONTHLY,
YEARLY
nextDate
string<date-time> | null
required
startDate
string<date-time>
required
startDateYearMonth
string
required

yyyy-MM

dateDeleted
string<date-time> | null
endDate
string<date-time> | null
endDateYearMonth
string | null

yyyy-MM