Skip to main content
Anchor to companyLocationRevokeTaxExemptions

companyLocationRevokeTaxExemptions

mutation

Requires write_customers access scope or write_companies access scope. Also: The API client must be installed on a Shopify Plus store.

Deprecated. Use companyLocationTaxSettingsUpdate instead.

Revokes tax exemptions from the company location.

ID!
required

The location from which the tax exemptions will be revoked.

[TaxExemption!]!
required

The tax exemptions that are being revoked from the location.


Was this section helpful?

Anchor to CompanyLocationRevokeTaxExemptionsPayload returnsCompanyLocationRevokeTaxExemptionsPayload returns

CompanyLocation

The updated company location.

[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?