ePages 6.10 - DE_EPAGES/Customer/API/WebService/CustomerService3.pm

Package DE_EPAGES::Customer::API::WebService::CustomerService3

Functions

getInfo

getInfo

WebService-Method: getInfo Returns information about a list of customers (incl. address, assigned users, attributes).

Syntax
$SoapData = $self->getInfo( $aCustomers, $aAttributes, $aAddressAttributes, $aLanguageCodes )
Input
$aCustomers (ref.array.string)
list of customer paths
$aAttributes (ref.array.string)
list of AttributeIDs
$aAddressAttributes (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 customers