Import a financial model Google Document to a Pro Forma schema.
/finance/projects/{projectId}/import
The ID of the project to get the source and uses for
curl -L \ --request POST \ --url 'https://api.ecosuite.io//finance/projects/{projectId}/import' \ --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": {} }