Hello,
I checked everything and I think that we are sending them the right data, they still didn't replied to my first email, so can you directly ask them why don't you have the good rates with this kind of xml request :
<RatingServiceSelectionRequest>
<Request>
<TransactionReference>
<CustomerContext>Rating and Service</CustomerContext>
<XpciVersion>1.0</XpciVersion>
</TransactionReference>
<RequestAction>Rate</RequestAction>
<RequestOption>shop</RequestOption>
</Request>
<PickupType>
<Code>06</Code>
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>Rate Shopping - Domestic</Description>
<Shipper>
<ShipperNumber>V21063</ShipperNumber>
<Address>
<City>Santa Fe Springs</City>
<PostalCode>90670</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<City>Long Beach</City>
<PostalCode>90745</PostalCode>
<CountryCode>US</CountryCode>
<ResidentialAddressIndicator/>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<City>Santa Fe Springs</City>
<PostalCode>90670</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</ShipFrom>
<Package>
<PackagingType>
<Code>02</Code>
</PackagingType>
<Description>Shop</Description>
<Dimensions>
<UnitOfMeasurement>
<Code>IN</Code>
</UnitOfMeasurement>
<Length>6</Length>
<Width>6</Width>
<Height>6</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
<Code>LBS</Code>
</UnitOfMeasurement>
<Weight>2</Weight>
</PackageWeight>
</Package>
<ShipmentServiceOptions />
</Shipment>
</RatingServiceSelectionRequest>
I think that the only thing that can cause that issue, is the PackagingType xml value, so asking them why don't we have the good rates with that xml request will be a good idea.