Web Services OverviewRetailerUser Account ManagementeBook CatalogGroups CDROM Creation Overview
|
Retailers
- GetList Web Service
Returns the list of eBookbase Retailers who have implemented a given eBookbase DRM version.
- NewTransaction Web Service
Creates or tests the creation of a new DRM Transaction at eBookBase.
A Retailer (identified by its CommerceID) must use this service to inform eBookBase
that a given customer (identified by its RetailerUserID) has purchased a
Mobi eBook (identified by BookID) as part of a transaction (identified by RetailerTrans).
Returns a link to download the DRM-protected Mobi ebook.
You can this web service with the "checkAvailability=true" parameter in order to
check the availibility of a book before asking the customer to pay.
|