<soapenv:Header>
 <ns:authentication>
  <delisId>DELISID</delisId>
  <authToken>Authtoken_from_2.1_LoginService</authToken>
  <messageLanguage>en_EN</messageLanguage>
 </ns:authentication>
</soapenv:Header>    <soapenv:Body>
      <ns1:storeOrders>
         <printOptions>
            <printerLanguage>PDF</printerLanguage>
            <paperFormat>A6</paperFormat>
         </printOptions>
         <order>
            <generalShipmentData>
               <mpsCustomerReferenceNumber1>Shipment Reference 1</mpsCustomerReferenceNumber1>
               <mpsCustomerReferenceNumber2> Shipment Reference 2</mpsCustomerReferenceNumber2>
               <sendingDepot>0545</sendingDepot>
               <product>FREEZE</product>
               <mpsExpectedSendingDate>20210205</mpsExpectedSendingDate>
               <mpsExpectedSendingTime>110000</mpsExpectedSendingTime>
               <sender> 
                <name1>Delicious Goods NV/SA (you)</name1>
                <name2>Online Shop</name2>
                <street>Your official business address</street>
                <houseNo>12</houseNo>
                <country>BE</country>
                <zipCode>1000</zipCode>
                <city>Brussel</city>
                <type>B</type>
                <contact>Chef Kim</contact>
                <phone>+32499000000</phone>
                <email>deliciousgoods@gmail.com</email>
               </sender>
               <recipient> 
                     <name1>Mr. and Mrs. Hungry</name1>
                     <name2>optional</name2>
                     <street>Rue Gourmet</street>
                     <houseNo>12</houseNo>
                     <street2> optional</street2>
                     <country>BE</country>
                     <zipCode>1000</zipCode>
                     <city>Brussel</city>
                     <type>P</type>
                     <contact>Contact name</contact>
                     <phone>+32499000001</phone>
                     <email>happyhomecookingcustomers@gmail.com</email>
                     <comment>additional comment if applicable</comment>
               </recipient>
            </generalShipmentData>            
            <parcels>
            <customerReferenceNumber1>Customer Reference 1</customerReferenceNumber1>
            <customerReferenceNumber2> Customer Reference 2</customerReferenceNumber2>
               <weight>100</weight>
                  <printInfo1OnParcelLabel>1</printInfo1OnParcelLabel> 
               <info1>Info for the label</info1>
               <info2>Info for the label</info2>
               <goodsExpirationDate>20211214</goodsExpirationDate>
               <goodsMinimumStorageTemperature>-3000</goodsMinimumStorageTemperature>
               <goodsMaximumStorageTemperature>-1800</goodsMaximumStorageTemperature>
               <goodsDescription>Frozen Dessert Cake 8 person</goodsDescription>
            </parcels>
            <productAndServiceData>
               <orderType>consignment</orderType> 
                <pickup>
                 <tour>502</tour>
                 <quantity>1</quantity>
                 <date>20210205</date>
                 <day>5</day>
                 <fromTime1>1000</fromTime1>
                 <toTime1>1200</toTime1>
                 <fromTime2>1400</fromTime2>
                 <toTime2>1500</toTime2>
                 <collectionRequestAddress>
                 <name1>Prep and Shipping Address</name1>
                 <name2>Chef Kim’s Menu’s</name2>
                 <street>Prep and Shipping Address</street>
                 <houseNo>15</houseNo>
                 <street2>Pickup counter DPD Freeze Orders</street2>
                 <country>BE</country>
                 <zipCode>2000</zipCode>
                 <city>Antwerp</city>
                 <type>P</type>
                 <contact>Chef Kim</contact>
                 <phone>+32499000002</phone>
                 <email> chefkim.delicousgoods@gmail.com</email>
                 <comment>Comment If applicable</comment>
                 </collectionRequestAddress>
                 </pickup>
                <predict>
                 <channel>1</channel>
                 <value> happyhomecookingcustomers@gmail.com </value>
                 <language>EN</language>
                </predict>
            </productAndServiceData>
         </order>
       </ns1:storeOrders>
   </soapenv:Body>
Was this post helpful?(Required)