GET Api/TourOperatorProfiles/GetSingleEmployee?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

EmployeeOperatorViewModel
NameDescriptionTypeAdditional information
Id

string

None.

UserName

string

None.

FirstName

string

None.

LastName

string

None.

PhoneNumber

string

None.

Email

string

None.

Status

boolean

None.

Address

string

None.

ImageProfile

string

None.

IsLocked

boolean

None.

Response Formats

application/json, text/json

Sample:

Sample not available.