{
  "input": {
    "type": "identify",
    "userId": "user-id",
    "timestamp": "2014",
    "traits": {
      "company": "Segment"
    }
  },
  "output": {
    "user_id": "user-id",
    "last_request_at": 1388534400,
    "custom_attributes": {
      "company": "Segment",
      "id": "user-id"
    },
    "companies": [{
      "custom_attributes": {
        "name": "Segment"
      },
      "company_id": 2017828326,
      "name": "Segment"
    }]
  }
}
