Project Program Communications REST Endpoints

Project Program Communications
Project Program Communication resource is used to manage the templates and reports header information.
Create a status report or template structure
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunications
Delete a status report or template structure
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunications/{projectProgramCommunicationsUniqID}
Download program BIP report
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunications/{projectProgramCommunicationsUniqID}/action/downloadBipReport
Get a status report or template structure
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunications/{projectProgramCommunicationsUniqID}
Get all status reports or templates structure
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunications
Update a status report or template structure
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunications/{projectProgramCommunicationsUniqID}