Update Tax Zone RateAsk AIpatch https://api.duda.co/api/sites/multiscreen/{site_name}/ecommerce/tax-zones/{zone_id}/rates/{rate_id}Path Paramssite_namestringrequiredThe unique identifier for the target site.zone_idstringrequiredThe unique identifier for the tax zone.rate_idstringrequiredThe unique identifier for the tax rate.Body ParamsnamestringrequiredDisplay name of the tax rate. This will be displayed in the merchant’s orders dashboard.ratestringrequiredDecimal string of the tax applied on a given price e.g., "0.05".tax_number_for_invoicestringString displayed alongside invoices tax line item breakdowns.Responses 200200 400400Updated 10 months ago