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