Ecwid / ecwid-mailchimp

MailChimp API Wrapper for Java
Apache License 2.0
86 stars 83 forks source link

Create a new list #32

Open djbryce opened 9 years ago

djbryce commented 9 years ago

Hi there,

Thanks a lot for your API! I tried it for the first time yesterday and it is awsome! I don't know if this functionality exists already but it would be nice to add the ability to create a new list as described here: https://apidocs.mailchimp.com/partnerapi/1.3/createlist.func.php

I am on Github since today so I don't really know how everythings works. Tell me and I will do it!

If I understand well how it works I have to create a new class that extends from HasListIdMethod with all the fields listed on the MailChimp API?

Thanks for you help!