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