Arguments
UUID!
required
No description provided in the schema yet.
Returns
GiftCardCode — GiftCardCode contains the redemption credentials for a Merchant.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Reveals the Gift Card Code.
mutation {
revealGiftCardByGiftCardId(
giftCardId: UUID!
): GiftCardCode
}
GiftCardCode — GiftCardCode contains the redemption credentials for a Merchant.