Settings
Get the finance settings for a project
Authorizations
AuthorizationstringRequired
Path parameters
projectIdstringRequired
The ID of the project to get the details for
Responses
200
successful operation
application/json
400
Invalid status value
application/json
get
/finance/projects/{projectId}/settingsUpdate the finance settings for a project
Authorizations
AuthorizationstringRequired
Path parameters
projectIdstringRequired
The ID of the project to get the details for
Body
Refer to the /schemas/finance endpoint for the full JSON Schema definition
idstringRead-onlyOptional
createdstring · date-timeRead-onlyOptional
updatedstring · date-timeRead-onlyOptional
pathstringRead-onlyOptional
financialModelUrlstring · urlOptional
externalFinancialModelUrlstring · urlOptional
epcBidSheetUrlstring · urlOptional
smartsheetSheetUrlstring · urlOptional
providerstring · enumOptionalPossible values:
Responses
200
successful operation
application/json
objectOptional
400
Invalid status value
application/json
put
/finance/projects/{projectId}/settings