Skip to main content
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.

[TaxExemption!]

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

[TaxExemption!]

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

Boolean

Whether the location is exempt from taxes.

String

The unique tax registration ID for the company location.


Was this section helpful?

Anchor to CompanyLocationTaxSettingsUpdatePayload returnsCompanyLocationTaxSettingsUpdatePayload returns

CompanyLocation

The company location with the updated tax settings.

[BusinessCustomerUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »