SOAP WSDL Generate Code

ShipServiceSoapBinding / createPrint

ASP AutoIt C C (Unicode) C++ C++ (Unicode) C# DataFlex Delphi Foxpro Go Java Node.js Objective-C Perl PHP Extension PowerBuilder Powershell PureBasic Python CkPython Ruby SQL Server Swift TCL VB.NET VB6 VBScript Xojo
Chilkat.Xml xml = new Chilkat.Xml();
xml.Tag = "soapenv:Envelope";
xml.AddAttribute("xmlns:ns","http://www.parcelforce.net/ws/ship/v14");
xml.AddAttribute("xmlns:soapenv","http://schemas.xmlsoap.org/soap/envelope/");
xml.UpdateChildContent("soapenv:Header","");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:Authentication|ns:UserName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:Authentication|ns:Password","string");
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DepartmentId",123);
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ShipmentType","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ContractNumber","string");
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RequestId",123);
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ServiceCode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:PrePrinted","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ShippingDate","date");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:JobReference","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientContact|ns:BusinessName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientContact|ns:ContactName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientContact|ns:EmailAddress","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientContact|ns:Telephone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientContact|ns:Fax","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientContact|ns:MobilePhone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientContact|ns:SendersName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientContact|ns:Notifications|ns:NotificationType","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientAddress|ns:AddressLine1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientAddress|ns:AddressLine2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientAddress|ns:AddressLine3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientAddress|ns:Town","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientAddress|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:RecipientAddress|ns:Country","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterContact|ns:BusinessName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterContact|ns:ContactName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterContact|ns:EmailAddress","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterContact|ns:Telephone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterContact|ns:Fax","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterContact|ns:MobilePhone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterContact|ns:SendersName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterContact|ns:Notifications|ns:NotificationType","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterAddress|ns:AddressLine1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterAddress|ns:AddressLine2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterAddress|ns:AddressLine3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterAddress|ns:Town","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterAddress|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ImporterAddress|ns:Country","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterContact|ns:BusinessName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterContact|ns:ContactName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterContact|ns:EmailAddress","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterContact|ns:Telephone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterContact|ns:Fax","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterContact|ns:MobilePhone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterContact|ns:SendersName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterContact|ns:Notifications|ns:NotificationType","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterAddress|ns:AddressLine1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterAddress|ns:AddressLine2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterAddress|ns:AddressLine3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterAddress|ns:Town","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterAddress|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExporterAddress|ns:Country","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderContact|ns:BusinessName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderContact|ns:ContactName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderContact|ns:EmailAddress","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderContact|ns:Telephone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderContact|ns:Fax","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderContact|ns:MobilePhone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderContact|ns:SendersName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderContact|ns:Notifications|ns:NotificationType","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderAddress|ns:AddressLine1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderAddress|ns:AddressLine2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderAddress|ns:AddressLine3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderAddress|ns:Town","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderAddress|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SenderAddress|ns:Country","string");
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:TotalNumberOfParcels",123);
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:TotalShipmentWeight","decimal");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:Enhancement|ns:EnhancedCompensation","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:Enhancement|ns:SaturdayDeliveryRequired","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:PostOfficeID","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Business","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Address|ns:AddressLine1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Address|ns:AddressLine2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Address|ns:AddressLine3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Address|ns:Town","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Address|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Address|ns:Country","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Mon|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Mon|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Mon|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Mon|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Tue|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Tue|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Tue|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Tue|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Wed|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Wed|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Wed|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Wed|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Thu|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Thu|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Thu|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Thu|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Fri|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Fri|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Fri|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Fri|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Sat|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Sat|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Sat|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Sat|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Sun|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Sun|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Sun|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:Sun|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:BankHol|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:BankHol|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:BankHol|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:OpeningHours|ns:BankHol|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Distance","99.0");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Availability","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Position|ns:Longitude","99.0");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:Position|ns:Latitude","99.0");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOffice|ns:BookingReference","string");
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:Count",123);
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:ConvenientCollect|ns:PostOfficeID","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:IRTS","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:Letterbox","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:PostOfficeID","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Business","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Address|ns:AddressLine1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Address|ns:AddressLine2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Address|ns:AddressLine3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Address|ns:Town","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Address|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Address|ns:Country","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Mon|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Mon|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Mon|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Mon|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Tue|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Tue|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Tue|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Tue|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Wed|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Wed|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Wed|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Wed|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Thu|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Thu|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Thu|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Thu|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Fri|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Fri|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Fri|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Fri|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Sat|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Sat|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Sat|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Sat|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Sun|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Sun|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Sun|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:Sun|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:BankHol|ns:Hours|ns:Open","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:BankHol|ns:Hours|ns:Close","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:BankHol|ns:Hours|ns:CloseLunch","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:OpeningHours|ns:BankHol|ns:Hours|ns:AfterLunchOpening","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Distance","99.0");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Availability","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Position|ns:Longitude","99.0");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:Position|ns:Latitude","99.0");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOffice|ns:BookingReference","string");
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:Count",123);
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedPostOffice|ns:PostOfficeID","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SpecifiedNeighbour","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:SafePlace","string");
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:PIN",123);
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:NamedRecipient","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:AddressOnly","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:NominatedDeliveryDate","date");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DeliveryOptions|ns:PersonalParcel","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:HazardousGoods|ns:HazardousGood|ns:LQDGUNCode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:HazardousGoods|ns:HazardousGood|ns:LQDGDescription","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:HazardousGoods|ns:HazardousGood|ns:LQDGVolume","decimal");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:HazardousGoods|ns:HazardousGood|ns:Firearms","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:Returns|ns:ReturnsEmail","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:Returns|ns:EmailMessage","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:Returns|ns:EmailLabel","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:DropOffInd","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:PrintOwnLabel","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionContact|ns:BusinessName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionContact|ns:ContactName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionContact|ns:EmailAddress","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionContact|ns:Telephone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionContact|ns:Fax","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionContact|ns:MobilePhone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionContact|ns:SendersName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionContact|ns:Notifications|ns:NotificationType","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionAddress|ns:AddressLine1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionAddress|ns:AddressLine2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionAddress|ns:AddressLine3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionAddress|ns:Town","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionAddress|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionAddress|ns:Country","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionTime|ns:From","dateTime");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:CollectionInfo|ns:CollectionTime|ns:To","dateTime");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:Weight","decimal");
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:Length",123);
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:Height",123);
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:Width",123);
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:PurposeOfShipment","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:InvoiceNumber","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ExportLicenseNumber","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:CertificateNumber","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:CountryOfManufacture","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:CountryOfOrigin","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:ManufacturersName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:Description","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:UnitWeight","decimal");
xml.UpdateChildContentInt("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:UnitQuantity",123);
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:UnitValue","99.0");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:Currency","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:TariffCode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:TariffDescription","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ContentDetails|ns:ContentDetail|ns:ArticleReference","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Parcels|ns:Parcel|ns:ShippingCost","99.0");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:ExporterCustomsReference","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:RecipientImporterVatNo","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:OriginalExportShipmentNo","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:DocumentsOnly","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:DocumentsDescription","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:ValueUnder200USDollars","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:ShipmentDescription","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:Comments","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:InvoiceDate","date");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:TermsOfDelivery","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InternationalInfo|ns:PurchaseOrderRef","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ReferenceNumber1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ReferenceNumber2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ReferenceNumber3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ReferenceNumber4","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ReferenceNumber5","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SpecialInstructions1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SpecialInstructions2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SpecialInstructions3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:SpecialInstructions4","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundContact|ns:BusinessName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundContact|ns:ContactName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundContact|ns:EmailAddress","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundContact|ns:Telephone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundContact|ns:Fax","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundContact|ns:MobilePhone","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundContact|ns:SendersName","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundContact|ns:Notifications|ns:NotificationType","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundAddress|ns:AddressLine1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundAddress|ns:AddressLine2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundAddress|ns:AddressLine3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundAddress|ns:Town","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundAddress|ns:Postcode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundAddress|ns:Country","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:ContractNumber","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:ServiceCode","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:TotalShipmentWeight","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:Enhancement|ns:EnhancedCompensation","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:Enhancement|ns:SaturdayDeliveryRequired","true");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:ReferenceNumber1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:ReferenceNumber2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:ReferenceNumber3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:ReferenceNumber4","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:ReferenceNumber5","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:SpecialInstructions1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:SpecialInstructions2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:SpecialInstructions3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:InBoundDetails|ns:SpecialInstructions4","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExchangeInstructions1","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExchangeInstructions2","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ExchangeInstructions3","string");
xml.UpdateChildContent("soapenv:Body|ns:CreatePrintRequest|ns:RequestedShipment|ns:ConsignmentHandling","true");

