9 lines
178 B
JSON
9 lines
178 B
JSON
|
{
|
||
|
"ipAddress": "11.111.111.111",
|
||
|
"userId": "12345abcde",
|
||
|
"action": "report",
|
||
|
"type": "user",
|
||
|
"appName": "legacy",
|
||
|
"userData": { "account": { "type": "personal" } }
|
||
|
}
|