Global Attributes Details REST Endpoints

Common Setup/Global Attributes Date Range Details/Global Attributes Details
The Global Attribute Line resource is used to manage global attributes for a given classification.
Copies the global attributes requests.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}/child/GlobalAttributeLines/action/copy
Create a global attribute
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}/child/GlobalAttributeLines
Delete a global attribute for a classification
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}/child/GlobalAttributeLines/{GlobalAttributeLinesUniqID}
Get a global attribute for a classification
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}/child/GlobalAttributeLines/{GlobalAttributeLinesUniqID}
Get all the global attributes for a classification
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}/child/GlobalAttributeLines
Update a global attribute for a classification
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGlobalAttributes/{publicSectorGlobalAttributesUniqID}/child/GlobalAttributeLines/{GlobalAttributeLinesUniqID}