// In a SOAP HTTP request, including the XML declaration (<?xml version="1.0" encoding="UTF-8"?>) in the XML body is generally not required. 
xml.EmitXmlDecl = false;
string soapRequestBody = xml.GetXml();

string endpoint = "https://expresslink-uat1.neopost-id.com/ws/";
string soapAction = "createPrint";
//  For SOAP requests, the standard Content-Type is usually set to "text/xml" or "application/soap+xml"
string contentType = "text/xml";

Chilkat.Http http = new Chilkat.Http();

http.ClearHeaders();
http.SetRequestHeader("Content-Type",contentType);
http.SetRequestHeader("SOAPAction",soapAction);

Chilkat.HttpResponse resp = http.PostXml(endpoint,soapRequestBody,"utf-8");
if (http.LastMethodSuccess == false) {
    Debug.WriteLine(http.LastErrorText);
    Debug.WriteLine("Failed to send SOAP request.");
    return;
}

// Get the XML response body.
Chilkat.Xml responseXml = new Chilkat.Xml();
resp.GetBodyXml(responseXml);

int statusCode = resp.StatusCode;
Debug.WriteLine("response status code: " + Convert.ToString(statusCode));

// If the status code does not indicate succcess, then show the response XML,
// which probably contains error information.
if (statusCode != 200) {
    Debug.WriteLine(responseXml.GetXml());
    return;
}

