Project Transaction Controls REST Endpoints

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