Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
The account identifier
Path Parameters
Body
The approver ID
"1687-4"
The status of the time off request
The type of the time off request
The start date of the time off request (ISO8601 date-time without timezone)
"2021-01-01T01:01:01.000"
Inclusive end date of the time off request (ISO8601 date-time without timezone). The time off includes this day
"2021-01-01T01:01:01.000"
True if the start of the time off request begins half way through the day
true
True if the end of the time off request ends half way through the day
true
The time off policy id associated with this time off request
"cx280928933"
Allows users to provide additional context or notes for their time off request
"Taking a day off for personal reasons"
Value to pass through to the provider
{ "other_known_names": "John Doe" }