Skip to main content
square.deleteLoyaltyReward deletes a loyalty reward by doing the following: - Returns the loyalty points back to the loyalty account.

Example

automations/square-delete-loyalty-reward.automation.ts

Inputs

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

Output

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