dawidKaz Posted June 5 Share Posted June 5 Hello, Is it possible to create an order via the Webservice API without decreasing the inventory? The use case is that, for accounting purposes, I would like to post orders whose inventory is managed outside of PrestaShop. Link to comment Share on other sites More sharing options...
SeifF Posted June 5 Share Posted June 5 Hello, Thank you for your message. Yes, it's typically possible to create an order via a web service API without decreasing inventory, depending on the specific capabilities of the API and the configuration of your system. In PrestaShop, for example, you might be able to achieve this by setting up your web service integration to bypass inventory management. This would require customizing your API integration to either ignore inventory levels entirely or to mark the order as a non-inventory affecting transaction. However, keep in mind that this approach can have implications for reporting and reconciliation between your PrestaShop system and your external inventory management system. Make sure to carefully consider how you'll handle these aspects to ensure accurate accounting records. Have a nice day. Link to comment Share on other sites More sharing options...
dawidKaz Posted June 5 Author Share Posted June 5 Can you shed a light on how to ignore it ? i simply use orders resource to post the order. Link to comment Share on other sites More sharing options...
dawidKaz Posted June 21 Author Share Posted June 21 This response was AI generated and has no value. Have a nice day. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now