GET api/InventoryReadExcel/{GUID}/{fileName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| GUID | string |
Required |
|
| fileName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DemandForGoodsDetailModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GoodsRequestItemDetailId | integer |
None. |
|
| GoodsRequestId | integer |
None. |
|
| ItemId | integer |
None. |
|
| ItemName | string |
None. |
|
| UoMId | integer |
None. |
|
| UoMName | string |
None. |
|
| Qty | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.