isaquealves/wishlist-api-wrapper

Simple wishlist api wrapper

dev-master 2015-09-04 16:15 UTC

This package is not auto-updated.

Last update: 2024-05-15 08:02:56 UTC


README

#Wishlist API Wrapper This implementation intends to be a simple wrapper over Wishlist member tool.

To understand what was done here, plese refer to documentation found at WLM Generic Integration

##Done

According to the documentation above, is possible to create, deactivate and activate a member account on wishlist member installation. At the end of the 'CREATE' process, an URL will be generated and should be used to redirect the new created members to fulfill their profiles.

##TODO