square.createGiftCard creates a digital gift card or registers a physical (plastic) gift card.
Example
automations/square-create-gift-card.automation.ts
Inputs
Every input accepts a compatible signal. It requiresGIFTCARDS_WRITE.
Use the official CreateGiftCard reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateGiftCardResponse response as a codec-safe object. Square integer money amounts remain bigint values.