0

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.

asked Mar 18, 2016 at 9:24

1 Answer 1

2

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

answered Mar 18, 2016 at 9:33
1
  • @srinath madusanka you can upvote as well Commented Mar 18, 2016 at 9:46

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.