I am trying to assign a home country for an unassigned extension in the 929 area code with the following API call
$r = $platform->put("/restapi/v1.0/account/~/extension/240641070", array('regionalSettings' => array('homeCountry' => array ('id' => 1))));
but I am getting the error (even though 929 is in the US = Queens NY)
EXT-262 | Home country selection is limited to countries which user`s phone numbers belong to. |