This Web Service returns a single Product inventory stock quantities and valuations, in a JSON array format.
You must pass the arguments ?store= and ?ItemId=
to return all quantities on warehouses that match this criteria.
This method can be used to synchronize stock quantities with an external platform like Magento,
or any E-Commerce Platform.
Bellow is a description list of some main fields you may get with this method:
| Field | Description |
|---|---|
| ItemId | Product Code |
| StoreId | Store Internal Code |
| WarehouseName | Warehouse Name Description |
| PhysicalQty | Stock Theoric Physical Quantity |
| LastCostPrice | Last Cost Price Valuation |
| AverageCostPrice | Average Cost Price Valuation |
If you have any further questions, please contact us using the chat icon in the bottom of this page or directly from your StoresAce Environment.