Anchor to customerRemoveTaxExemptionscustomer
mutationcustomer Remove Tax Exemptions
Requires access scope.
Remove tax exemptions from a customer.
Anchor to Arguments
Arguments
- Anchor to customerIdcustomer•ID!required
Id The ID of the customer to update.
- Anchor to taxExemptionstax•[Tax
Exemptions Exemption!]!required The list of tax exemptions to remove for the customer, in the format of an array or a comma-separated list. Example values:
,
.
Was this section helpful?
- Anchor to customercustomer•Customer
The updated customer.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?