NameSpace http://webdirectory.ferrarinet.com.br/
 URL Location http://webdirectory.ferrarinet.com.br/
 Nome do Serviço CRDINFOCART
 Método do Serviço PESQCARTAO
Requisição SOAP
 
<?xml version="1.0" encoding="utf-8"?" <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <USRSESSIONID>STRING</USRSESSIONID> <FILIAL>STRING</FILIAL> <CODCLI>STRING</CODCLI> <LOJACLI>STRING</LOJACLI> <LRECEBIMENTO>BOOLEAN</LRECEBIMENTO> </soap:Body> </soap:Envelope>
Resposta da Requisição SOAP
 
<?xml version="1.0" encoding="utf-8"?" <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <RETCART1> <WSINFO1> <CARTAO>STRING</CARTAO> <MENSAGEM>STRING</MENSAGEM> </WSINFO1> <WSINFO1> <CARTAO>STRING</CARTAO> <MENSAGEM>STRING</MENSAGEM> </WSINFO1> </RETCART1> </soap:Body> </soap:Envelope>