WSSimuladorCreditoFecoomeva


Click here for a complete list of operations.

docPlanPagos

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 /Portal/WSSimuladorCreditoFecomeva/WSSimuladorCreditoFecoomeva.asmx HTTP/1.1
Host: server-fecoomeva-02.subnet02180656.vcn02180656.oraclevcn.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "WSSimuladorCreditoFecoomeva/docPlanPagos"

<?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>
    <docPlanPagos xmlns="WSSimuladorCreditoFecoomeva">
      <pws_numRadic>string</pws_numRadic>
      <pws_bd>string</pws_bd>
      <pws_usu>string</pws_usu>
      <pws_psw>string</pws_psw>
    </docPlanPagos>
  </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>
    <docPlanPagosResponse xmlns="WSSimuladorCreditoFecoomeva">
      <docPlanPagosResult>
        <R_s_mensaje>string</R_s_mensaje>
        <s_nombresDeudor>string</s_nombresDeudor>
        <s_identificacionDeudor>string</s_identificacionDeudor>
        <s_pagareNumero>string</s_pagareNumero>
        <s_estadoCredito>string</s_estadoCredito>
        <s_valorCredito>string</s_valorCredito>
        <Val_cuotaDesembolso>string</Val_cuotaDesembolso>
        <Val_cuotaPlanPagos>string</Val_cuotaPlanPagos>
        <s_tasa>string</s_tasa>
        <s_tasaMora>string</s_tasaMora>
        <s_tasaSeguro>string</s_tasaSeguro>
        <s_fechaSolicitud>string</s_fechaSolicitud>
        <s_fechaDesembolso>string</s_fechaDesembolso>
        <s_fechaInicioCredito>string</s_fechaInicioCredito>
        <s_fechaFinalizaCredito>string</s_fechaFinalizaCredito>
        <s_linea>string</s_linea>
        <s_nombreLinea>string</s_nombreLinea>
        <s_totalCapital>string</s_totalCapital>
        <s_totalInteresCorriente>string</s_totalInteresCorriente>
        <s_totalInteresMora>string</s_totalInteresMora>
        <s_totalSeguro>string</s_totalSeguro>
        <s_totalOtros>string</s_totalOtros>
        <R_Liquidacion>
          <LiquidacionAtr>
            <n_num_cuo>string</n_num_cuo>
            <f_fecha>string</f_fecha>
            <n_sal_ini>string</n_sal_ini>
            <n_capital>string</n_capital>
            <n_int_1>string</n_int_1>
            <n_int_2>string</n_int_2>
            <n_int_3>string</n_int_3>
            <n_int_4>string</n_int_4>
            <n_int_5>string</n_int_5>
            <n_int_6>string</n_int_6>
            <n_int_7>string</n_int_7>
            <n_int_8>string</n_int_8>
            <n_int_9>string</n_int_9>
            <n_int_10>string</n_int_10>
            <n_cap_tf>string</n_cap_tf>
            <n_int_tf>string</n_int_tf>
            <n_total>string</n_total>
            <n_sal_fin>string</n_sal_fin>
            <n_intnom_1>string</n_intnom_1>
            <n_intnom_2>string</n_intnom_2>
            <n_intnom_3>string</n_intnom_3>
            <n_intnom_4>string</n_intnom_4>
            <n_intnom_5>string</n_intnom_5>
            <n_intnom_6>string</n_intnom_6>
            <n_intnom_7>string</n_intnom_7>
            <n_intnom_8>string</n_intnom_8>
            <n_intnom_9>string</n_intnom_9>
            <n_intnom_10>string</n_intnom_10>
          </LiquidacionAtr>
          <LiquidacionAtr>
            <n_num_cuo>string</n_num_cuo>
            <f_fecha>string</f_fecha>
            <n_sal_ini>string</n_sal_ini>
            <n_capital>string</n_capital>
            <n_int_1>string</n_int_1>
            <n_int_2>string</n_int_2>
            <n_int_3>string</n_int_3>
            <n_int_4>string</n_int_4>
            <n_int_5>string</n_int_5>
            <n_int_6>string</n_int_6>
            <n_int_7>string</n_int_7>
            <n_int_8>string</n_int_8>
            <n_int_9>string</n_int_9>
            <n_int_10>string</n_int_10>
            <n_cap_tf>string</n_cap_tf>
            <n_int_tf>string</n_int_tf>
            <n_total>string</n_total>
            <n_sal_fin>string</n_sal_fin>
            <n_intnom_1>string</n_intnom_1>
            <n_intnom_2>string</n_intnom_2>
            <n_intnom_3>string</n_intnom_3>
            <n_intnom_4>string</n_intnom_4>
            <n_intnom_5>string</n_intnom_5>
            <n_intnom_6>string</n_intnom_6>
            <n_intnom_7>string</n_intnom_7>
            <n_intnom_8>string</n_intnom_8>
            <n_intnom_9>string</n_intnom_9>
            <n_intnom_10>string</n_intnom_10>
          </LiquidacionAtr>
        </R_Liquidacion>
      </docPlanPagosResult>
    </docPlanPagosResponse>
  </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 /Portal/WSSimuladorCreditoFecomeva/WSSimuladorCreditoFecoomeva.asmx HTTP/1.1
