Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to companyLocationCreateTaxRegistration

companyLocationCreateTaxRegistration

mutationDeprecated

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

Creates a tax registration for a company location. Use companyLocationTaxSettingsUpdate instead.

ID!required

The ID of the company location that the tax registration gets assigned to.

String!required

The unique tax id for the tax registration.


Was this section helpful?

Anchor to CompanyLocationCreateTaxRegistrationPayload returnsCompanyLocationCreateTaxRegistrationPayload returns

The company location with the created tax registration.

The list of errors that occurred from executing the mutation.


Was this section helpful?