Skip to main content
mutation

Requires write_gift_cards access scope.

Deactivate a gift card. A deactivated gift card cannot be used by a customer. A deactivated gift card cannot be re-enabled.

ID!required

The ID of the gift card to deactivate.


Was this section helpful?

Anchor to GiftCardDeactivatePayload returnsGiftCardDeactivatePayload returns

GiftCard

The deactivated gift card.

[GiftCardDeactivateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?