- Subcategories:
 - Plan Review File Users
 
Plan Review Files REST Endpoints
            
            Shared Services/Plan Review Files
            
        
        
    Use the plan review files resource to view, update, create, and delete plan review files.
- Create a plan review file
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles - Delete a plan review file
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey} - Get a plan review file
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey} - Get all plan review files
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles - Update a plan review file
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}