Debug.WriteLine(responseXml.GetXml());

// Parse the successful SOAP response XML.

// This is a sample of the response XML, but the namespace prefixes will be different.
// We can parse the result using "*" for the namespace prefixes (see below).

int Code = responseXml.GetChildIntValue("*:Body|*:CreatePrintReply|*:Alerts|*:Alert|*:Code");
string Message = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:Alerts|*:Alert|*:Message");
string v_Type = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:Alerts|*:Alert|*:Type");
string LeadShipmentNumber = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:CompletedShipmentInfoCreatePrint|*:LeadShipmentNumber");
string ShipmentNumber = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:CompletedShipmentInfoCreatePrint|*:ShipmentNumber");
string DeliveryDate = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:CompletedShipmentInfoCreatePrint|*:DeliveryDate");
string Status = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:CompletedShipmentInfoCreatePrint|*:Status");
ShipmentNumber = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:CompletedShipmentInfoCreatePrint|*:CompletedShipments|*:CompletedShipment|*:ShipmentNumber");
string OutBoundShipmentNumber = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:CompletedShipmentInfoCreatePrint|*:CompletedShipments|*:CompletedShipment|*:OutBoundShipmentNumber");
string InBoundShipmentNumber = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:CompletedShipmentInfoCreatePrint|*:CompletedShipments|*:CompletedShipment|*:InBoundShipmentNumber");
string PartnerNumber = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:CompletedShipmentInfoCreatePrint|*:CompletedShipments|*:CompletedShipment|*:PartnerNumber");
string Data = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:Label|*:Data");
string ParcelNumber = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:ParcelNumber");
ShipmentNumber = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:ShipmentNumber");
string JourneyLeg = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:JourneyLeg");
string Name = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:LabelData|*:Item|*:Name");
Data = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:LabelData|*:Item|*:Data");
Name = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:Barcodes|*:Barcode|*:Name");
Data = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:Barcodes|*:Barcode|*:Data");
Name = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:Images|*:Image|*:Name");
Data = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:Images|*:Image|*:Data");
Name = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:ParcelContents|*:Item|*:Name");
Data = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:LabelData|*:ParcelLabelData|*:ParcelContents|*:Item|*:Data");
string PartnerCode = responseXml.GetChildContent("*:Body|*:CreatePrintReply|*:PartnerCode");
Request XML
<soapenv:Envelope xmlns:ns="http://www.parcelforce.net/ws/ship/v14" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Header/>
    <soapenv:Body>
        <ns:CreatePrintRequest>
            <ns:Authentication>
                <ns:UserName>string</ns:UserName>
                <ns:Password>string</ns:Password>
            </ns:Authentication>
            <ns:RequestedShipment>
                <ns:DepartmentId>123</ns:DepartmentId>
                <ns:ShipmentType>string</ns:ShipmentType>
                <ns:ContractNumber>string</ns:ContractNumber>
                <ns:RequestId>123</ns:RequestId>
                <ns:ServiceCode>string</ns:ServiceCode>
                <ns:PrePrinted>true</ns:PrePrinted>
                <ns:ShippingDate>date</ns:ShippingDate>
                <ns:JobReference>string</ns:JobReference>
                <ns:RecipientContact>
                    <ns:BusinessName>string</ns:BusinessName>
                    <ns:ContactName>string</ns:ContactName>
                    <ns:EmailAddress>string</ns:EmailAddress>
                    <ns:Telephone>string</ns:Telephone>
                    <ns:Fax>string</ns:Fax>
                    <ns:MobilePhone>string</ns:MobilePhone>
                    <ns:SendersName>string</ns:SendersName>
                    <ns:Notifications>
                        <ns:NotificationType>string</ns:NotificationType>
                    </ns:Notifications>
                </ns:RecipientContact>
                <ns:RecipientAddress>
                    <ns:AddressLine1>string</ns:AddressLine1>
                    <ns:AddressLine2>string</ns:AddressLine2>
                    <ns:AddressLine3>string</ns:AddressLine3>
                    <ns:Town>string</ns:Town>
                    <ns:Postcode>string</ns:Postcode>
                    <ns:Country>string</ns:Country>
                </ns:RecipientAddress>
                <ns:ImporterContact>
                    <ns:BusinessName>string</ns:BusinessName>
                    <ns:ContactName>string</ns:ContactName>
                    <ns:EmailAddress>string</ns:EmailAddress>
                    <ns:Telephone>string</ns:Telephone>
                    <ns:Fax>string</ns:Fax>
                    <ns:MobilePhone>string</ns:MobilePhone>
                    <ns:SendersName>string</ns:SendersName>
                    <ns:Notifications>
                        <ns:NotificationType>string</ns:NotificationType>
                    </ns:Notifications>
                </ns:ImporterContact>
                <ns:ImporterAddress>
                    <ns:AddressLine1>string</ns:AddressLine1>
                    <ns:AddressLine2>string</ns:AddressLine2>
                    <ns:AddressLine3>string</ns:AddressLine3>
                    <ns:Town>string</ns:Town>
                    <ns:Postcode>string</ns:Postcode>
                    <ns:Country>string</ns:Country>
                </ns:ImporterAddress>
                <ns:ExporterContact>
                    <ns:BusinessName>string</ns:BusinessName>
                    <ns:ContactName>string</ns:ContactName>
                    <ns:EmailAddress>string</ns:EmailAddress>
                    <ns:Telephone>string</ns:Telephone>
                    <ns:Fax>string</ns:Fax>
                    <ns:MobilePhone>string</ns:MobilePhone>
                    <ns:SendersName>string</ns:SendersName>
                    <ns:Notifications>
                        <ns:NotificationType>string</ns:NotificationType>
                    </ns:Notifications>
                </ns:ExporterContact>
                <ns:ExporterAddress>
                    <ns:AddressLine1>string</ns:AddressLine1>
                    <ns:AddressLine2>string</ns:AddressLine2>
                    <ns:AddressLine3>string</ns:AddressLine3>
                    <ns:Town>string</ns:Town>
                    <ns:Postcode>string</ns:Postcode>
                    <ns:Country>string</ns:Country>
                </ns:ExporterAddress>
                <ns:SenderContact>
                    <ns:BusinessName>string</ns:BusinessName>
                    <ns:ContactName>string</ns:ContactName>
                    <ns:EmailAddress>string</ns:EmailAddress>
                    <ns:Telephone>string</ns:Telephone>
                    <ns:Fax>string</ns:Fax>
                    <ns:MobilePhone>string</ns:MobilePhone>
                    <ns:SendersName>string</ns:SendersName>
                    <ns:Notifications>
                        <ns:NotificationType>string</ns:NotificationType>
                    </ns:Notifications>
                </ns:SenderContact>
                <ns:SenderAddress>
                    <ns:AddressLine1>string</ns:AddressLine1>
                    <ns:AddressLine2>string</ns:AddressLine2>
                    <ns:AddressLine3>string</ns:AddressLine3>
                    <ns:Town>string</ns:Town>
                    <ns:Postcode>string</ns:Postcode>
                    <ns:Country>string</ns:Country>
                </ns:SenderAddress>
                <ns:TotalNumberOfParcels>123</ns:TotalNumberOfParcels>
                <ns:TotalShipmentWeight>decimal</ns:TotalShipmentWeight>
                <ns:Enhancement>
                    <ns:EnhancedCompensation>string</ns:EnhancedCompensation>
                    <ns:SaturdayDeliveryRequired>true</ns:SaturdayDeliveryRequired>
                </ns:Enhancement>
                <ns:DeliveryOptions>
                    <ns:ConvenientCollect>
                        <ns:Postcode>string</ns:Postcode>
                        <ns:PostOffice>
                            <ns:PostOfficeID>string</ns:PostOfficeID>
                            <ns:Business>string</ns:Business>
                            <ns:Address>
                                <ns:AddressLine1>string</ns:AddressLine1>
                                <ns:AddressLine2>string</ns:AddressLine2>
                                <ns:AddressLine3>string</ns:AddressLine3>
                                <ns:Town>string</ns:Town>
                                <ns:Postcode>string</ns:Postcode>
                                <ns:Country>string</ns:Country>
                            </ns:Address>
                            <ns:OpeningHours>
                                <ns:Mon>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Mon>
                                <ns:Tue>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Tue>
                                <ns:Wed>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Wed>
                                <ns:Thu>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Thu>
                                <ns:Fri>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Fri>
                                <ns:Sat>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Sat>
                                <ns:Sun>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Sun>
                                <ns:BankHol>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:BankHol>
                            </ns:OpeningHours>
                            <ns:Distance>99.0</ns:Distance>
                            <ns:Availability>true</ns:Availability>
                            <ns:Position>
                                <ns:Longitude>99.0</ns:Longitude>
                                <ns:Latitude>99.0</ns:Latitude>
                            </ns:Position>
                            <ns:BookingReference>string</ns:BookingReference>
                        </ns:PostOffice>
                        <ns:Count>123</ns:Count>
                        <ns:PostOfficeID>string</ns:PostOfficeID>
                    </ns:ConvenientCollect>
                    <ns:IRTS>true</ns:IRTS>
                    <ns:Letterbox>true</ns:Letterbox>
                    <ns:SpecifiedPostOffice>
                        <ns:Postcode>string</ns:Postcode>
                        <ns:PostOffice>
                            <ns:PostOfficeID>string</ns:PostOfficeID>
                            <ns:Business>string</ns:Business>
                            <ns:Address>
                                <ns:AddressLine1>string</ns:AddressLine1>
                                <ns:AddressLine2>string</ns:AddressLine2>
                                <ns:AddressLine3>string</ns:AddressLine3>
                                <ns:Town>string</ns:Town>
                                <ns:Postcode>string</ns:Postcode>
                                <ns:Country>string</ns:Country>
                            </ns:Address>
                            <ns:OpeningHours>
                                <ns:Mon>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Mon>
                                <ns:Tue>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Tue>
                                <ns:Wed>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Wed>
                                <ns:Thu>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Thu>
                                <ns:Fri>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Fri>
                                <ns:Sat>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Sat>
                                <ns:Sun>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:Sun>
                                <ns:BankHol>
                                    <ns:Hours>
                                        <ns:Open>string</ns:Open>
                                        <ns:Close>string</ns:Close>
                                        <ns:CloseLunch>string</ns:CloseLunch>
                                        <ns:AfterLunchOpening>string</ns:AfterLunchOpening>
                                    </ns:Hours>
                                </ns:BankHol>
                            </ns:OpeningHours>
                            <ns:Distance>99.0</ns:Distance>
                            <ns:Availability>true</ns:Availability>
                            <ns:Position>
                                <ns:Longitude>99.0</ns:Longitude>
                                <ns:Latitude>99.0</ns:Latitude>
                            </ns:Position>
                            <ns:BookingReference>string</ns:BookingReference>
                        </ns:PostOffice>
                        <ns:Count>123</ns:Count>
                        <ns:PostOfficeID>string</ns:PostOfficeID>
                    </ns:SpecifiedPostOffice>
                    <ns:SpecifiedNeighbour>string</ns:SpecifiedNeighbour>
                    <ns:SafePlace>string</ns:SafePlace>
                    <ns:PIN>123</ns:PIN>
                    <ns:NamedRecipient>true</ns:NamedRecipient>
                    <ns:AddressOnly>true</ns:AddressOnly>
                    <ns:NominatedDeliveryDate>date</ns:NominatedDeliveryDate>
                    <ns:PersonalParcel>string</ns:PersonalParcel>
                </ns:DeliveryOptions>
                <ns:HazardousGoods>
                    <ns:HazardousGood>
                        <ns:LQDGUNCode>string</ns:LQDGUNCode>
                        <ns:LQDGDescription>string</ns:LQDGDescription>
                        <ns:LQDGVolume>decimal</ns:LQDGVolume>
                        <ns:Firearms>string</ns:Firearms>
                    </ns:HazardousGood>
                </ns:HazardousGoods>
                <ns:Returns>
                    <ns:ReturnsEmail>string</ns:ReturnsEmail>
                    <ns:EmailMessage>string</ns:EmailMessage>
                    <ns:EmailLabel>true</ns:EmailLabel>
                </ns:Returns>
                <ns:DropOffInd>string</ns:DropOffInd>
                <ns:PrintOwnLabel>true</ns:PrintOwnLabel>
                <ns:CollectionInfo>
                    <ns:CollectionContact>
                        <ns:BusinessName>string</ns:BusinessName>
                        <ns:ContactName>string</ns:ContactName>
                        <ns:EmailAddress>string</ns:EmailAddress>
                        <ns:Telephone>string</ns:Telephone>
                        <ns:Fax>string</ns:Fax>
                        <ns:MobilePhone>string</ns:MobilePhone>
                        <ns:SendersName>string</ns:SendersName>
                        <ns:Notifications>
                            <ns:NotificationType>string</ns:NotificationType>
                        </ns:Notifications>
                    </ns:CollectionContact>
                    <ns:CollectionAddress>
                        <ns:AddressLine1>string</ns:AddressLine1>
                        <ns:AddressLine2>string</ns:AddressLine2>
                        <ns:AddressLine3>string</ns:AddressLine3>
                        <ns:Town>string</ns:Town>
                        <ns:Postcode>string</ns:Postcode>
                        <ns:Country>string</ns:Country>
                    </ns:CollectionAddress>
                    <ns:CollectionTime>
                        <ns:From>dateTime</ns:From>
                        <ns:To>dateTime</ns:To>
                    </ns:CollectionTime>
                </ns:CollectionInfo>
                <ns:InternationalInfo>
                    <ns:Parcels>
                        <ns:Parcel>
                            <ns:Weight>decimal</ns:Weight>
                            <ns:Length>123</ns:Length>
                            <ns:Height>123</ns:Height>
                            <ns:Width>123</ns:Width>
                            <ns:PurposeOfShipment>string</ns:PurposeOfShipment>
                            <ns:InvoiceNumber>string</ns:InvoiceNumber>
                            <ns:ExportLicenseNumber>string</ns:ExportLicenseNumber>
                            <ns:CertificateNumber>string</ns:CertificateNumber>
                            <ns:ContentDetails>
                                <ns:ContentDetail>
                                    <ns:CountryOfManufacture>string</ns:CountryOfManufacture>
                                    <ns:CountryOfOrigin>string</ns:CountryOfOrigin>
                                    <ns:ManufacturersName>string</ns:ManufacturersName>
                                    <ns:Description>string</ns:Description>
                                    <ns:UnitWeight>decimal</ns:UnitWeight>
                                    <ns:UnitQuantity>123</ns:UnitQuantity>
                                    <ns:UnitValue>99.0</ns:UnitValue>
                                    <ns:Currency>string</ns:Currency>
                                    <ns:TariffCode>string</ns:TariffCode>
                                    <ns:TariffDescription>string</ns:TariffDescription>
                                    <ns:ArticleReference>string</ns:ArticleReference>
                                </ns:ContentDetail>
                            </ns:ContentDetails>
                            <ns:ShippingCost>99.0</ns:ShippingCost>
                        </ns:Parcel>
                    </ns:Parcels>
                    <ns:ExporterCustomsReference>string</ns:ExporterCustomsReference>
                    <ns:RecipientImporterVatNo>string</ns:RecipientImporterVatNo>
                    <ns:OriginalExportShipmentNo>string</ns:OriginalExportShipmentNo>
                    <ns:DocumentsOnly>true</ns:DocumentsOnly>
                    <ns:DocumentsDescription>string</ns:DocumentsDescription>
                    <ns:ValueUnder200USDollars>true</ns:ValueUnder200USDollars>
                    <ns:ShipmentDescription>string</ns:ShipmentDescription>
                    <ns:Comments>string</ns:Comments>
                    <ns:InvoiceDate>date</ns:InvoiceDate>
                    <ns:TermsOfDelivery>string</ns:TermsOfDelivery>
                    <ns:PurchaseOrderRef>string</ns:PurchaseOrderRef>
                </ns:InternationalInfo>
                <ns:ReferenceNumber1>string</ns:ReferenceNumber1>
                <ns:ReferenceNumber2>string</ns:ReferenceNumber2>
                <ns:ReferenceNumber3>string</ns:ReferenceNumber3>
                <ns:ReferenceNumber4>string</ns:ReferenceNumber4>
                <ns:ReferenceNumber5>string</ns:ReferenceNumber5>
                <ns:SpecialInstructions1>string</ns:SpecialInstructions1>
                <ns:SpecialInstructions2>string</ns:SpecialInstructions2>
                <ns:SpecialInstructions3>string</ns:SpecialInstructions3>
                <ns:SpecialInstructions4>string</ns:SpecialInstructions4>
                <ns:InBoundContact>
                    <ns:BusinessName>string</ns:BusinessName>
                    <ns:ContactName>string</ns:ContactName>
                    <ns:EmailAddress>string</ns:EmailAddress>
                    <ns:Telephone>string</ns:Telephone>
                    <ns:Fax>string</ns:Fax>
                    <ns:MobilePhone>string</ns:MobilePhone>
                    <ns:SendersName>string</ns:SendersName>
                    <ns:Notifications>
                        <ns:NotificationType>string</ns:NotificationType>
                    </ns:Notifications>
                </ns:InBoundContact>
                <ns:InBoundAddress>
                    <ns:AddressLine1>string</ns:AddressLine1>
                    <ns:AddressLine2>string</ns:AddressLine2>
                    <ns:AddressLine3>string</ns:AddressLine3>
                    <ns:Town>string</ns:Town>
                    <ns:Postcode>string</ns:Postcode>
                    <ns:Country>string</ns:Country>
                </ns:InBoundAddress>
                <ns:InBoundDetails>
                    <ns:ContractNumber>string</ns:ContractNumber>
                    <ns:ServiceCode>string</ns:ServiceCode>
                    <ns:TotalShipmentWeight>string</ns:TotalShipmentWeight>
                    <ns:Enhancement>
                        <ns:EnhancedCompensation>string</ns:EnhancedCompensation>
                        <ns:SaturdayDeliveryRequired>true</ns:SaturdayDeliveryRequired>
                    </ns:Enhancement>
                    <ns:ReferenceNumber1>string</ns:ReferenceNumber1>
                    <ns:ReferenceNumber2>string</ns:ReferenceNumber2>
                    <ns:ReferenceNumber3>string</ns:ReferenceNumber3>
                    <ns:ReferenceNumber4>string</ns:ReferenceNumber4>
                    <ns:ReferenceNumber5>string</ns:ReferenceNumber5>
                    <ns:SpecialInstructions1>string</ns:SpecialInstructions1>
                    <ns:SpecialInstructions2>string</ns:SpecialInstructions2>
                    <ns:SpecialInstructions3>string</ns:SpecialInstructions3>
                    <ns:SpecialInstructions4>string</ns:SpecialInstructions4>
                </ns:InBoundDetails>
                <ns:ExchangeInstructions1>string</ns:ExchangeInstructions1>
                <ns:ExchangeInstructions2>string</ns:ExchangeInstructions2>
                <ns:ExchangeInstructions3>string</ns:ExchangeInstructions3>
                <ns:ConsignmentHandling>true</ns:ConsignmentHandling>
            </ns:RequestedShipment>
        </ns:CreatePrintRequest>
    </soapenv:Body>
