NameSpace http://protheus.ferrarinet.com.br/
 URL Location http://webdirectory.ferrarinet.com.br/
 Nome do Serviço WSFINA050
 Método do Serviço INCLUI
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> <SCONTASAPAGAR> <SCAB> <CAFR_PROJETO>STRING</CAFR_PROJETO> <CAFR_TAREFA>STRING</CAFR_TAREFA> <CE2_CCD>STRING</CE2_CCD> <CE2_EMISSAO>STRING</CE2_EMISSAO> <CE2_EMPRESA>STRING</CE2_EMPRESA> <CE2_FILIAL>STRING</CE2_FILIAL> <CE2_FORNECE>STRING</CE2_FORNECE> <CE2_LOJA>STRING</CE2_LOJA> <CE2_NATUREZ>STRING</CE2_NATUREZ> <CE2_NUM>STRING</CE2_NUM> <CE2_PARCELA>STRING</CE2_PARCELA> <CE2_PREFIXO>STRING</CE2_PREFIXO> <CE2_TIPO>STRING</CE2_TIPO> <CE2_VENCTO>STRING</CE2_VENCTO> <NE2_VALOR>FLOAT</NE2_VALOR> </SCAB> </SCONTASAPAGAR> </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> <SRET> <CE2_EMPRESA>STRING</CE2_EMPRESA> <CE2_FILIAL>STRING</CE2_FILIAL> <CE2_FORNECE>STRING</CE2_FORNECE> <CE2_LOJA>STRING</CE2_LOJA> <CE2_NUM>STRING</CE2_NUM> <CE2_PARCELA>STRING</CE2_PARCELA> <CE2_PREFIXO>STRING</CE2_PREFIXO> <CE2_TIPO>STRING</CE2_TIPO> </SRET> </soap:Body> </soap:Envelope>