A reward is a monetary incentive sent to an individual recipient. They're probably what brought you to Tremendous.

Rewards have an amount, a delivery method, and a set of redemption choices available to the recipient.

To see a reward in action, visit https://www.tremendous.com/demo-reward

Example reward

{
  "id": "QER9QYARSHPG",
  "order_id": "ES33SAVWDUUU",
  "created_at": "2021-09-02T20:15:51.890Z",
  "value": {
    "denomination": 5,
    "currency_code": "USD"
  },
  "delivery": {
    "method": "EMAIL",
    "status": "SUCCEEDED"
  },
  "recipient": {
    "email": "[email protected]",
    "name": "Kapil Kale"
  }
}