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 Time off ledger API

The Time off ledger API from Charthop — 4 operation(s) for time off ledger.

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

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

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

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

5 operations 4 paths 10 schemas 1 DELETE2 GET2 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 5

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

Time off ledger 5
POST
/v1/org/{orgId}/timeoff-ledger
Create a time off ledger entry
createLedgerEntry 2 params → 201400401403
GET
/v1/org/{orgId}/timeoff-ledger/data
Query time off ledger entries in the organization, returning particular time off, job, and person data fields
queryTimeOff 9 params → 200202400401
POST
/v1/org/{orgId}/timeoff-ledger/export
Payroll export of time off ledger
exportTimeOffLedger 2 params → 200400401404
GET
/v1/org/{orgId}/timeoff-ledger/{entryId}
Get a time off ledger entry by ID
getLedgerEntry 2 params → 200
DELETE
/v1/org/{orgId}/timeoff-ledger/{entryId}
Delete a time off ledger entry
deleteLedgerEntry 2 params → 204400401404500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are TimeOffLedgerEntry (33 properties), Process (29 properties), CreateTimeOffLedgerEntry (23 properties), TimeOffLedgerExportOptions (8 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
TimeOffLedgerExportOptions
object
8 properties
Process
object
29 properties 9 required
ResultsAccess
object
2 properties 1 required
CreateTimeOffLedgerEntry
object
Time off ledger entry
23 properties 6 required
LogData
object
4 properties 3 required
Attribution
object
6 properties
ResultsData
object
4 properties 1 required
CarryOverBalanceEntry
object
3 properties 1 required
TimeOffLedgerEntry
object
Time off ledger entry
33 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-time-off-ledger-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