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 timeOffPolicy API

The timeOffPolicy API from Charthop — 7 operation(s) for timeoffpolicy.

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

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

This API exposes 10 operations across 7 paths, and defines 15 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

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

10 operations 7 paths 15 schemas 1 DELETE4 GET1 PATCH4 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 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 4 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

timeOffPolicy 10
POST
/v1/org/{orgId}/timeoff/policy
Create a time off policy
createTimeOffPolicy 2 params → 201400401404500
GET
/v1/org/{orgId}/timeoff/policy
Return all policies in the organization
findTimeOffPolicies 3 params → 200400401404
GET
/v1/org/{orgId}/timeoff/policy/balances
Return time off balances for a given policy and date
findTimeOffPolicyBalances 4 params → 200400401404
GET
/v1/org/{orgId}/timeoff/policy/balances/{personId}
Return time off balances per policy for a given person
findTimeOffPolicyBalancesForPerson 4 params → 200400401404
POST
/v1/org/{orgId}/timeoff/policy/balances/{policyId}
Adjust time off balances for a group of people on a given policy and effective date
updateTimeOffPolicyBalances 5 params → 200400401404
GET
/v1/org/{orgId}/timeoff/policy/{policyId}
Return a particular time off policy by id
getTimeOffPolicy 2 params → 200400401404
PATCH
/v1/org/{orgId}/timeoff/policy/{policyId}
Update an existing time off policy
updateTimeOffPolicy 3 params → 204400401404500
DELETE
/v1/org/{orgId}/timeoff/policy/{policyId}
Delete a time off request
deleteTimeOffPolicy 2 params → 204400401404500
POST
/v1/org/{orgId}/timeoff/policy/{policyId}/duplicate
Duplicate a time off policy
duplicateTimeOffPolicy 2 params → 201400403404
POST
/v1/org/{orgId}/timeoff/policy/{policyId}/estimateAccruals
Estimate accrual value for policy
estimateAccrualForPolicy 3 params → 202400401404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are TimeOffPolicy (43 properties), CreateTimeOffPolicy (29 properties), UpdateTimeOffPolicy (29 properties), Process (29 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
TimeOffBalanceAdjustmentBody
object
1 property 1 required
RequestedBalanceAdjustment
object
2 properties 1 required
ResultsTimeOffPolicy
object
3 properties 1 required
ResultsAccess
object
2 properties 1 required
Process
object
29 properties 9 required
LogData
object
4 properties 3 required
PolicyEvent
object
5 properties 2 required
AccrualConfig
object
6 properties 2 required
Attribution
object
6 properties
TimeOffPolicy
object
43 properties 5 required
PolicyAction
object
2 properties 1 required
EstimatedAccrual
object
1 property 1 required
UpdateTimeOffPolicy
object
29 properties
CreateTimeOffPolicy
object
29 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-timeoffpolicy-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