POST api/ProductRegisteration

Request Information

URI Parameters

None.

Body Parameters

OM_ProductMV
NameDescriptionTypeAdditional information
ProductID

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.

ProductName

string

None.

ProductFormula

string

None.

CompanyID

integer

None.

CompanyTitle

string

None.

mg

decimal number

None.

Price

decimal number

None.

UserID

integer

None.

UserName

string

None.

UserStatus

boolean

None.

ProductTypeID

integer

None.

ProductType

string

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.