ePages 6.17.48 - DE_EPAGES/Chronopost/API/SOAP/RemoteChronopost.pm

Package DE_EPAGES::Chronopost::API::SOAP::RemoteChronopost

Functions

serviceCall

serviceCall

Entry point for calling Chronopost web services

Syntax
($answer, $trace) = $self->serviceCall( $service_method, $WSDL_Path_File, $request_parameters );
Input
$service_method (string)
Chronopost service method
$wsdlPath (string)
Chronopost WSDL configuration file path
$params (hash)
Chronopost XML request parameters
Return
@call_result_array (Array)
Array with the resturned XML request answer and a
trace structure if XML call was wrong