Ejemplo de una respuesta del estado de una transacción
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
 <soapenv:Body>
   <Operations xmlns="urn:Decidir.net">
     <Operation>
       <IDTRANSACCIONSITE>1357926</IDTRANSACCIONSITE>
       <FECHA_ORIGINAL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <MONTO>6598.00</MONTO>
       <CUOTAS>6</CUOTAS>
       <NROTICKET>0</NROTICKET>
       <ESTADO_DESCRI>Ingresada</ESTADO_DESCRI>
       <IDMOTIVO>0</IDMOTIVO>
       <MOTIVO_ADICIONAL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <TITULAR>Nombre Titular</TITULAR>
       <IDTIPODOC>1</IDTIPODOC>
       <NRODOC>XXXXXXX</NRODOC>
       <TIPODOC>DNI</TIPODOC>
       <CODAUT xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <NROTARJ4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <MOTIVO />
       <VALDOM xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <MAIL>[email protected]</MAIL>
       <IDSITE>XXXXXXXX</IDSITE>
       <IDESTADO>1</IDESTADO>
       <IDMEDIOPAGO>1</IDMEDIOPAGO>
       <MEDIOPAGO_DESCRI>Visa</MEDIOPAGO_DESCRI>
       <SEXOTITULAR xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
       <CALLE xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <NROPUERTA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <PARAMSITIO xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <FECHAVTOCUOTA1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
       <IDOPERACIONMEDIOPAGO>119800</IDOPERACIONMEDIOPAGO>
       <TERMINAL>99002002</TERMINAL>
       <LOTE>063</LOTE>
       <RESULTADOCS>VERDE</RESULTADOCS>
       <IDENTIFICADORCS>4501215399145000001513</IDENTIFICADORCS>
     </Operation>
   </Operations>
   </soapenv:Body>
</soapenv:Envelope>