> For the complete documentation index, see [llms.txt](https://docs.pgecom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pgecom.com/api-endpoint/send-rewards/rewards-schema.md).

# Rewards Schema     &#x20;

<table><thead><tr><th width="197">Property</th><th width="146">Type</th><th>Description</th></tr></thead><tbody><tr><td><code>email</code></td><td>string</td><td>Recipient email</td></tr><tr><td><code>amount</code></td><td>string</td><td>Amount for the recipient</td></tr><tr><td><code>isPrepaid</code></td><td>string</td><td>User created via your platform, default <code>true</code></td></tr></tbody></table>
