PATCH

Update Tax Exempt Group


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates a tax exempt group.

Each time the tax exempt group is updated, revision increments by 1. The current revision must be passed when updating the tax exempt group. This ensures you're working with the latest tax exempt group and prevents unintended overwrites.

Only the fields provided in the request are updated. To update multiple tax exempt groups in a single API call, call Bulk Update Tax Exempt Groups.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Orders
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/billing/v1/tax-exempt-groups/{taxExemptGroup.id}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?