CAP Data Download Webservice
This webservice provides a set of methods to view Subscription details and download products.
The following operations are supported. For a formal definition, please review the Service Description.
-
List_AllSubscriberProducts
Returns the full list of products for the subscriber. -
List_LatestPackagesForSubscriber
Returns a list of the latest packages for a given Subscriber. -
List_MonthlyDownloadDate
Returns a download dates for the given Subscriber. -
List_NewPackagesFromDate
Returns a list of products and packages which have been added since a given date. -
List_ProductPackages
Returns a list of files which can be downloaded for a given Product ID. Product packages created after the date set in ReturnPackagesNewerThanDate will be returned. -
List_ProductPackagesHistoric
Returns a list of files which can be downloaded for a given Product ID. Product packages created after the date set in ReturnPackagesNewerThanDate will be returned. -
List_SubscriberDetails
Returns a details for the given Subscriber. -
List_SubscriberProducts
Returns a list of products which the given Subscriber can download. -
Stream_LatestPackage
Returns the latest package file from a given Product ID. Example -
Stream_Package
Returns a package file from a given Product ID and date. Example