Project Program Communication Catalogs REST Endpoints

Project Program Communication Catalogs
Project Program Communication Catalogs resource is used to manage the catalog objects to create templates and reports.
Create a catalog object
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunicationCatalogs
Delete a catalog object
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunicationCatalogs/{ObjectId}
Get a catalog object
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunicationCatalogs/{ObjectId}
Get all catalog objects
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunicationCatalogs
Update a catalog object
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectProgramCommunicationCatalogs/{ObjectId}