Package DE_EPAGES::Order::API::WebService::OrderService5
Implements the Order WebService.
Base |
DE_EPAGES::Order::API::WebService::OrderService |
Functions
getInfo
WebService-Method: getInfo Returns information about a list of Orders (incl. line items, attributes).
Syntax |
$SoapData = $self->getInfo($aOrders, $aAttributes, $aAddressAttributes, $aLanguageCodes) |
Input |
|
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::Order::API::WebService::OrderService5->new( %Options ); |
Input |
|
Return |
|