Taxes > Tax Rules > taxRulesAddDefault
Commerce APITaxesTax RulestaxRulesAddDefault
taxRulesAddDefault
POST:tax_rules/add_default.json

Description

Add default tax rules for a given country.

Permission bit: "tax_rules.create"

Topic: Tax Rules

Arguments

country: String!

Country ISO code to add tax rules for


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module