| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The name of the reward. | |
| apiName | string | A unique identifier used to reference the reward in API integrations. | |
| description | string | A description of the reward. | [optional] |
| applicationIds | int[] | The IDs of the Applications this reward is connected to. Note: Currently, a reward can only be connected to one Application. | |
| sandbox | bool | Indicates if this is a live or sandbox reward. Rewards of a given type can only be connected to Applications of the same type. |