Task Transaction Controls REST Endpoints

Project Templates/Tasks/Task Transaction Controls
The Task Transaction Control resource is used to view and create a task transaction control. Task transaction controls are a set of criteria that control whether a transaction can be charged to a task.
Create a task transaction control
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectTemplates/{projectTemplatesUniqID}/child/Tasks/{TaskId}/child/TaskTransactionControls
Get a task transaction control
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectTemplates/{projectTemplatesUniqID}/child/Tasks/{TaskId}/child/TaskTransactionControls/{TaskTransactionControlsUniqID}
Get all transaction controls for a project task
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectTemplates/{projectTemplatesUniqID}/child/Tasks/{TaskId}/child/TaskTransactionControls