View the OpenAPI specification
Budget lines are individual lines entered for a budget. Once created in Workday, a budget line is never edited or deleted, but the budget can still be altered by adding more budget lines.
Example response element
{ "attributes": { "amendmentDate": null, "amendmentId": "", "amendmentType": "", "awardId": "AWD-000115", "debitMinusCredit": 0, "deleted": false, "dttmLoaded": "2025-01-29T11:11:00", "fundId": "FD0133", "grantId": "GR000025654", "objectClass": "Sponsored Programs: 6000 Indirect Costs" }, "id": "11a0733a92c69000d3fac1b35dcb0001", "links": { "self": "https://api.wisc.edu/finance/budgetLines/11a0733a92c69000d3fac1b35dcb0001" }, "meta": { "dttmLoaded": "2025-01-29T11:11:00" }, "type": "budgetLines" }
Filters
Budget lines can be filtered on:
- awardId
- dttmLoaded (supports fuzzy matches on dates)
- fundId
- grantId