REST API Variations
-
Hi,
In order to provide comprehensive analytic services for our user, our app is required to pull store all time order and product data. Unfortunately the latest version of Products API doesn’t return variations data beyond associated id’s, so we are forced to fetch variations for each product separately which is very ineffectual way to fetch data.
Are there any plans to return full-blown variations data to Product API response in the future versions or alternatively to introduce Variations API endpoint which will allow to fetch all existent variations for store?Alternatively, if there are no such plans, how safe it is to fall back to Legacy API for this? Are there any plans to kill it completely, if so when?
The topic ‘REST API Variations’ is closed to new replies.