Report

Get the finance report for a project

get

Get the finance report for a project

Authorizations
AuthorizationstringRequired
Path parameters
projectIdstringRequired

The ID of the project to get the details for

Query parameters
proFormaVersionIdstringOptional

Can be used to specify a specific version of the Pro Forma to be used in the report instead of the latest version.

Responses
200

successful operation

application/json
get
/finance/projects/{projectId}/report

Update the finance report for a project

put

Update the cached finance report for a project with the latest data

Authorizations
AuthorizationstringRequired
Path parameters
projectIdstringRequired

The ID of the project to update the report for

Responses
200

successful operation

No content

put
/finance/projects/{projectId}/report

No content