Skip to main content
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 requires GIFTCARDS_READ. Use the official RetrieveGiftCardFromNonce reference for provider field semantics and limits.

Output

Returns the official Square.GetGiftCardFromNonceResponse response as a codec-safe object. Square integer money amounts remain bigint values.