POST api/MedicalStoreRegisteration

Request Information

URI Parameters

None.

Body Parameters

OM_MedicalStoreMV
NameDescriptionTypeAdditional information
MedicalStoreID

integer

None.

StoreTypeID

integer

None.

StoreType

string

None.

StoreTitle

string

None.

ContactNo

string

None.

CityID

integer

None.

City

string

None.

Address

string

None.

LatitudeValue

string

None.

LongitudeValue

string

None.

UserID

integer

None.

UserTypeID

integer

None.

UserType

string

None.

UserName

string

None.

Password

string

None.

UserStatus

boolean

None.

OpeningClosingTime

Collection of OM_OpeningClosingTimeMV

None.

Products

Collection of OM_ProductMV

None.

Tests

Collection of OM_TestMV

None.

Request 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.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.