Skip to content

CreatePlannedTimeOff

person_idstring, (uuid)required

The unique identifier of the person associated with this time off.

allocationsArray of objects(TimeOffAllocation)required

The list of date and hours allocations for this time off.

{ "person_id": "087e858e-473c-4f50-b5b0-c1df6c021550", "allocations": [ {} ] }