{ "PartNo": "string", "PriceListId": 0, "QtyBreak": 0, "TypeId": 0, "Id": "string", "ClientId": 0, "Value": "string", "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0 }
Storm Query API is an API based on OData V4. It is an API to fill the need for data from Storm in integration services that do not have direct access to Storm’s data and data models.
https://query.storm.io/Query/2.0/
{ "PartNo": "string", "SupplierId": 0, "WarehouseId": 0, "LocationId": 0, "OnHandValue": 0, "OnHandLastChecked": "2019-08-24T14:15:22Z", "OnHandLastUpdated": "2019-08-24T14:15:22Z", "OnHandLastUpdatedBy": 0, "IncomingValue": 0, "IncomingLastChecked": "2019-08-24T14:15:22Z", "IncomingLastUpdated": "2019-08-24T14:15:22Z", "IncomingLastUpdatedBy": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "NextDeliveryLastChecked": "2019-08-24T14:15:22Z", "NextDeliveryLastUpdated": "2019-08-24T14:15:22Z", "NextDeliveryLastUpdatedBy": 0, "IsReturnable": true, "LeadTimeDayCount": 0, "IsActive": true, "StoppedDate": "2019-08-24T14:15:22Z", "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "ExternalStockValue": 0, "PackageValue": 0, "MinimumOrderValue": 0, "ClientId": 0, "Sku": { "PartNo": "string", "SupplierId": 0, "Name": "string", "ManufacturerId": 0, "ManufacturerCode": "string", "ManufacturerPartNo": "string", "CategoryId": 0, "CategoryCode": "string", "CommodityCode": "string", "EanCode": "string", "GrossWeight": 0, "NetWeight": 0, "VatCodeId": 0, "UnitOfMeasurementId": 0, "UnitOfMeasurementCount": 0, "Url": "string", "ImagePath": "string", "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0, "ImagePathLastUpdated": "2019-08-24T14:15:22Z", "IsUsed": true, "LogisticWidth": 0, "LogisticHeight": 0, "LogisticDepth": 0, "ClientId": 0, "ProductId": 0, "SupplierProductSkuClient": [ … ], "OnHands": [ … ], "PriceLists": [ … ], "Info": [ … ] }, "Warehouse": { "Id": 0, "DefaultName": "string", "IsActive": true, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0 }, "Locations": { "Id": 0, "DefaultName": "string", "IsActive": true, "Created": "2019-08-24T14:15:22Z", "CreatedBy": 0, "Updated": "2019-08-24T14:15:22Z", "UpdatedBy": 0 } }