wsPosturaRemate


Click here for a complete list of operations.

Recepcionar

Metodo que permite el ingreso de las posturas de remate en SCOMP.

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /wsSCOMPV2/wsPosturaRemate.asmx HTTP/1.1
Host: www.scomp.cl
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://sonda.com/webservices/scomp/Recepcionar"

<?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>
    <Recepcionar xmlns="http://sonda.com/webservices/scomp/">
      <IdUsuario>string</IdUsuario>
      <PosturasRemate>
        <TIPO_REGISTRO>string</TIPO_REGISTRO>
        <TIPO_ARCHIVO>string</TIPO_ARCHIVO>
        <RUT_COMPANIA_SEGURO>int</RUT_COMPANIA_SEGURO>
        <DV_COMPANIA_SEGURO>string</DV_COMPANIA_SEGURO>
        <FECHA_CREACION>int</FECHA_CREACION>
        <HORA_CREACION>int</HORA_CREACION>
        <IDENTIF_RESPONSABLE>string</IDENTIF_RESPONSABLE>
        <REGISTROS>
          <REGISTRO_POSTURAS>
            <TIPO_REGISTRO>string</TIPO_REGISTRO>
            <NUMERO_SOLICITUD_REMATE>int</NUMERO_SOLICITUD_REMATE>
            <NUMERO_SOLICITUD_DE_OFERTA>int</NUMERO_SOLICITUD_DE_OFERTA>
            <NUMERO_IDENTIFICACION_OFERTA>int</NUMERO_IDENTIFICACION_OFERTA>
            <SECUENCIA_DE_OFERTA>int</SECUENCIA_DE_OFERTA>
            <MONTO_DE_PENSION_OFERTADO>double</MONTO_DE_PENSION_OFERTADO>
            <MONTO_ELD_UF>double</MONTO_ELD_UF>
          </REGISTRO_POSTURAS>
          <REGISTRO_POSTURAS>
            <TIPO_REGISTRO>string</TIPO_REGISTRO>
            <NUMERO_SOLICITUD_REMATE>int</NUMERO_SOLICITUD_REMATE>
            <NUMERO_SOLICITUD_DE_OFERTA>int</NUMERO_SOLICITUD_DE_OFERTA>
            <NUMERO_IDENTIFICACION_OFERTA>int</NUMERO_IDENTIFICACION_OFERTA>
            <SECUENCIA_DE_OFERTA>int</SECUENCIA_DE_OFERTA>
            <MONTO_DE_PENSION_OFERTADO>double</MONTO_DE_PENSION_OFERTADO>
            <MONTO_ELD_UF>double</MONTO_ELD_UF>
          </REGISTRO_POSTURAS>
        </REGISTROS>
        <TOTALES>
          <TIPO_REGISTRO>string</TIPO_REGISTRO>
          <CANT_REG_ARCHIVO_TIPO_I>long</CANT_REG_ARCHIVO_TIPO_I>
          <SUM_CONTROL_MONTO_DE_PENSION_OFERTADO>double</SUM_CONTROL_MONTO_DE_PENSION_OFERTADO>
          <SUM_CONTROL_MONTO_ELD>double</SUM_CONTROL_MONTO_ELD>
        </TOTALES>
      </PosturasRemate>
    </Recepcionar>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?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>
    <RecepcionarResponse xmlns="http://sonda.com/webservices/scomp/">
      <RecepcionarResult>
        <CODIGO_PARTICIPE>int</CODIGO_PARTICIPE>
        <CODIGO_CIA_SEG>string</CODIGO_CIA_SEG>
        <NUM_SOLICITUD_REMATE>long</NUM_SOLICITUD_REMATE>
        <FECHA_RECEPCION>dateTime</FECHA_RECEPCION>
        <ESTADO_ACEPTACION>int</ESTADO_ACEPTACION>
        <COD_EVENTO_BITACORA>long</COD_EVENTO_BITACORA>
      </RecepcionarResult>
    </RecepcionarResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /wsSCOMPV2/wsPosturaRemate.asmx HTTP/1.1
