Skip to main content
Anchor to CompanyLocationTaxSettingsUpdatePayload

CompanyLocationTaxSettingsUpdatePayload

payload

Return type for companyLocationTaxSettingsUpdate mutation.

•CompanyLocation

The company location with the updated tax settings.

Show fields
•[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Sets the tax settings for a company location.

Show payload

Arguments

•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.

Show enum values
•[TaxExemption!]

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

Show enum values
•Boolean

Whether the location is exempt from taxes.

•String

The unique tax registration ID for the company location.



Was this section helpful?