Phone number with international format e.g. 6287766969318
{"success":true,"receiver":"6287766969318","isonwa":true}
$response1 => file_get_contents('https://api.wachat.net/isonwa?receiver=$receiver&token=$token');
echo $response1; // output {success:true/false, isonwa:true/false}