View the OpenAPI specification
Filters
Supplier contracts can be filtered on:
- awardId
- company
- name
- referenceId
- supplierReferenceId
Example response element
{
"attributes": {
"awardId": "AWD-000533",
"company": "UWMIL University of Wisconsin Milwaukee",
"descriptor": "CON-00004758: SUBCONTRACT 3910",
"dttmLoaded": "2025-01-16T07:54:26",
"endDate": null,
"invoiceBalanceRemaining": 154.16,
"isSubjectToFfata": true,
"lineTotalAmount": 154.16,
"name": "SUBCONTRACT 3910",
"originalTotalContractAmount": 154.16,
"referenceId": "SA-000003",
"signedDate": null,
"specialistName": "Pamela Loignon",
"startDate": "2022-07-21",
"status": "Approved",
"supplierGroupReferenceId": "1018209",
"supplierName": "UW MADISON",
"supplierReferenceId": "223405578",
"totalAmount": 154.16
},
"id": "CON-00004758",
"links": {
"self": "https://api.wisc.edu/finance/supplierContracts?id=CON-00004758"
},
"meta": {
"dttmLoaded": "2025-01-16T07:54:26"
},
"type": "supplierContracts"
}