This function returns quantity for items on a warehous
Parameters
Used to call the function
- LastModified - datetime
- warehouse - string
- OnlyGetWebshopItems - boolean
Returns
Returns the following
- Array of TItemWarehouse
NOTE : This information can also be obtained when fetching the TItem using for example GetItem enabling the TItemOptions IncludeWarehouse.
NOTE: Items in the warehouse that has zero (0) quantity are not returned.