Package DE_EPAGES::DHLIntraship::API::SOAP::WebServiceClient
Description
Functions
createShipmentDD
execute the createShipmentDD SOAP request throws HttpError if result is empty.
Syntax |
createShipmentDD( $ShippingLabel ); |
Input |
|
Return |
|
createTransportLayer
Creates Transport Layer
Syntax |
createTransportLayer( ); |
Return |
|
getPackstationsByAddress
Retrieve the list of packstations from DHL Intraship
Syntax |
getPackstationsByAddress( $ShippingFulfillmentMethod ); |
Input |
|
Return |
|
new
constructor
Syntax |
new($Builder, $Parser, $IsTest, $hLoginData); |
Input |
|
Return |
|
setSOAPOperationName
sets the SOAP operation name.
Syntax |
setSOAPOperationName('createShipmentDD'); |
Input |
|