Create Time Off

Creates a Time Off record

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage timeoffs (time_and_attendance)-Manage timeoffs (timeoff:write)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Timeoff

Timeoff creation params

document
object

Timeoff document params

string
required
string
required
uuid

UUID of a custom company leave policy assigned to the employment. Use this field instead of timeoff_type when creating time off against a custom leave policy. Discover available custom leave policy UUIDs via GET /v1/leave-policies/details/{employment_id}.

string
string
required
timeoff_days
array of objects
required
timeoff_days*
string
enum
string
required
date-time
required

UTC date time in ISO 8601 format.

string | null
required

The field matches the id of a user in the
Remote Platform that has permission to approve time off
requests. Available users can be found fetching
the List Company Manager endpoint.

string
enum
required
Allowed:
Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json