Planning Resource Breakdown Structures for Projects REST Endpoints

Planning Resource Breakdown Structures for Projects
The Planning Resource Breakdown Structures for Projects resource is used to view and create planning resource breakdown structure assignments to projects. You can view the header details, project information, and whether the planning resource breakdown structure is marked as primary.
Create a planning resource breakdown structure assignment to a project
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectPlanningRbs
Get a planning resource breakdown structure assigned to a project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlanningRbs/{projectPlanningRbsUniqID}
Get all planning resource breakdown structures assigned to projects
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlanningRbs
Update a planning resource breakdown structure assignment to a project
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectPlanningRbs/{projectPlanningRbsUniqID}