Workday Financials Purchase Requisitions API
Create and manage purchase requisitions
Workday Financials Purchase Requisitions 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 Purchase Requisitions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes 3 operations across 2 paths, and defines 7 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 Purchase Requisitions 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 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.
Create and manage purchase requisitions
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are PurchaseRequisition (9 properties), RequisitionLineCreate (4 properties), PurchaseRequisitionCreate (4 properties), SupplierShortRef (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.