29 lines
912 B
JSON
29 lines
912 B
JSON
[
|
|
{
|
|
"encodedId": "xxxxxx",
|
|
"badgeType": "DAILY_STEPS",
|
|
"value": 1111,
|
|
"timesAchieved": 111,
|
|
"dateTime": "2020-04-13",
|
|
"name": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"shortName": "xxxxxxxxx",
|
|
"earnedMessage": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"description": "xxxxxxxxxxxxxxxxxxxx",
|
|
"category": "xxxxxxxxxxx",
|
|
"shareText": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
},
|
|
{
|
|
"encodedId": "xxxxxx",
|
|
"badgeType": "LIFETIME_DISTANCE",
|
|
"value": 1111,
|
|
"unit": "xxxxx",
|
|
"timesAchieved": 1,
|
|
"dateTime": "2020-04-13",
|
|
"name": "xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"shortName": "xxxxx",
|
|
"earnedMessage": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"description": "xxxxxxxxxxxxxxxxxxxx",
|
|
"category": "xxxxxxxxxxxxxxxxx",
|
|
"shareText": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
|
}
|
|
]
|