Is there any way to get multiple variant details using multiple variant id in single shopify call. Actually, I want to get price of all product variant which are listed in order using shopify call.
I know following way for get single variant detail using id
GET /admin/variants/#{variant_id}.json
/admin/variants/808950810.json