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

Workday Integration Payroll Inputs API

The Payroll Inputs API from Workday Integration — 2 operation(s) for payroll inputs.

Workday Integration Payroll Inputs API is one of 87 APIs that Workday Integration publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payroll Inputs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and rate-limit docs.

This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://{baseUrl}/ccx/api/absenceManagement/v1/{tenant}.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://wd2-impl-services1.workday.com/ccx/service
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Workday Integration Payroll Inputs API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 5

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

Payroll Inputs 5
GET
/payrollInputs
Workday Integration Retrieve payroll inputs
getPayrollInputs 2 params → 200401403
POST
/payrollInputs
Workday Integration Create a payroll input
createPayrollInput body → 201400401403
GET
/payrollInputs/{ID}
Workday Integration Retrieve a specific payroll input
getPayrollInputById 1 param → 200401403404
PATCH
/payrollInputs/{ID}
Workday Integration Update a payroll input
updatePayrollInput 1 param body → 200400401403404
DELETE
/payrollInputs/{ID}
Workday Integration Delete a payroll input
deletePayrollInput 1 param → 204401403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PayrollInput (7 properties), PayrollInputRequest (5 properties), ResourceReference (3 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

ResourceReference
object
3 properties
PayrollInput
object
7 properties
PayrollInputsResponse
object
2 properties
ErrorResponse
object
2 properties
PayrollInputRequest
object
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-integration-payroll-inputs-api-openapi.yml Raw ↑

Other APIs Workday Integration publishes across the network.

Workday Integration Absence Types API
Workday Integration ACA Compliance API
Workday Integration Academic Advising API
Workday Integration Academic Foundation API
Workday Integration Admissions API
Workday Integration Adoption API
Workday Integration Assignments API
Workday Integration Audit API
Workday Integration Balances API
Workday Integration Bank Accounts API
Workday Integration Bank Statements API
Workday Integration Benefit Elections API