Get salable quantities for all products via REST API
For synchronizing inventory levels with the external ERP, I need to know the quantities and booked quantities of all products. I can easily get quantities of all products with one request (rest/all/V1/inventory/source-items). It seems that instead of getting the total… Read More »Get salable quantities for all products via REST API