</soapenv:Envelope>
Response XML
<soapenv:Envelope xmlns:ns="http://www.parcelforce.net/ws/ship/v14" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Header/>
    <soapenv:Body>
        <ns:CreatePrintReply>
            <ns:Alerts>
                <ns:Alert>
                    <ns:Code>123</ns:Code>
                    <ns:Message>string</ns:Message>
                    <ns:Type>ERROR</ns:Type>
                </ns:Alert>
            </ns:Alerts>
            <ns:CompletedShipmentInfoCreatePrint>
                <ns:LeadShipmentNumber>string</ns:LeadShipmentNumber>
                <ns:ShipmentNumber>string</ns:ShipmentNumber>
                <ns:DeliveryDate>date</ns:DeliveryDate>
                <ns:Status>string</ns:Status>
                <ns:CompletedShipments>
                    <ns:CompletedShipment>
                        <ns:ShipmentNumber>string</ns:ShipmentNumber>
                        <ns:OutBoundShipmentNumber>string</ns:OutBoundShipmentNumber>
                        <ns:InBoundShipmentNumber>string</ns:InBoundShipmentNumber>
                        <ns:PartnerNumber>string</ns:PartnerNumber>
                    </ns:CompletedShipment>
                </ns:CompletedShipments>
            </ns:CompletedShipmentInfoCreatePrint>
            <ns:Label>
                <ns:Data>BqozVXeZZg==</ns:Data>
            </ns:Label>
            <ns:LabelData>
                <ns:ParcelLabelData>
                    <ns:ParcelNumber>string</ns:ParcelNumber>
                    <ns:ShipmentNumber>string</ns:ShipmentNumber>
                    <ns:JourneyLeg>string</ns:JourneyLeg>
                    <ns:LabelData>
                        <ns:Item>
                            <ns:Name>string</ns:Name>
                            <ns:Data>string</ns:Data>
                        </ns:Item>
                    </ns:LabelData>
                    <ns:Barcodes>
                        <ns:Barcode>
                            <ns:Name>string</ns:Name>
                            <ns:Data>BqozVXeZZg==</ns:Data>
                        </ns:Barcode>
                    </ns:Barcodes>
                    <ns:Images>
                        <ns:Image>
                            <ns:Name>string</ns:Name>
                            <ns:Data>BqozVXeZZg==</ns:Data>
                        </ns:Image>
                    </ns:Images>
                    <ns:ParcelContents>
                        <ns:Item>
                            <ns:Name>string</ns:Name>
                            <ns:Data>string</ns:Data>
                        </ns:Item>
                    </ns:ParcelContents>
                </ns:ParcelLabelData>
            </ns:LabelData>
            <ns:PartnerCode>string</ns:PartnerCode>
        </ns:CreatePrintReply>
    </soapenv:Body>
</soapenv:Envelope>