Workday Financials Journal Entries API
Create and manage journal entries
Workday Financials Journal Entries API is one of 32 APIs that Workday Financials publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Journal Entries. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes 5 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.1.0, at version v38.2.
Requests are made against a single base URL, https://{tenant}.workday.com/api/cashManagement/v38.2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Workday Financials Journal Entries API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— OAuth 2.0 bearer token obtained from Workday authentication
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Create and manage journal entries
Schemas 9
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are JournalEntry (14 properties), JournalLine (5 properties), JournalEntryCreate (5 properties), LedgerAccountRef (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Workday Financials 12
Other APIs Workday Financials publishes across the network.