Tax Attributes REST Endpoints

Business License/Tax Attributes
The tax attributes resource is used to list the tax attributes used in tax class.
Get a tax attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxAttributes/{AttributeName}
Get all tax attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxAttributes
Update a tax attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxAttributes/{AttributeName}