View the OpenAPI specification
Filters
Purchase orders can be filtered on:
- accountingDate (supports fuzzy matches on dates)
- company
- costCenterId
- dttmLoaded (supports fuzzy matches on dates)
- functionId
- fundId
- giftId
- grantId
- locationId
- poId
- programId
- projectId
- spendCategoryId
Example response element
{
"attributes": {
"accountingDate": "2025-03-01",
"costCenterId": "CC005938",
"fiscalYear": 2025,
"fiscalYearNumber": 2025,
"functionId": "FN0700",
"fundId": "FD0128",
"giftId": "",
"grantId": "",
"journalSource": "Purchase Order",
"ledger": "UWMSN University of Wisconsin Madison : Obligations",
"ledgerPeriod": "Mar-2025 Obligations (UWMSN University of Wisconsin Madison)",
"locationId": "",
"period": "Mar",
"poId": "MSN0542602",
"poLineId": "25b90ccc3a35902af0ef6787ec900000",
"programId": "PG000019020",
"projectId": "",
"spendCategoryId": "SC00115",
"transactionDate": "2024-07-05"
},
"id": "25b90ccc3a35902af0ef6787ec900000",
"links": {
"self": "https://api.wisc.edu/finance/purchaseOrders/25b90ccc3a35902af0ef6787ec900000"
},
"meta": {
"dttmLoaded": "2025-03-20T12:00:28"
},
"type": "purchaseOrders"
}