Anchor to section titled 'undefined'

giftCardDisable
mutation
deprecated

Requires write_gift_cards access scope. Also: User needs gift_cards permission.

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


Anchor to id
id
required

The ID of the gift card to disable.


Was this section helpful?

The disabled gift card.

The list of errors that occurred from executing the mutation.


Was this section helpful?