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 Finance Supplier Invoices API

Supplier invoice processing

Workday Finance Supplier Invoices API is one of 17 APIs that Workday Finance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Supplier Invoices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version v41.2.

Requests are made against a single base URL, https://wd2-impl-services1.workday.com/ccx/api/financial-management/v41.2/{tenant}.

2 operations 1 paths 4 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v41.2
Base URL
https://wd2-impl-services1.workday.com/ccx/service
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Workday Finance Supplier Invoices API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Supplier Invoices 2

Supplier invoice processing

GET
/supplierInvoices
List Supplier Invoices
listSupplierInvoices 3 params → 200401
POST
/supplierInvoices
Create Supplier Invoice
createSupplierInvoice body → 201400

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are SupplierInvoice (11 properties), SupplierInvoiceCreate (6 properties), ResourceReference (3 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

ResourceReference
object
3 properties
ErrorResponse
object
2 properties
SupplierInvoiceCreate
object
6 properties 3 required
SupplierInvoice
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-finance-supplier-invoices-api-openapi.yml Raw ↑

Other APIs Workday Finance publishes across the network.

Workday Revenue Management API
Workday Expenses API
Workday Cash Management API
Workday Budgets API
Workday Projects API
Workday Settlement Services API
Workday Inventory API
Workday Professional Services Automation API
Workday Finance Accounts API
Workday Finance Cost Centers API
Workday Finance Financial Periods API
Workday Finance Journal Entries API