Terms Of Use Definitions REST Endpoints

Terms Of Use Definitions
The terms of use definitions resource is used to view, create, modify, or delete a terms of use definition. Terms of use definitions contain terms and conditions content that can be displayed for transactions such as user registration or a permit application.
Create a terms of use definition
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTermsOfUses
Delete a terms of use definition
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTermsOfUses/{publicSectorTermsOfUsesUniqID}
Get a terms of use definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTermsOfUses/{publicSectorTermsOfUsesUniqID}
Get all terms of use definitions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTermsOfUses
Update a terms of use definition
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTermsOfUses/{publicSectorTermsOfUsesUniqID}