Skip to main content

taxCountryConfigurationDelete Mutation

Remove all tax class rates for a specific country.

Requires the MANAGE_TAXESpermission.
taxCountryConfigurationDelete(
countryCode: CountryCode!
): TaxCountryConfigurationDelete
Show return type

Arguments

countryCode ● CountryCode!

Country in which to update the tax class rates.

Type

TaxCountryConfigurationDelete

Remove all tax class rates for a specific country.

Requires the MANAGE_TAXESpermission.