HTTP Header
-----------
POST /
soap HTTP/1.1
SOAPAction: ""
Content-Type: text/
xml
User-Agent: Borland
SOAP 1.2
Host: 172.17.211.8:8080
Content-Length: 1882
Connection: Keep-Alive
Cache-Control: no-cache
Post-Daten:
----------
<?
xml version="1.0"?>
<
SOAP-ENV:Envelope xmlns:
SOAP-ENV="http://schemas.xmlsoap.org/
soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<
SOAP-ENV:Body>
<CreateLabelRequest xmlns="urn:labelprintWs">
<printer></printer>
<parcelNumber></parcelNumber>
<serviceCode>NP</serviceCode>
<customerBarcode1>123456789-1</customerBarcode1>
<customerBarcode2>234567891</customerBarcode2>
<customerBarcode3>345678911</customerBarcode3>
<customerBarcode4>456789111</customerBarcode4>
<receiverName1>Max Mustermann</receiverName1>
<receiverName2>Name 2</receiverName2>
<receiverName3>Name 3</receiverName3>
<receiverStreet>Bahnweg 29</receiverStreet>
<receiverCity>Testlingen</receiverCity>
<receiverZipCode>5000</receiverZipCode>
<receiverCountry>CH</receiverCountry>
<receiverPhone>099 999 99 99</receiverPhone>
<senderName1>Test Meier</senderName1>
<senderName2>EDV Abteilung</senderName2>
<senderStreet>Mustergasse 2</senderStreet>
<senderZipCode>5555</senderZipCode>
<senderCity>Testlingen</senderCity>
<senderCountry>CH</senderCountry>
<countParcelsOfShipment>3</countParcelsOfShipment>
<numberOfThisParcelInShipment>1</numberOfThisParcelInShipment>
<weight>2.500</weight>
<delisId>KD30000</delisId>
<predictNotificationLanguage>DE</predictNotificationLanguage>
<predictContactData>Kontakt / 099 999 99 99</predictContactData>
</CreateLabelRequest>
</
SOAP-ENV:Body>
</
SOAP-ENV:Envelope>