GET Api/TourOperatorProfiles/GetSingleEmployee?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
EmployeeOperatorViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| UserName | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| PhoneNumber | string |
None. |
|
| string |
None. |
||
| Status | boolean |
None. |
|
| Address | string |
None. |
|
| ImageProfile | string |
None. |
|
| IsLocked | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.