Tool to create or update a single tax. If the ID field is provided, the tax will be updated; otherwise, a new tax is created. Use when setting up tax rates for stores.
idstringTax ID for updates. If provided, updates the existing tax instead of creating a new one.
nameRequiredstringBusiness-facing label for the tax.
rateRequirednumberThe tax percentage rate (e.g., 5.545 for 5.545%, 10 for 10%).
typeRequiredstringDetermines how the tax is applied. ADDED means tax is added on top of the price, INCLUDED means tax is already included in the price.
storesarrayArray of store IDs where this tax applies. If not provided, tax applies to all stores.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.