base-data-manager/test/fixtures/snapchat-2023-11/json/account_history.json

47 lines
972 B
JSON

{
"Display Name Change": [
{
"Date": "2020-04-13 10:09:08 UTC",
"Display Name": "xxxxx"
},
{
"Date": "",
"Display Name": "xxxxxx"
}
],
"Email Change": [
{
"Date": "2020-04-13 10:09:08 UTC",
"Email Address": "not_a_real_email@example.com"
}
],
"Mobile Number Change": [],
"Password Change": [
{
"Date": "2020-04-13 10:09:08 UTC"
},
{
"Date": "2020-04-13 10:09:08 UTC"
}
],
"Snapchat Linked to Bitmoji": [
{
"Date": "2020-04-13 10:09:08 UTC"
}
],
"Spectacles": [],
"Two-Factor Authentication": [],
"Account deactivated / reactivated": [],
"Download My Data Reports": [
{
"Date": "2020-04-13 10:09:08 UTC",
"Status": "xxxxxxx",
"Email Address": "not_a_real_email@example.com"
},
{
"Date": "2020-04-13 10:09:08 UTC",
"Status": "xxxxxxxxx",
"Email Address": "not_a_real_email@example.com"
}
]
}