GET api/FactoryPlant/GetItemInventoryListForToday?DairyPlantID={DairyPlantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DairyPlantID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ItemInventoryList| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemName | string |
None. |
|
| SKU | string |
None. |
|
| ItemCode | string |
None. |
|
| HSNCode | string |
None. |
|
| Unit | string |
None. |
|
| StockQty | integer |
None. |
|
| RequiredQty | integer |
None. |
|
| ProductSupplyDate | string |
None. |
|
| Description | string |
None. |
|
| FreeRequireQty | integer |
None. |
|
| tPOReportSearch | TPOReportSearch |
None. |
|
| ItemInventoryLogList | Collection of ItemInventoryList |
None. |
Response 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.