Skip to main content
Anchor to GiftCardCreditPayload

GiftCardCreditPayload

payload

Return type for giftCardCredit mutation.

Anchor to giftCardCreditTransactiongiftCardCreditTransaction
•GiftCardCreditTransaction

The gift card credit transaction that was created.

Show fields
•[GiftCardTransactionUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Adds funds to an existing gift card, increasing its available balance. Use this when a merchant wants to top up a customer's gift card — for example, as a promotional bonus, a customer service gesture, or to reload a reusable gift card.

Show payload

Arguments

•GiftCardCreditInput!
required

The input fields to credit a gift card.

Show input fields
•ID!
required

The ID of the gift card to be credited.



Was this section helpful?