Workday Finance · Capability
Workday Finance Financial Operations
Unified capability for financial operations combining general ledger management, procurement, and accounts payable workflows. Enables finance teams to manage the full procure-to-pay and record-to-report lifecycle.
What You Can Do
GET
List accounts
— List financial accounts
/v1/accounts
GET
List journal entries
— List journal entries
/v1/journal-entries
POST
Create journal entry
— Create a journal entry
/v1/journal-entries
GET
List cost centers
— List cost centers
/v1/cost-centers
GET
List worktags
— List worktags
/v1/worktags
GET
List financial periods
— List financial periods
/v1/financial-periods
GET
List suppliers
— List suppliers
/v1/suppliers
GET
List purchase orders
— List purchase orders
/v1/purchase-orders
POST
Create purchase order
— Create a purchase order
/v1/purchase-orders
GET
List supplier invoices
— List supplier invoices
/v1/supplier-invoices
POST
Create supplier invoice
— Create a supplier invoice
/v1/supplier-invoices
GET
List requisitions
— List purchase requisitions
/v1/requisitions
MCP Tools
list-accounts
List general ledger accounts in Workday Finance
read-only
list-journal-entries
List journal entries, optionally filtered by period
read-only
create-journal-entry
Create a new journal entry in the general ledger
list-cost-centers
List cost center organizations
read-only
list-worktags
List financial dimension worktags
read-only
list-financial-periods
List fiscal periods and their open/close status
read-only
list-suppliers
List supplier accounts in the procurement system
read-only
list-purchase-orders
List purchase orders, optionally filtered by status
read-only
create-purchase-order
Create a new purchase order for a supplier
list-supplier-invoices
List supplier invoices for accounts payable processing
read-only
create-supplier-invoice
Create a new supplier invoice for payment processing
list-requisitions
List purchase requisitions
read-only
APIs Used
financial-management
procurement