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

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