- Subcategories:
- Global Attributes Details
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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes - Delete a date range for a classification
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID} - Get a date range for a classification
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID} - Get all classifications' date range
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes - Update a date range for a classification
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}