Anchor to companyLocationCreateTaxRegistrationcompany
mutationcompany Location Create Tax Registration
Requires access scope or
access scope. Also: The API client must be installed on a Shopify Plus store.
Deprecated. Use companyLocationTaxSettingsUpdate instead.
Creates a tax registration for a company location.
Anchor to Arguments
Arguments
- Anchor to locationIdlocation•ID!required
Id The ID of the company location that the tax registration gets assigned to.
- Anchor to taxIdtax•String!required
Id The unique tax id for the tax registration.
Was this section helpful?
Anchor to CompanyLocationCreateTaxRegistrationPayload returnsCompany Location Create Tax Registration Payload returns
- Anchor to companyLocationcompany•Company
Location Location The company location with the created tax registration.
- Anchor to userErrorsuser•[Business
Errors Customer User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?