Created
March 12, 2015 17:21
-
-
Save DanielSantoro/4908df4338b3b2664b6e to your computer and use it in GitHub Desktop.
Ticket 267320 UPS Request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<AccessRequest xml:lang='en-US'> | |
<AccessLicenseNumber>FCE98AD591DA2F25</AccessLicenseNumber> | |
<UserId>PitStopMarineJr</UserId> | |
<Password>Xboat22in2015</Password> | |
</AccessRequest> | |
<?xml version="1.0" ?> | |
<RatingServiceSelectionRequest> | |
<Request> | |
<TransactionReference> | |
<CustomerContext>Rating and Service</CustomerContext> | |
<XpciVersion>1.0</XpciVersion> | |
</TransactionReference> | |
<RequestAction>Rate</RequestAction> | |
<RequestOption>Rate</RequestOption> | |
</Request> | |
<PickupType> | |
<Code>03</Code> | |
<Description>Customer Counter</Description> | |
</PickupType> | |
<Shipment> | |
<Description>WooCommerce Rate Request</Description> | |
<Shipper> | |
<ShipperNumber>X931F1</ShipperNumber> | |
<Address> | |
<AddressLine></AddressLine> | |
<City>Angier</City> | |
<PostalCode>27501</PostalCode> | |
<CountryCode>US</CountryCode> | |
</Address> | |
</Shipper> | |
<ShipTo> | |
<Address> | |
<StateProvinceCode>OH</StateProvinceCode> | |
<PostalCode>45255</PostalCode> | |
<CountryCode>US</CountryCode> | |
</Address> | |
</ShipTo> | |
<ShipFrom> | |
<Address> | |
<AddressLine></AddressLine> | |
<City>Angier</City> | |
<PostalCode>27501</PostalCode> | |
<CountryCode>US</CountryCode> | |
</Address> | |
</ShipFrom> | |
<Service> | |
<Code>03</Code> | |
</Service> | |
<Package> | |
<PackagingType> | |
<Code>02</Code> | |
<Description>Package/customer supplied</Description> | |
</PackagingType> | |
<Description>Rate</Description> | |
<PackageWeight> | |
<UnitOfMeasurement> | |
<Code>LBS</Code> | |
</UnitOfMeasurement> | |
<Weight>6.00</Weight> | |
</PackageWeight> | |
<PackageServiceOptions> | |
<InsuredValue> | |
<CurrencyCode>USD</CurrencyCode> | |
<MonetaryValue></MonetaryValue> | |
</InsuredValue> | |
</PackageServiceOptions> | |
</Package> | |
</Shipment> | |
</RatingServiceSelectionRequest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment