UNPKG
magento-nodejs
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.6
Magento SOAP API wrapper for Node.js
github.com/KemikGT/magentoapi
KemikGT/magentoapi
magento-nodejs
/
readmes
/
customer_group.md
9 lines
(6 loc)
•
193 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
#
Customer
Group
##
[list]
(
http
:
//www.magentocommerce.com/api/soap/customer/customer_group.html)
Retrieve the list of customer groups.
``
`js magento.customerGroup.list(callback); `
``