GET api/PeriodicStocks/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PeriodicStockViewModelName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ExternalNumber | string |
None. |
|
Materialization | integer |
None. |
|
Qty | integer |
None. |
|
SeatLeft | integer |
None. |
|
IsStillWaiting | boolean |
None. |
|
StockItem | SimpleStockItemsViewModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.