php - Magento API list only one column for example SKU from Products -


how use magento api function (catalog_product.list) list of product don't want data of product magento (i want in response magento api 1 column - attribute - list of product ids or better attribute). possible filter response? need decrease connection transfer usage.. if impossible how can solve problem?

regards


Comments