| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The unique Id for this reward. This is generated by the system and is required for updating or deleting a reward, but not for creating a reward. |
integer |
None. |
| Name |
The name of this reward. |
string |
None. |
| PointsRequired |
The points required to redeedm this reward. |
integer |
None. |
| Type |
The type of reward. The must be 'MoneyOffInvoice'. |
RewardType |
None. |
| Value |
The dollar value of this reward. |
string |
None. |
| DiscountId |
The corresponding DisocuntId for this reward. Is not used |
globally unique identifier |
None. |
| LastModifiedUtc |
The last modified date of this reward. |
date |
None. |
| LastModifiedUserName |
The username of the last user to modify this reward. |
string |
None. |