Skip to main content
Log inSign up
Anchor to companyLocationTaxSettingsUpdate

companyLocationTaxSettingsUpdate

mutation

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

Sets the tax settings for a company location.

•
ID!required

The ID of the company location that the tax settings get assigned to.

•

The list of tax exemptions to assign to the company location.

•

The list of tax exemptions to remove from the company location.

•

Whether the location is exempt from taxes.

•

The unique tax registration ID for the company location.


Was this section helpful?

Anchor to CompanyLocationTaxSettingsUpdatePayload returnsCompanyLocationTaxSettingsUpdatePayload returns

•

The company location with the updated tax settings.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?