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 requiresLOYALTY_WRITE.
Use the official AccumulateLoyaltyPoints reference for provider field semantics and limits.
Output
Returns the officialSquare.AccumulateLoyaltyPointsResponse response as a codec-safe object. Square integer money amounts remain bigint values.