{
  "data": {
    "odata": {
      "context": "https://api.karbonhq.com/v3/$metadata#Users/KarbonService.UserProfileDTO/$entity",
      "type": "#KarbonService.UserProfileDTO"
    },
    "Id": "2bYxtn94ZSdY",
    "Name": "Janet Smith",
    "EmailAddress": "janet@example.com",
    "BillableRate": 0,
    "CapacityMinutesPerWeek": 2400,
    "Permissions": [
      "User"
    ],
    "Roles": [
      "Accountant",
      "Bookkeeper"
    ],
    "Teams": [
      "Accountants",
      "Bookkeepers"
    ]
  }
}