Retrieve Inventory Balances by Webservices

Yes, there is a table in Business Central called “Item Ledger Entry” that contains the inventory balance information for each item per location. This table tracks all inventory transactions, including inventory receipts, shipments, adjustments, and movements, and can be filtered by item and location to get the balance for a specific item at a specific location. You can also use the “Item Availability by Location” report to view the inventory balances for all items at all locations in a single report. Retrieving inventory balances through these methods should improve performance and reduce unnecessary data retrieval.