Taxes > Tax Rules > taxRulesLookup
Commerce APITaxesTax RulestaxRulesLookup
taxRulesLookup
GET:tax_rules/lookup.json

Description

Lookup tax rules.

Permission bit: "tax_rules.read"

Topic: Tax Rules

Arguments

country: String!


customer_group_id: String


debug: Boolean


province: String!


sales_channel_id: String


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


tax_classes: [String!]!


zip: String!


Result

TaxRuleLookupResult

Preview (typescript)

Loading module