Skip to main content
POST
Create a vacation pay setting

Authorizations

Authorization
string
header
required

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

Body

application/json
work_assignment_id
string
required
effective_from
string<date>
required
percentage
number<decimal>
required
Required range: 0 <= x <= 100
effective_to
string<date>
vacation_pay_method
enum<string>
Available options:
manual,
per_period
overrides
object[]
note
string | null

Response

201 - application/json

Created

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

The type of the object in Nmbr ("vacation_pay_setting").

data
Vacation Pay Setting · object