base-data-manager/test/fixtures/facebook-json-2021-05-01/accounts_center/accounts_and_profiles.json

19 lines
389 B
JSON

{
"linked_accounts": [
{
"service_name": "xxx",
"native_app_id": 69,
"username": "xxx",
"email": "not_a_real_email@example.com",
"phone_number": "xxx",
"name": "xxx"
},
{
"service_name": "xxx",
"native_app_id": 1707005000,
"username": "xxx",
"email": "not_a_real_email@example.com",
"name": "xxx"
}
]
}