Tax Attributes REST Endpoints

Business License/Tax Attributes
The tax attributes resource is used to list the tax attributes used in tax class.
Create all tax attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxAttributes
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}