gabrielbull/php-ups-api

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

Miniaikon opened this issue · 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.