I want to create customer group via soap API. but I can't find any documentation regarding this.http://devdocs.magento.com/guides/m1x/api/soap/customer/customer.create.html
even does't mansion about.is there any way to do that .using soap.
1 Answer 1
By default magento provide only customerGroupList method.
You need to create your own API to create customer group for that read
http://devdocs.magento.com/guides/m1x/api/soap/create_your_own_api.html
and
http://code.tutsplus.com/tutorials/create-a-custom-api-in-magento-part-one--cms-23785
-
@srinath madusanka you can upvote as wellMinesh Patel– Minesh Patel2016年03月18日 09:46:56 +00:00Commented Mar 18, 2016 at 9:46