Hi,
I am trying to invoke the /product service of v2 commerce webservices.
i am calling http://localhost:9001/mywebservices/v2/telco/products/1234 to fetch the details of a product whose code = 1234.
Unfortunately, the webservice is not returning any CLASSIFICATION attributes of that product.
I could have specified various options in v1 as below http://localhost:9001/mywebservices/v1/telco/products/1234?options=CLASSIFICATION
This does not work with the v2 commerce web services.
Is there anywhere in the wiki, where i can see the complete list of options that can be supplied to this webservice ?
thanks in advance, Bharadwaja