Object to Estimate Agility Shipping Costs
Create an object that can be called from a grid that can be used to pass basic shipping information into and return a rate request with both list and contract rates for a package. Minimum required inputs include Carrier, Service SDK code, weight, length, width, height, from state and zip code, to state and zip code, and to address residential flag. Additional parameters include future pick up date, from and to country, signature and adult signature required, declared value. ,Returns In transit days, estimated delivery date, list and negotiated charge, and carrier alerts.,Wisys.Shipping.Rate.GetShippingRate
Agility Shipping is not loading properly when company name is blank
Previously, validation existed to check for a missing "From Company" entry, but the resulting error was not correctly handled or displayed during the UI load process. This has been fixed. Users will now see a clear error message if the "From Company" is missing. After acknowledging the message, the shipping window will automatically close.