UNPKG

magento-nodejs

Version:

Magento SOAP API wrapper for Node.js

9 lines (6 loc) 193 B
# Customer Group ## [list](http://www.magentocommerce.com/api/soap/customer/customer_group.html) Retrieve the list of customer groups. ```js magento.customerGroup.list(callback); ```