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 Purchase Orders API

Purchase order creation and management

Workday Finance Purchase Orders 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 Purchase Orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, 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}.

3 operations 2 paths 4 schemas 2 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 Purchase Orders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

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.

Purchase Orders 3

Purchase order creation and management

GET
/purchaseOrders
List Purchase Orders
listPurchaseOrders 3 params → 200401
POST
/purchaseOrders
Create Purchase Order
createPurchaseOrder body → 201400
GET
/purchaseOrders/{purchaseOrderId}
Get Purchase Order
getPurchaseOrder 1 param → 200404

Schemas 4

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

PurchaseOrder
object
10 properties
PurchaseOrderCreate
object
3 properties 1 required
ResourceReference
object
3 properties
ErrorResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workday-finance-purchase-orders-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