PeopleSoft · Capability
PeopleSoft Supply Chain And Procurement
Unified workflow for supply chain managers combining procurement, inventory, order fulfillment, and approval workflows across PeopleSoft Supply Chain Management and Approval Workflow Engine APIs.
What You Can Do
GET
List requisitions
— Retrieve procurement requisitions.
/v1/requisitions
GET
List purchase orders
— Retrieve purchase orders.
/v1/purchase-orders
GET
List inventory items
— Retrieve inventory items and stock levels.
/v1/inventory-items
GET
List orders
— Retrieve order fulfillment records.
/v1/orders
GET
List pending approvals
— Retrieve pending supply chain approval requests.
/v1/approvals
PUT
Process approval
— Approve, deny, or push back a supply chain approval request.
/v1/approvals/{approvalId}
MCP Tools
list-requisitions
Retrieve procurement requisitions.
read-only
list-purchase-orders
Retrieve purchase orders.
read-only
list-inventory-items
Retrieve inventory items and stock levels.
read-only
list-orders
Retrieve order fulfillment records.
read-only
list-pending-approvals
Retrieve pending supply chain approval requests.
read-only
process-approval
Approve, deny, or push back a supply chain approval request.
idempotent
APIs Used
scm
approval-workflow