The Applications namespace has Entities and Operations concerned with the Application as such. It contains the Application entity, Stores and other lookup data common to an Application.
STORM API
/- Metadata Service
- Application Service
/
ProductsOnHand
Documentation ApplicationService (1.1)
ProductsOnHand
The aggregated value from all warehouses and locations in the current context (Web, Supplier or Store).
{ "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ { … } ] }