Plan Review Files REST Endpoints

Plan Review Files
Use the plan review files resource to view, update, create, and delete plan review files.
Create a plan review file
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles
Delete a plan review file
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}
Get a plan review file
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}
Get all plan review files
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles
Update a plan review file
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewFiles/{DocumentFileKey}