BIP Reports REST Endpoints

BIP Reports
The BIP reports resource is used to view BIP reports. It stores the report identifier, description, and the file location path. A user can modify only the file location path.
Create a report configuration
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBIPReports
Get a report configuration
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBIPReports/{ReportControlId}
Get all report configurations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBIPReports
Update a report configuration
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBIPReports/{ReportControlId}