Condition of Approval Compliance Transactions REST Endpoints

Condition of Approval Compliance Transactions
The condition of approval compliance transaction resource is used to associate compliances with a condition of approval transaction.
Create a set of compliances associated with the conditions of approval
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionComplyTransactions
Delete a compliance associated with the conditions of approval
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionComplyTransactions/{publicSectorConditionComplyTransactionsUniqID}
Get a compliance associated with the conditions of approval
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionComplyTransactions/{publicSectorConditionComplyTransactionsUniqID}
Get all compliances associated with the conditions of approval
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionComplyTransactions
Update a compliance associated with the conditions of approval
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionComplyTransactions/{publicSectorConditionComplyTransactionsUniqID}