Hi ,
I unique id for rest call for Products is by code defined in ProductDTO uidProperties="code". Is there any way i can get it by any other attribute of the product, some thing like name, which may not be unique.
Can you let me know what all need to be done for this if at all i have to implement