Package DE_EPAGES::Shipping::API::WebService::ShippingMethodService
Implements the Shipping WebService.
Base |
DE_EPAGES::Shop::API::WebService::BaseShopService |
Functions
getList
WebService-Method: getList Returns the list of ShippingMethods for this Shop as a path (/Shops/<shopname>/ShippingMethods/<ShippingMethodAlias>)
Syntax |
$ahShippingMethods = $self->getList() |
Return |
|
new
Creates a new web service object as a blessed hash reference and adds the values from the %Options hash.
Syntax |
$Service = DE_EPAGES::Shipping::API::WebService::ShippingMethodService->new( %Options ); |
Input |
|
Return |
|