View the OpenAPI Specification
An award line links a grant to its associated award. Each award has one or more award lines, and each award line has exactly one grant. The award line contains details about the allocation of money to that particular grant.
Example response element
{ "id": "AWARD_CONTRACT_LINE-6-20934", "type": "awardLines", "attributes": { "allocationProfileId": "UWMSN_Federal", "allocationProfileName": "UWMSN - Federal", "awardId": "AWARD_CONTRACT-6-9854", "basisType": "Modified Total Direct Costs", "billingScheduleId": "BILLING_SCHEDULE-6-11038", "costCenterId": "CC002851", "costRateTypeId": "UWMSN_MTDC_On_Campus_Research", "costRateTypeName": "On Campus Research", "currentAmount": 155500, "facilitiesAdminRate": 0.555, "fromDate": "2024-04-01 07:00:00", "functionId": "FN0400", "fundId": "FD0144", "grantId": "GRTEST00002", "lifecycleStatus": "Open", "name": "AWD-900001 RC00037 - Federal Grants & Contracts (Sponsored Research) (Line 1)", "rateAgreementId": "UWMSN_MTDC_Federal_Rate_Agreement", "rateAgreementName": "UWMSN - MTDC - Federal Rate Agreement (04/01/2022)", "revenueCategoryID": "RC00037", "salaryCap": "National Institute of Health Salary Cap", "spendRestriction": "Subawards Only", "status": "Active", "toDate": "2029-03-31 07:00:00", "type": "Cost Reimbursable" }, "links": { "self": "https://api.wisc.edu/finance/awardLines/AWARD_CONTRACT_LINE-6-20934" }, "meta": { "dttmLoaded": "2024-10-08 11:29:50" } }
Filters
Award lines can be filtered by:
- awardId
- name (supports string fuzzy matches)
- grantId
- fromDate (supports date fuzzy matches)
- toDate (supports date fuzzy matches)
- costCenterId
- revenueCategoryId
- fundId
- functionId