Get the source and uses for projects
/finance/sources-uses
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
curl -L \ --url 'https://api.ecosuite.io//finance/sources-uses?projectIds=text' \ --header 'Authorization: YOUR_API_KEY'
{ "classBContributions": 5463.57, "grants": 5463.57, "debtProceeds": 5463.57, "nonDevFeeFixedAssets": 5463.57, "devFees": 5463.57, "fixedAssets": 5463.57, "sources": {}, "uses": {} }