Host: www.scomp.cl
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Recepcionar xmlns="http://sonda.com/webservices/scomp/">
      <IdUsuario>string</IdUsuario>
      <PosturasRemate>
        <TIPO_REGISTRO>string</TIPO_REGISTRO>
        <TIPO_ARCHIVO>string</TIPO_ARCHIVO>
        <RUT_COMPANIA_SEGURO>int</RUT_COMPANIA_SEGURO>
        <DV_COMPANIA_SEGURO>string</DV_COMPANIA_SEGURO>
        <FECHA_CREACION>int</FECHA_CREACION>
        <HORA_CREACION>int</HORA_CREACION>
        <IDENTIF_RESPONSABLE>string</IDENTIF_RESPONSABLE>
        <REGISTROS>
          <REGISTRO_POSTURAS>
            <TIPO_REGISTRO>string</TIPO_REGISTRO>
            <NUMERO_SOLICITUD_REMATE>int</NUMERO_SOLICITUD_REMATE>
            <NUMERO_SOLICITUD_DE_OFERTA>int</NUMERO_SOLICITUD_DE_OFERTA>
            <NUMERO_IDENTIFICACION_OFERTA>int</NUMERO_IDENTIFICACION_OFERTA>
            <SECUENCIA_DE_OFERTA>int</SECUENCIA_DE_OFERTA>
            <MONTO_DE_PENSION_OFERTADO>double</MONTO_DE_PENSION_OFERTADO>
            <MONTO_ELD_UF>double</MONTO_ELD_UF>
          </REGISTRO_POSTURAS>
          <REGISTRO_POSTURAS>
            <TIPO_REGISTRO>string</TIPO_REGISTRO>
            <NUMERO_SOLICITUD_REMATE>int</NUMERO_SOLICITUD_REMATE>
            <NUMERO_SOLICITUD_DE_OFERTA>int</NUMERO_SOLICITUD_DE_OFERTA>
            <NUMERO_IDENTIFICACION_OFERTA>int</NUMERO_IDENTIFICACION_OFERTA>
            <SECUENCIA_DE_OFERTA>int</SECUENCIA_DE_OFERTA>
            <MONTO_DE_PENSION_OFERTADO>double</MONTO_DE_PENSION_OFERTADO>
            <MONTO_ELD_UF>double</MONTO_ELD_UF>
          </REGISTRO_POSTURAS>
        </REGISTROS>
        <TOTALES>
          <TIPO_REGISTRO>string</TIPO_REGISTRO>
          <CANT_REG_ARCHIVO_TIPO_I>long</CANT_REG_ARCHIVO_TIPO_I>
          <SUM_CONTROL_MONTO_DE_PENSION_OFERTADO>double</SUM_CONTROL_MONTO_DE_PENSION_OFERTADO>
          <SUM_CONTROL_MONTO_ELD>double</SUM_CONTROL_MONTO_ELD>
        </TOTALES>
      </PosturasRemate>
    </Recepcionar>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <RecepcionarResponse xmlns="http://sonda.com/webservices/scomp/">
      <RecepcionarResult>
        <CODIGO_PARTICIPE>int</CODIGO_PARTICIPE>
        <CODIGO_CIA_SEG>string</CODIGO_CIA_SEG>
        <NUM_SOLICITUD_REMATE>long</NUM_SOLICITUD_REMATE>
        <FECHA_RECEPCION>dateTime</FECHA_RECEPCION>
        <ESTADO_ACEPTACION>int</ESTADO_ACEPTACION>
        <COD_EVENTO_BITACORA>long</COD_EVENTO_BITACORA>
      </RecepcionarResult>
    </RecepcionarResponse>
  </soap12:Body>
</soap12:Envelope>