Skip to main content
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 requires LOYALTY_WRITE. Use the official AdjustLoyaltyPoints reference for provider field semantics and limits.

Output

Returns the official Square.AdjustLoyaltyPointsResponse response as a codec-safe object. Square integer money amounts remain bigint values.