Package DE_EPAGES::Customer::API::WebService::CustomerService3
Functions
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 |
|
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::Customer::API::WebService::CustomerService3->new( %Options ); |
Input |
|
Return |
|