Project Overview Fees REST Endpoints

Projects/Project Overview Fees
This resource is used to get the fee summary of a project which is displayed on the project fees and payments page.
Create a fee record summary by project
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProjectOverviewFees
Delete a fee record summary by project
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProjectOverviewFees/{publicSectorProjectOverviewFeesUniqID}
Get a fee record summary by project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProjectOverviewFees/{publicSectorProjectOverviewFeesUniqID}
Get all fee record summaries by project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProjectOverviewFees
Update a fee record summary by project
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProjectOverviewFees/{publicSectorProjectOverviewFeesUniqID}