Deletes a loyalty reward by doing the following:
- Returns the loyalty points back to the loyalty account.
DELETE
/v2/loyalty/rewards/{reward_id}
Deletes a loyalty reward by doing the following:
You cannot delete a reward that has reached the terminal state (REDEEMED).
The ID of the loyalty reward to delete.