SOAP WSDL Generate Code

ShipServiceSoapBinding / createShipment

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

Code size exceeds allowed limit.

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:CreateShipmentRequest>
            <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:CreateShipmentRequest>
    </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:CreateShipmentReply>
            <ns:Alerts>
                <ns:Alert>
                    <ns:Code>123</ns:Code>
                    <ns:Message>string</ns:Message>
                    <ns:Type>ERROR</ns:Type>
                </ns:Alert>
            </ns:Alerts>
            <ns:CompletedShipmentInfo>
                <ns:LeadShipmentNumber>string</ns:LeadShipmentNumber>
                <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: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:CompletedShipmentInfo>
        </ns:CreateShipmentReply>
    </soapenv:Body>
</soapenv:Envelope>