📄️ Introduction
Tax configuration and calculation API for managing regional tax rates and rules.
📄️ Create a new tax configuration
Creates a new tax configuration with rates, zones, and shop associations.
📄️ Retrieve tax configuration by identifier
Retrieve detailed tax configuration information by its unique identifier.
📄️ Retrieve tax configuration by zone and code
Fetches tax configuration using geographic zone and tax code combination.
📄️ Update an existing tax configuration
Updates the details of a specific tax configuration identified by its unique ID.
📄️ Delete a tax configuration
Permanently removes a specific tax configuration from the system.
📄️ Search and retrieve tax configurations
Retrieve a paginated list of tax configurations with comprehensive filtering capabilities.