ePages 6.10 - DE_EPAGES/Order/API/WebService/OrderService4.pm

Package DE_EPAGES::Order::API::WebService::OrderService4

Implements the Order WebService.

Base
DE_EPAGES::Order::API::WebService::OrderService

Functions

getInfo

getInfo

WebService-Method: getInfo Returns information about a list of Orders (incl. line items, attributes).

Syntax
$SoapData = $self->getInfo($aOrders, $aAttributes, $aAddressAttributes, $aLanguageCodes)
Input
$aOrders (ref.array.string)
list of Order paths
$aAttributes (ref.array.string)
list of AttributeIDs
$aAddressAttributes (ref.array.string)
list of AttributeIDs
$aLineItemAttributes (ref.array.string)
list of AttributeIDs
$aLanguageCodes (ref.array.string)
list of LanguageCodes
Return
$SoapData (SOAP::Data)
a SOAP::Data structure with the
info of all given Orders