Get the source and uses for projects
The IDs of the projects to get the source and uses for
Whether the sources and uses should be reported to the current date or for the project lifetime
toDate
lifetime
GET //finance/sources-uses HTTP/1.1 Host: api.ecosuite.io Authorization: YOUR_API_KEY Accept: */*
successful operation
{ "classBContributions": 5463.57, "grants": 5463.57, "debtProceeds": 5463.57, "nonDevFeeFixedAssets": 5463.57, "devFees": 5463.57, "fixedAssets": 5463.57, "sources": {}, "uses": {} }