Project Program Communication Associations REST Endpoints

Project Program Communication Associations
Associations resource is used to manage the association of templates or reports to a business object like a program. A template is associated with a program to generate the corresponding report.
Get a report or template association
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunicationAssociations/{projectProgramCommunicationAssociationsUniqID}
Get all report or template associations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunicationAssociations
Update a report or template association
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunicationAssociations/{projectProgramCommunicationAssociationsUniqID}