POST api/Doctor

Request Information

URI Parameters

None.

Body Parameters

Collection of Doctor
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

CategoryId

integer

None.

Value

string

None.

StatusId

integer

None.

RMPId

string

None.

ExpiryDate

date

None.

BioData

string

None.

ExperienceMonth

integer

None.

ExperienceYear

integer

None.

CallDuration

integer

None.

UserId

globally unique identifier

None.

DoctorId

globally unique identifier

None.

DoctorName

string

None.

FacilityName

string

None.

SpecialityName

string

None.

Location

string

None.

Photo

string

None.

TimeZone

string

None.

ZoneDate

date

None.

Catagory

Category

None.

Status

Status

None.

User

Member

None.

Category

Category

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.