Spend Classification Sustainability Rules REST Endpoints

Spend Classification Sustainability Rules
The Spend Classification Sustainability Rules resource is used to create and manage rules within Invoice Classification Rules in Oracle Sustainability Cloud.
Create rules
Method: post
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationSustainabilityRules
Delete one rule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationSustainabilityRules/{RuleId}
Get all rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationSustainabilityRules
Get one rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationSustainabilityRules/{RuleId}
Update one rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationSustainabilityRules/{RuleId}