Conditions of Approval Templates REST Endpoints

Conditions of Approval Templates
The conditions of approval template resource is used to create, update, and delete the templates used in the conditions of approval.
Create a set of conditions of approval templates
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionOfApprovalTemplates
Delete a conditions of approval template
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionOfApprovalTemplates/{publicSectorConditionOfApprovalTemplatesUniqID}
Get a conditions of approval template
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionOfApprovalTemplates/{publicSectorConditionOfApprovalTemplatesUniqID}
Get all conditions of approval templates
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionOfApprovalTemplates
Update a conditions of approval template
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionOfApprovalTemplates/{publicSectorConditionOfApprovalTemplatesUniqID}