Anchor to customerReplaceTaxExemptionscustomer
mutationcustomer Replace Tax Exemptions
Requires access scope.
Replace tax exemptions for 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 that will replace the current exemptions for a customer. Can be 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?