repositório com os arquivos utilizados para integração entre o sistema SimplesIP e diversos sistemas.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
265 B

<?php
include 'IxcSoft.php';
$ixc = new IxcSoft();
$retorno = $ixc->buscarCliente('00368251586');
//$retorno = $ixc->listarContrato('6116');
// $retorno = $ixc->enviaBoleto('sms', '190');
// $retorno = $ixc->desbloqueiaCliente('9637');
print_r($retorno);
//441