GetStockPosition
Retrieves StockPosition data. The Item ID is required.
Input
Name | Type | Description |
ItemId | String | The ID of the Item. |
Result Set Columns
Name | Type | Description |
InStock | String | Number of items in stock. |
PlanningIn | String | Number of items that are planned to come in. |
PlanningOut | String | Number of items that are planned to go out. |