square.createLoyaltyPromotion creates a loyalty promotion for a loyalty program.
Example
automations/square-create-loyalty-promotion.automation.ts
Inputs
Every input accepts a compatible signal. It requiresLOYALTY_WRITE.
Use the official CreateLoyaltyPromotion reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateLoyaltyPromotionResponse response as a codec-safe object. Square integer money amounts remain bigint values.