Skip to main content
Log inSign up
mutation

Requires write_gift_cards access scope.

Deprecated. Use `giftCardDeactivate` instead.

Disable a gift card. A disabled gift card cannot be used by a customer. A disabled gift card cannot be re-enabled.

ID!required

The ID of the gift card to disable.


Was this section helpful?

Anchor to GiftCardDisablePayload returnsGiftCardDisablePayload returns

The disabled gift card.

The list of errors that occurred from executing the mutation.


Was this section helpful?