redeem_reward
Redeem a reward by providing a verified token transfer transaction hash. Creates a voucher for the customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reward_id | Yes | UUID of the reward to redeem | |
| customer_address | Yes | Wallet address of the customer who transferred tokens | |
| transaction_hash | Yes | Onchain tx hash of the token transfer from customer to merchant |