square.retrieveGiftCardFromGAN retrieves a gift card using the gift card account number (GAN).
Example
automations/square-retrieve-gift-card-from-gan.automation.ts
Inputs
Every input accepts a compatible signal. It requiresGIFTCARDS_READ.
Use the official RetrieveGiftCardFromGAN reference for provider field semantics and limits.
Output
Returns the officialSquare.GetGiftCardFromGanResponse response as a codec-safe object. Square integer money amounts remain bigint values.