magento2-disable-stock-reservation icon indicating copy to clipboard operation
magento2-disable-stock-reservation copied to clipboard

Issue while Posting Shipment via API

Open sukhy opened this issue 4 years ago • 1 comments

I have installed the extension in my Magento Installation and working fine.

But whenever i trigger a Shipment via API it give me error, here is the screenshot https://prnt.sc/t6xtfe

It was working fine before installation of the extension.

sukhy avatar Jun 26 '20 12:06 sukhy

Hello

We use the shipment API on our clients without issue. Furthermore shipment via the API is covered in this test https://github.com/AmpersandHQ/magento2-disable-stock-reservation/blob/d5751b1a3428a53ae5382151ba45e80ca9214798/dev/tests/acceptance/CheckoutCest.php#L86

I recommend you try and replicate this locally and debug, perhaps its conflicting with some customisation

convenient avatar Jun 26 '20 13:06 convenient

Closing this as we continue to use shipments via rest api without issue https://github.com/AmpersandHQ/magento2-disable-stock-reservation/pull/110

This can be reopened if verified thanks

convenient avatar Apr 25 '23 15:04 convenient