{
"NetflixId": "some_unique_id",
"SecureNetflixId": "secure_unique_id",
"NetflixToken": "some_token_value",
"SessionId": "session_id_value",
"User": {
"Name": "Your Name",
"Email": "your_email@example.com",
"Country": "Your Country"
},
"Preferences": {
"Language": "English",
"Subtitle": "English",
"PlaybackSettings": {
"Autoplay": true,
"Quality": "HD"
}
}
}