Last Updated:
June 14, 2021
  by
Jesse Langstaff
 | Version: 8
 |  2,430 views
 |         0 followers    
 members are following updates on this item.
Provides a record of points being added and removed.
/odata/fBadgePoint
| Name | Data Type | Connects to: | 
|---|---|---|
| awarded_badge_key | Edm.Int32 | |
| user_key | Edm.Int32 | |
| utc_half_hour_key | Edm.Int32 | 
| Name | Data Type | Description | 
|---|---|---|
| utc_dt | Edm.DateTimeOffset | The date points were added or removed. | 
| badge_points_added | Edm.Int32 | Total points added. | 
| badge_points_deleted | Edm.Int32 | Total points subtracted. | 
| is_milestone | Edm.Boolean | TRUE if points added are due to a milestone being reached. Otherwise, FALSE. | 
| community_key | Edm.Int32 | A unique identifier for a digital workplace. |