Host: server-fecoomeva-02.subnet02180656.vcn02180656.oraclevcn.com
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>
    <docPlanPagos xmlns="WSSimuladorCreditoFecoomeva">
      <pws_numRadic>string</pws_numRadic>
      <pws_bd>string</pws_bd>
      <pws_usu>string</pws_usu>
      <pws_psw>string</pws_psw>
    </docPlanPagos>
  </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>
    <docPlanPagosResponse xmlns="WSSimuladorCreditoFecoomeva">
      <docPlanPagosResult>
        <R_s_mensaje>string</R_s_mensaje>
        <s_nombresDeudor>string</s_nombresDeudor>
        <s_identificacionDeudor>string</s_identificacionDeudor>
        <s_pagareNumero>string</s_pagareNumero>
        <s_estadoCredito>string</s_estadoCredito>
        <s_valorCredito>string</s_valorCredito>
        <Val_cuotaDesembolso>string</Val_cuotaDesembolso>
        <Val_cuotaPlanPagos>string</Val_cuotaPlanPagos>
        <s_tasa>string</s_tasa>
        <s_tasaMora>string</s_tasaMora>
        <s_tasaSeguro>string</s_tasaSeguro>
        <s_fechaSolicitud>string</s_fechaSolicitud>
        <s_fechaDesembolso>string</s_fechaDesembolso>
        <s_fechaInicioCredito>string</s_fechaInicioCredito>
        <s_fechaFinalizaCredito>string</s_fechaFinalizaCredito>
        <s_linea>string</s_linea>
        <s_nombreLinea>string</s_nombreLinea>
        <s_totalCapital>string</s_totalCapital>
        <s_totalInteresCorriente>string</s_totalInteresCorriente>
        <s_totalInteresMora>string</s_totalInteresMora>
        <s_totalSeguro>string</s_totalSeguro>
        <s_totalOtros>string</s_totalOtros>
        <R_Liquidacion>
          <LiquidacionAtr>
            <n_num_cuo>string</n_num_cuo>
            <f_fecha>string</f_fecha>
            <n_sal_ini>string</n_sal_ini>
            <n_capital>string</n_capital>
            <n_int_1>string</n_int_1>
            <n_int_2>string</n_int_2>
            <n_int_3>string</n_int_3>
            <n_int_4>string</n_int_4>
            <n_int_5>string</n_int_5>
            <n_int_6>string</n_int_6>
            <n_int_7>string</n_int_7>
            <n_int_8>string</n_int_8>
            <n_int_9>string</n_int_9>
            <n_int_10>string</n_int_10>
            <n_cap_tf>string</n_cap_tf>
            <n_int_tf>string</n_int_tf>
            <n_total>string</n_total>
            <n_sal_fin>string</n_sal_fin>
            <n_intnom_1>string</n_intnom_1>
            <n_intnom_2>string</n_intnom_2>
            <n_intnom_3>string</n_intnom_3>
            <n_intnom_4>string</n_intnom_4>
            <n_intnom_5>string</n_intnom_5>
            <n_intnom_6>string</n_intnom_6>
            <n_intnom_7>string</n_intnom_7>
            <n_intnom_8>string</n_intnom_8>
            <n_intnom_9>string</n_intnom_9>
            <n_intnom_10>string</n_intnom_10>
          </LiquidacionAtr>
          <LiquidacionAtr>
            <n_num_cuo>string</n_num_cuo>
            <f_fecha>string</f_fecha>
            <n_sal_ini>string</n_sal_ini>
            <n_capital>string</n_capital>
            <n_int_1>string</n_int_1>
            <n_int_2>string</n_int_2>
            <n_int_3>string</n_int_3>
            <n_int_4>string</n_int_4>
            <n_int_5>string</n_int_5>
            <n_int_6>string</n_int_6>
            <n_int_7>string</n_int_7>
            <n_int_8>string</n_int_8>
            <n_int_9>string</n_int_9>
            <n_int_10>string</n_int_10>
            <n_cap_tf>string</n_cap_tf>
            <n_int_tf>string</n_int_tf>
            <n_total>string</n_total>
            <n_sal_fin>string</n_sal_fin>
            <n_intnom_1>string</n_intnom_1>
            <n_intnom_2>string</n_intnom_2>
            <n_intnom_3>string</n_intnom_3>
            <n_intnom_4>string</n_intnom_4>
            <n_intnom_5>string</n_intnom_5>
            <n_intnom_6>string</n_intnom_6>
            <n_intnom_7>string</n_intnom_7>
            <n_intnom_8>string</n_intnom_8>
            <n_intnom_9>string</n_intnom_9>
            <n_intnom_10>string</n_intnom_10>
          </LiquidacionAtr>
        </R_Liquidacion>
      </docPlanPagosResult>
    </docPlanPagosResponse>
  </soap12:Body>
</soap12:Envelope>