Skip to main content
square.accumulateLoyaltyPoints adds points earned from a purchase to a loyalty account.

Example

automations/square-accumulate-loyalty-points.automation.ts

Inputs

Every input accepts a compatible signal. It requires LOYALTY_WRITE. Use the official AccumulateLoyaltyPoints reference for provider field semantics and limits.

Output

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