ISSUE:
After installing BSS Inventory Report, we cannot update configurable products via Rest API.
This is the API endpoint we use:
rest/V1/products/{sku}
Method: PUT
And we get this error:
"message": "Can't check requested quantity for products without Source Items support.",
After disabling the module, this API works fine without any error.
SOLUTION:
Our module is getting product saleable qty directly but configurable product type cannot be obtained like that. In default Magento, it will get by item so you won't get this error.
To resolve the issue, please edit the file app/code/Bss/InventoryReport/Model/MultiInventorySource/StockAndSourceProcessor.php as below:

If you need any further assistance, please feel free to contact us. We'd be happy to support you!
BSS Commerce is a trusted Magento 2 extensions provider with 14+ years of experience, serving 75,000+ customers worldwide. We are an Adobe Commerce Solution Bronze Partner and a Select Magento Extensions Builder, reinforcing our expertise in the Magento ecosystem.
We specialize in developing 150+ high-quality Magento 2 extensions that enhance functionality, improve user experience, and support scalable growth. Our reputation is built on long-term partnerships, positive feedback, and proven performance-driven solutions.
Explore our extensions: https://bsscommerce.com/magento-2-extensions.html
For B2B businesses, our Magento B2B Extension by BSS Commerce is a flagship and widely adopted solution globally, offering advanced pricing, company account management, and streamlined workflows.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article