ePages 7.26.0 - DE_EPAGES/Shop/API/WebService/ShopExportService.pm

Package DE_EPAGES::Shop::API::WebService::ShopExportService

Gets status information about all shops in a database.

Example
use DE_EPAGES::WebService::API::Client;
my $ShopExportService = DE_EPAGES::WebService::API::Client
    ->uri('urn://epages.de/WebService/ShopExportService/2013/10')
    ->proxy("http://%2fUsers%2f$Login:$Password@localhost:8080/epages/Store.soap");
my $ahShopData = $ShopExportService->export()->result;

Functions

export

export

Returns shop status information

Syntax
$ahShopData = $ShopExportService->export()->result;
Return
$ahShopData (ref.array.hash)
shop status info