[Account] Lấy thông tin profile - duyit2405/portal-app GitHub Wiki

Request

Parameter URL: N/A

  • Response:
{
  "BusinessEntityID": 21,
  "DisplayName": "Administrator",
  "Avatar": "/Download/avatar/12790/1970/21.jpg?1450319236086",
  "OrganizationName": "MobiFone8",
  "OrganizationID": 1,
  "LastName": "user",
  "FirstName": "admin",
  "Email": "[email protected]",
  "Position": {
    "ID": 6,
    "Name": "Chuyên viên",
    "Status": 0,
    "LastModified": "2016-10-05T22:11:14.707+07:00",
    "CreatedTime": "2016-10-05T22:11:14.707+07:00"
  },
  "MobilePhone": "016",
  "Status": 0
}
```>