The internal Id of the Entity. This Id might be different in different tiers such as Stage and Production. Use Code if hard coding is required.
{ "Id": 0, "Value": "string", "Code": "string" }
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.
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": [ { … } ] }