GET api/Staff/StaffInfo/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
StaffLite| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| FullName | string |
None. |
|
| string |
None. |
||
| PhoneNumber | string |
None. |
|
| HasDevice | boolean |
None. |
|
| ActorId | integer |
None. |
|
| IsActive | boolean |
None. |
|
| IsFlagged | boolean |
None. |
|
| Avatar | string |
None. |
|
| Group | GroupLite |
None. |
|
| Role | string |
None. |
|
| Department | string |
None. |
|
| Branch | string |
None. |
|
| Region | string |
None. |
|
| Status | string |
None. |
|
| Company | CompanyLite |
None. |
|
| LastActive | date |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.