Spend Classification Attributes REST Endpoints
    
        Spend Classification Attributes
    
The Spend Classification Attributes resource manages attributes used for classification and the additional classification attriutes mapping in Oracle Fusion Spend Classification.
- Get all attributes
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/spendClassificationAttributes - Get one attribute
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/spendClassificationAttributes/{AttributeMapId} - Update an attribute
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/spendClassificationAttributes/{AttributeMapId}