vendor-contracts
Vendor contract tracking with renewal alerts and spend analysis.
6 endpoints.
- GET
/api/v1/vendor-contractsList vendor contracts - POST
/api/v1/vendor-contractsCreate vendor contract - POST
/api/v1/vendor-contracts/analyzeAI contract analysis - DELETE
/api/v1/vendor-contracts/{contract_id}Delete vendor contract - GET
/api/v1/vendor-contracts/{contract_id}Get vendor contract - PUT
/api/v1/vendor-contracts/{contract_id}Update vendor contract