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

Package DE_EPAGES::Order::API::WebService::OrderDocumentService4

Implements the OrderDocument WebService.

Base
DE_EPAGES::Order::API::WebService::OrderDocumentService

Functions

getInfo

getInfo

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

Syntax
$SoapData = $self->getInfo($aOrderDocuments, $aAttributes, $aAddressAttributes, $aLanguageCodes)
Input
$aOrderDocuments (ref.array.string)
list of OrderDocument 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 OrderDocuments