Skip to main content
mutation

Requires write_gift_cards access scope.

Deprecated. Use giftCardDeactivate instead. This will be removed in 2024-10.

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

•GiftCard

The disabled gift card.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »