{
  "links": {
    "regions": {
      "href": "${context}/sdk/platform/v1/regions?userId=aka123456789"
    },
    "organizations": {
      "href": "${context}/sdk/platform/v1/organizations?userId=aka123456789"
    },
    "self": {
      "href": "${context}/sdk/platform/v1/users/aka123456789"
    }
  },
  "id": "aka123456789",
  "userId": "janesmith",
  "akaname": "aka123456789",
  "lastName": "Smith",
  "firstName": "Jane",
  "legalFirstName": "Jane",
  "email": "jane.smith@example.com",
  "phone": "9045555555 x555",
  "phoneTypeCd": 2,
  "jobTitle": "JT_CM",
  "userValidated": true,
  "userHasSecurityException": false,
  "currentRegion": "MN",
  "createDate": "2017-01-01T12:00:00.000+0000"
}
