Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for users.address API call #12

Open
clarkewd opened this issue Jun 23, 2015 · 2 comments
Open

Add support for users.address API call #12

clarkewd opened this issue Jun 23, 2015 · 2 comments

Comments

@clarkewd
Copy link

It would be nice to see support for Namecheap's users.address methods:

create — Creates a new address for the user
delete — Deletes the particular address for the user.
getInfo — Gets information for the requested addressID.
getList — Gets a list of addressIDs and addressnames associated with the user account.
setDefault — Sets default address for the user.
update — Updates the particular address of the user

I looked in the code but did not see anywhere these calls would be supported. Thank you for writing this helpful wrapper!

@parasquid
Copy link
Owner

Hey! Sounds good. Might take some time since I'm in the middle of refactoring the code, but I'll add it in the todo list :)

If you've tried writing your own methods to support the api, I'd love to look at a PR :)

@clarkewd
Copy link
Author

thanks! if I go that route I will be modeling your code ;)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants