I am trying to build mobile api.
I managed to add products to cart. Problem is I want the cart to be updated when i do it through magento store and through my api.
Now products are being updated to cart but when i do it through my api(From android mobile) It doesn't reflect on web.
Is there any option to make it reflect?