square.retrieveGiftCardFromNonce retrieves a gift card using a secure payment token that represents the gift card.
Example
automations/square-retrieve-gift-card-from-nonce.automation.ts
Inputs
Every input accepts a compatible signal. It requiresGIFTCARDS_READ.
Use the official RetrieveGiftCardFromNonce reference for provider field semantics and limits.
Output
Returns the officialSquare.GetGiftCardFromNonceResponse response as a codec-safe object. Square integer money amounts remain bigint values.