Project Type Cost Exclusions REST Endpoints

SCM Common/Project Type Cost Exclusions
The Project Type Cost Exclusions resource manages the status of whether a project does or does not use project costing. All projects using a project type inherit the behavior specified for that project type. The default state for all project types is to include costing. The POST operation changes this state to excluded. The DELETE operation reverts the project type to its default state to include costing.
Create one exclusion
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectTypeCostExclusionsForSupplyChain
Delete an exclusion
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/projectTypeCostExclusionsForSupplyChain/{CostCollectionExclusionId}
Get all exclusions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectTypeCostExclusionsForSupplyChain
Get one exclusion
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectTypeCostExclusionsForSupplyChain/{CostCollectionExclusionId}