Federal Budget Execution Controls REST Endpoints

Federal Budget Execution Controls
The federal budget execution controls resource is used to query, create, and update budget execution controls.
Create a budget execution control
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedBudgetExecutionControls
Delete a budget execution control
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedBudgetExecutionControls/{fedBudgetExecutionControlsUniqID}
Get a budget execution control
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedBudgetExecutionControls/{fedBudgetExecutionControlsUniqID}
Get all budget execution controls
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedBudgetExecutionControls
Update a budget execution control
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedBudgetExecutionControls/{fedBudgetExecutionControlsUniqID}