Federal Budget Execution Control Segments REST Endpoints

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