Plan Review Cycles REST Endpoints

Plan Review Cycles
The plan review cycles resource is used to view cycles for a plan review.
Create a cycle for a plan review
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewCycles
Delete a permit plan review's cycle information
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewCycles/{PlanReviewKey}
Get a permit plan review's cycle information
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewCycles/{PlanReviewKey}
Get all cycle information for a permit plan review
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewCycles
Update a permit plan review's cycle information
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewCycles/{PlanReviewKey}