POST api/Drug
Request Information
URI Parameters
None.
Body Parameters
DrugName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
CategoryId | integer |
None. |
|
Code | string |
None. |
|
HSNCode | string |
None. |
|
GenericName | string |
None. |
|
Name | string |
None. |
|
Unit | string |
None. |
|
StatusId | integer |
None. |
|
Level | integer |
None. |
|
ReOrderLevel | decimal number |
None. |
|
AvailableItem | decimal number |
None. |
|
BeforeMeal | boolean |
None. |
|
IU | integer |
None. |
|
MedicalItemTypeId | integer |
None. |
|
ModifiedName | string |
None. |
|
AccountId | globally unique identifier |
None. |
|
NDC | string |
None. |
|
ClassificationId | string |
None. |
|
DrugClassification | Collection of DrugClassification |
None. |
|
PurchaseURL | string |
None. |
|
Description | string |
None. |
|
DispensableDrugId | string |
None. |
|
Category | Category |
None. |
|
Status | Status |
None. |
|
StockInDetail | PharmacyStockInDetail |
None. |
|
DrugUnit | Unit |
None. |
|
DrugTransferDetail | DrugTransferDetail |
None. |
|
Stock | Stock |
None. |
|
MedicalName | Category |
None. |
|
DrugId | globally unique identifier |
None. |
|
DrugDetails | Collection of PurchaseReturnDetail |
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
DrugName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
CategoryId | integer |
None. |
|
Code | string |
None. |
|
HSNCode | string |
None. |
|
GenericName | string |
None. |
|
Name | string |
None. |
|
Unit | string |
None. |
|
StatusId | integer |
None. |
|
Level | integer |
None. |
|
ReOrderLevel | decimal number |
None. |
|
AvailableItem | decimal number |
None. |
|
BeforeMeal | boolean |
None. |
|
IU | integer |
None. |
|
MedicalItemTypeId | integer |
None. |
|
ModifiedName | string |
None. |
|
AccountId | globally unique identifier |
None. |
|
NDC | string |
None. |
|
ClassificationId | string |
None. |
|
DrugClassification | Collection of DrugClassification |
None. |
|
PurchaseURL | string |
None. |
|
Description | string |
None. |
|
DispensableDrugId | string |
None. |
|
Category | Category |
None. |
|
Status | Status |
None. |
|
StockInDetail | PharmacyStockInDetail |
None. |
|
DrugUnit | Unit |
None. |
|
DrugTransferDetail | DrugTransferDetail |
None. |
|
Stock | Stock |
None. |
|
MedicalName | Category |
None. |
|
DrugId | globally unique identifier |
None. |
|
DrugDetails | Collection of PurchaseReturnDetail |
None. |
|
ModifiedBy | globally unique identifier |
None. |
|
ModifiedOn | date |
None. |
|
Modified | Member |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.