Hi,
I'm using the web api to get a product feed and I need to pass the Variant id, I tried passing it as a parameter, but I still only get the base product and not the variant.
Is it not possible to get the variant or am I doing something wrong?
Hi,
I'm using the web api to get a product feed and I need to pass the Variant id, I tried passing it as a parameter, but I still only get the base product and not the variant.
Is it not possible to get the variant or am I doing something wrong?
Hi,
I was able to ouput the property on DW9.12 admin via URL e.g. as follows: /dwapi/ecommerce/products/prod1343/VO64?LanguageId=LANG1&CurrencyCode=EUR&CountryCode=&ShopId=SHOP4&FilledProperties=Id,Name,VariantId (attachment).
BR, Oleg QA
I thought I had to use the GetProduct controller to get a JSON response, but I've tried the way you suggested and it works just fine. Thank you!
You must be logged in to post in the forum