Scope Configurations REST Endpoints

Scope Configurations
The scope configuration resource is used to enable the filtration of the setup data for the Functional Setup Manager export process. The resource shows the details of the filter criteria.
Create a set of scope configurations for all setup data
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorScopeConfigurations
Delete a scope configuration
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorScopeConfigurations/{ScopeConfigId}
Get a scope configuration
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorScopeConfigurations/{ScopeConfigId}
Get all scope configurations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorScopeConfigurations
Update a scope configuration
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorScopeConfigurations/{ScopeConfigId}