views:

38

answers:

1

Hi,

I'm using UPS api for shipment rate calculator within US. How do I specify if the shipment is residential or commercial ?

+1  A: 

in the <ShipTo> element add <Residential Address/>, you can find this in the Shipping Package XML Developers Guide that UPS provides.

zehaeva