Workday Payroll Input Batches API
Manage batch submissions of payroll input data
Workday Payroll Input Batches API is one of 21 APIs that Workday Payroll publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 138 JSON Schema definitions.
Tagged areas include Input Batches. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, a JSON-LD context, and 138 JSON Schemas.
This API exposes 3 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against 2 base URLs: https://api.workday.com/payroll-input/v1, https://{tenant}.workday.com/api/payroll-input/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Workday Payroll Input Batches 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 through Workday authentication.
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Manage batch submissions of payroll input data
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are InputBatch (9 properties), InputRecord (7 properties), CreateInputBatchRequest (2 properties), Error (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 Payroll 12
Other APIs Workday Payroll publishes across the network.