square.adjustLoyaltyPoints adds points to or subtracts points from a buyer’s account.
Example
automations/square-adjust-loyalty-points.automation.ts
Inputs
Every input accepts a compatible signal. It requiresLOYALTY_WRITE.
Use the official AdjustLoyaltyPoints reference for provider field semantics and limits.
Output
Returns the officialSquare.AdjustLoyaltyPointsResponse response as a codec-safe object. Square integer money amounts remain bigint values.