Spend Classification Rules REST Endpoints

Spend Classification Rules
The Spend Classification Rules resource manages the rules in Oracle Spend Classification Cloud.
Create rules
Method: post
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationRules
Delete a rule
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationRules/{RuleId}
Get all rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationRules
Get one rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationRules/{RuleId}
Update a rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationRules/{RuleId}