Spend Classification Controls REST Endpoints

Spend Classification Controls
The Spend Classification Controls resource manages the controls used for spend classification application such as confidence threshold percentage, lexer name, lexer parameters, and maximum number of upload errors allowed. You must have the necessary roles and privileges to use this REST resource. For additional details, refer to the Job Roles and Privileges and Status Codes topics.
Get all classification controls
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationControls
Get one classification control
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationControls/{ControlId}
Update a classification control
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationControls/{ControlId}