Business Tax Details REST Endpoints

Business Tax Details
The business tax detail resource is used to view, create, or modify a business tax detail. Business tax details are used in business license applications.
Create a set of business tax details
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxDetails
Delete a business tax detail
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxDetails/{BlTaxDetailKey}
Get a business tax detail
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxDetails/{BlTaxDetailKey}
Get all business tax details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxDetails
Update a business tax detail
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTaxDetails/{BlTaxDetailKey}