php-ups-api
php-ups-api copied to clipboard
Failure: The requested service is unavailable to residential destinations. (111215)
I'm trying to get rate with residential address but "getRate" method is returning "Failure: The requested service is unavailable to residential destinations. (111215)".
What am I doing wrong?
The call works if I remove this code: $shipToAddress->setResidentialAddressIndicator(true); But I need set it.