Skip to main content
mutation

Requires write_gift_card_transactions access scope.

Debit a gift card.

GiftCardDebitInput!required

The input fields to debit a gift card.

ID!required

The ID of the gift card to be debited.


Was this section helpful?

Anchor to GiftCardDebitPayload returnsGiftCardDebitPayload returns

Anchor to giftCardDebitTransactiongiftCardDebitTransaction
GiftCardDebitTransaction

The gift card debit transaction that was created.

[GiftCardTransactionUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?