|
I am successfully using the SOAP web service catalogProductInfo to retrieve many attributes of a Product.
When I export the Product table using the export function, it includes more information that I am receiving in the XML when I use catalogProductInfo
In particular, the export has a column named _group_price_price and a related column named _group_price_customer_group
How can retrieve these 2 fields?
Is this a configuration issue?
Or, is there something that need to add to my xml request?
|