Skip to main content
Anchor to CompanyLocationRevokeTaxExemptionsPayload

CompanyLocationRevokeTaxExemptionsPayload

payload

Return type for companyLocationRevokeTaxExemptions mutation.

•CompanyLocation

The updated company location.

•[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated

Arguments

•ID!
required

The location from which the tax exemptions will be revoked.

•[TaxExemption!]!
required

The tax exemptions that are being revoked from the location.



Was this section helpful?