POST api/Test

Request Information

URI Parameters

None.

Body Parameters

OM_TestMV
NameDescriptionTypeAdditional information
TestID

integer

None.

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.

TestTitle

string

None.

Price

integer

None.

TestDetails

string

None.

TestStatus

boolean

None.

MedicalStore

OM_MedicalStoreMV

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.