Federal Setup Options REST Endpoints

Federal Setup Options
The federal setup options resource is used to query, create, and update setup options.
Create setup options
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedSetupOptions
Delete a setup option
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedSetupOptions/{ConfigOptionId}
Get a setup option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedSetupOptions/{ConfigOptionId}
Get all setup options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedSetupOptions
Update a setup option
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedSetupOptions/{ConfigOptionId}