Spend Classification Rules REST Endpoints

Spend Classification Rules
The Spend Classification Rules resource manages rules in Oracle Fusion Spend Classification Cloud.
Create rules
Method: post
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationRules
Delete one 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 one rule
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationRules/{RuleId}