Skip to main content

taxCountryConfigurationDelete Mutation

Remove all tax class rates for a specific country.

Requires MANAGE_TAXESpermission.
taxCountryConfigurationDelete(
countryCode: CountryCode!
): TaxCountryConfigurationDelete

Arguments

taxCountryConfigurationDelete.countryCode ● CountryCode! non-null enum miscellaneous

Country in which to update the tax class rates.

Type

TaxCountryConfigurationDelete object taxes

Remove all tax class rates for a specific country.

Requires MANAGE_TAXESpermission.