Can someone clarify the settings on this parameter?
RTShipping.UPS.AddressTypeBehavior
"UPS2 Carrier Only. Controls behavior of AddressType indicator in ShipTo addresses. Default is blank, which treats Unknown types as Residential. Legal values are ForceAllResidential, UnknownsAreCommercial, or ForceAllCommercial."
What we are looking for is to force unspecified addresses to Residential.
Am I looking for something that doesn't exist? I'd have thought this would be something like UnknownsAreResidential.
I don't want to Force people who actually put Commercial to be Residential. I just want to put all the unknowns as Residential.
So do we need to code this, or am I missing something?