![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/dev/tests/integration/testsuite/Magento/Ups/_files/ |
<?xml version="1.0"?> <ShipmentConfirmRequest xml:lang="en-US"> <Request> <RequestAction>ShipConfirm</RequestAction> <RequestOption>nonvalidate</RequestOption> </Request> <Shipment> <Description>item_name item2_name</Description> <Shipper> <Name /> <AttentionName /> <ShipperNumber>12345</ShipperNumber> <PhoneNumber /> <Address> <AddressLine1 /> <AddressLine2 /> <City /> <CountryCode /> <PostalCode /> </Address> </Shipper> <ShipTo> <AttentionName /> <CompanyName>N/A</CompanyName> <PhoneNumber /> <Address> <AddressLine1 /> <AddressLine2 /> <City /> <CountryCode>UK</CountryCode> <PostalCode /> <ResidentialAddress /> </Address> </ShipTo> <Service> <Code /> </Service> <Package> <Description>item_name</Description> <PackagingType> <Code>Small Express Box</Code> </PackagingType> <PackageWeight> <Weight>0.454000000001</Weight> <UnitOfMeasurement> <Code>LBS</Code> </UnitOfMeasurement> </PackageWeight> <Dimensions> <UnitOfMeasurement> <Code>IN</Code> </UnitOfMeasurement> <Length>3</Length> <Width>3</Width> <Height>3</Height> </Dimensions> </Package> <Package> <Description>item2_name</Description> <PackagingType> <Code>Large Express Box</Code> </PackagingType> <PackageWeight> <Weight>0.55</Weight> <UnitOfMeasurement> <Code>LBS</Code> </UnitOfMeasurement> </PackageWeight> <Dimensions> <UnitOfMeasurement> <Code>IN</Code> </UnitOfMeasurement> <Length>4</Length> <Width>4</Width> <Height>4</Height> </Dimensions> </Package> <PaymentInformation> <Prepaid> <BillShipper> <AccountNumber>12345</AccountNumber> </BillShipper> </Prepaid> </PaymentInformation> </Shipment> <LabelSpecification> <LabelPrintMethod> <Code>GIF</Code> </LabelPrintMethod> <LabelImageFormat> <Code>GIF</Code> </LabelImageFormat> </LabelSpecification> </ShipmentConfirmRequest>