{
  "input": {
    "type": "identify",
    "userId": "user-id",
    "timestamp": "2014",
    "traits": {
      "name": "john",
      "trait": true
    }
  },
  "output": {
    "stream": "test",
    "token": "FTWe9sfDz6DyZA8xxtAIGwRUMOMX6mgL",
    "timestamp": 1388534400000,
    "userId": "user-id",
    "userName": "john",
    "userData": {
      "trait": true
    }
  }
}
