Is there any way (Using the REST API, rails gem specifically) to fetch multiple variants by their ids, like you can with products?
eg:
Retrieve a list of specific products.
GET /admin/api/2020-07/products.json?ids=632910392,921728736
but only this with variants:
Retrieve a product variant by IDGET /admin/api/2020-07/variants/808950810.json
Hey @Lorne_Davies,
Since variants live on the product object, it's currently not possible to retrieve multiple variants from a single call (unless all those variants belong to the same product).
JB | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
User | Count |
---|---|
14 | |
12 | |
10 | |
8 | |
7 |