Anchor to companyLocationTaxSettingsUpdatecompany
mutationcompany Location Tax Settings Update
Requires access scope or
access scope. Also: The API client must be installed on a Shopify Plus store.
Sets the tax settings for a company location.
Anchor to Arguments
Arguments
- Anchor to companyLocationIdcompany•ID!required
Location Id The ID of the company location that the tax settings get assigned to.
- Anchor to exemptionsToAssignexemptions•[Tax
To Assign Exemption!] The list of tax exemptions to assign to the company location.
- Anchor to exemptionsToRemoveexemptions•[Tax
To Remove Exemption!] The list of tax exemptions to remove from the company location.
- Anchor to taxExempttax•Boolean
Exempt Whether the location is exempt from taxes.
- Anchor to taxRegistrationIdtax•String
Registration Id The unique tax registration ID for the company location.
Was this section helpful?
Anchor to CompanyLocationTaxSettingsUpdatePayload returnsCompany Location Tax Settings Update Payload returns
- Anchor to companyLocationcompany•Company
Location Location The company location with the updated tax settings.
- Anchor to userErrorsuser•[Business
Errors Customer User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?