Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop timeoff API

The timeoff API from Charthop — 6 operation(s) for timeoff.

Charthop timeoff API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include timeoff. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 6 paths, and defines 12 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

9 operations 6 paths 12 schemas 1 DELETE2 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 2 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

timeoff 9
GET
/v1/org/{orgId}/timeoff
Retrieve time off requests
findTimeOff 7 params → 200400401404500
POST
/v1/org/{orgId}/timeoff
Create a time off request
createTimeOff 2 params → 201400401404500
POST
/v1/org/{orgId}/timeoff/request
Request time off
requestTimeOff 2 params → 201400401404500
POST
/v1/org/{orgId}/timeoff/request/validate
Validate a time off request
validateRequest 3 params → 201400401404500
GET
/v1/org/{orgId}/timeoff/{timeOffId}
Return a particular time off request by id
getTimeOff 2 params → 200400401404500
PATCH
/v1/org/{orgId}/timeoff/{timeOffId}
Update an existing time off request
updateTimeOff 3 params → 204400401404500
DELETE
/v1/org/{orgId}/timeoff/{timeOffId}
Delete a time off request
deleteTimeOff 2 params → 204400401404500
POST
/v1/org/{orgId}/timeoff/{timeOffId}/approve
Approve a pending time off request
approveTimeOff 4 params → 204400401404500
POST
/v1/org/{orgId}/timeoff/{timeOffId}/reject
Reject a pending time off request
rejectTimeOff 4 params → 204400401404500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are TimeOffEntity (31 properties), CreateTimeOffEntity (16 properties), UpdateTimeOffEntity (14 properties), TimeOffRequest (10 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
TimeOff
object
8 properties 3 required
ResultsAccess
object
2 properties 1 required
TimeOffRequest
object
10 properties 2 required
CreateTimeOffEntity
object
16 properties 4 required
ExcludedDay
object
2 properties 2 required
Attribution
object
6 properties
CalculatedTimeOffBalance
object
9 properties 3 required
TimeOffEntity
object
31 properties 5 required
ResultsTimeOffEntity
object
3 properties 1 required
TimeOffApproval
object
1 property
UpdateTimeOffEntity
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-timeoff-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API