Global Attributes Date Range Details REST Endpoints

Common Setup/Global Attributes Date Range Details
The Global Attributes resource is used to manage date ranges for different classifications.
Create a date range for a classification
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes
Delete a date range for a classification
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}
Get a date range for a classification
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}
Get all classifications' date range
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes
Update a date range for a classification
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}