php-ups-api icon indicating copy to clipboard operation
php-ups-api copied to clipboard

Failure: The requested service is unavailable to residential destinations. (111215)

Open Miniaikon opened this issue 3 years ago • 0 comments

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.

Miniaikon avatar Jul 27 '22 15:07 Miniaikon