Web Services OverviewRetailerUser Account ManagementeBook CatalogGroups CDROM Creation Overview
|
Groups
- Logon Web Service
Logon an Admin user with Username + Password. Return the GroupID
- GetBooks Web Service
Return the list of Books the available for this group account
- GetList Web Service
Return the list of users in this group
- AddUser Web Service
Adds a new user to the list. Returns the new UserID
- UpdateUser Web Service
Adds a new user to the list. Returns the UserID for this user (not changed)
- DeleteUser Web Service
Deletes an existing user in the list
- DownloadBook Web Service
Return an URL to download the Group ebook retarget for all User's PIDs
|