You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: