POST

Disable Gift Card


Disables a gift card, preventing it from being used for purchases.

Use this method for customer service actions, fraud prevention, or when gift cards need to be deactivated due to policy violations. Disabled gift cards cannot be re-enabled and their balance becomes inaccessible.

Authentication

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

Permissions
Manage eCommerce - all permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gift-cards/v1/gift-cards/{giftCardId}/disable

Errors
404Not Found

There is 1 error with this status code.

428Failed Precondition

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

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