Skip to main content
Anchor to GiftCardDebitPayload

GiftCardDebitPayload

payload

Return type for giftCardDebit mutation.

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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Debit a gift card.

Arguments

•ID!
required

The ID of the gift card to be debited.

•GiftCardDebitInput!
required

The input fields to debit a gift card.



Was this section helpful?