square.createGiftCardActivity creates a gift card activity to manage the balance or state of a gift card.
Example
automations/square-create-gift-card-activity.automation.ts
Inputs
Every input accepts a compatible signal. It requiresGIFTCARDS_WRITE.
Use the official CreateGiftCardActivity reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateGiftCardActivityResponse response as a codec-safe object. Square integer money amounts remain bigint values.