Hi , we have the cloud version of manager, and we want to sync manager with prestashop:
- So we can update the prices of the products.
- Update the quantities of products.
Can I GET from manager’s API the quantity of my products, so I can PUT them on prestashop to update my products? Prestashop’s API allows me, but how about Manager’s?
Best Regards