deleteTaxRegion( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Deletes a tax region.

When a tax region is deleted, tax is not calculated and zero tax will be returned for addresses in this region.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Stores - all permissions
Manage Orders
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
taxRegionIdstringRequired

ID of the tax region to delete.

Was this helpful?
Yes
No