WSSimuladorCreditoFecoomeva
Click here for a complete list of operations.
liqSimuladorCredito
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 /App/WSSimuladorCreditoFecomevaPruebas/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/liqSimuladorCredito"
<?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>
<liqSimuladorCredito xmlns="WSSimuladorCreditoFecoomeva">
<pws_monto>string</pws_monto>
<pws_nro_cuotas>string</pws_nro_cuotas>
<pws_fecha_sol>string</pws_fecha_sol>
<pws_val_recog>string</pws_val_recog>
<pws_cod_credi>string</pws_cod_credi>
<pws_form_plazo>string</pws_form_plazo>
<pws_identific>string</pws_identific>
<pws_form_periodic>string</pws_form_periodic>
<pws_val_tf1>string</pws_val_tf1>
<pws_fec_tf1>string</pws_fec_tf1>
<pws_val_tf2>string</pws_val_tf2>
<pws_fec_tf2>string</pws_fec_tf2>
<pws_val_tf3>string</pws_val_tf3>
<pws_fec_tf3>string</pws_fec_tf3>
<pws_forma_pago>string</pws_forma_pago>
<pws_bd>string</pws_bd>
<pws_usu>string</pws_usu>
<pws_psw>string</pws_psw>
</liqSimuladorCredito>
</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>
<liqSimuladorCreditoResponse xmlns="WSSimuladorCreditoFecoomeva">
<liqSimuladorCreditoResult>
<R_s_mensaje>string</R_s_mensaje>
<R_Val_cuota>string</R_Val_cuota>
<R_s_tasa>string</R_s_tasa>
<R_grupoLiquidacion>string</R_grupoLiquidacion>
<R_ValorCuotaAsociado>string</R_ValorCuotaAsociado>
<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>
</liqSimuladorCreditoResult>
</liqSimuladorCreditoResponse>
</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 /App/WSSimuladorCreditoFecomevaPruebas/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>
<liqSimuladorCredito xmlns="WSSimuladorCreditoFecoomeva">
<pws_monto>string</pws_monto>
<pws_nro_cuotas>string</pws_nro_cuotas>
<pws_fecha_sol>string</pws_fecha_sol>
<pws_val_recog>string</pws_val_recog>
<pws_cod_credi>string</pws_cod_credi>
<pws_form_plazo>string</pws_form_plazo>
<pws_identific>string</pws_identific>
<pws_form_periodic>string</pws_form_periodic>
<pws_val_tf1>string</pws_val_tf1>
<pws_fec_tf1>string</pws_fec_tf1>
<pws_val_tf2>string</pws_val_tf2>
<pws_fec_tf2>string</pws_fec_tf2>
<pws_val_tf3>string</pws_val_tf3>
<pws_fec_tf3>string</pws_fec_tf3>
<pws_forma_pago>string</pws_forma_pago>
<pws_bd>string</pws_bd>
<pws_usu>string</pws_usu>
<pws_psw>string</pws_psw>
</liqSimuladorCredito>
</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>
<liqSimuladorCreditoResponse xmlns="WSSimuladorCreditoFecoomeva">
<liqSimuladorCreditoResult>
<R_s_mensaje>string</R_s_mensaje>
<R_Val_cuota>string</R_Val_cuota>
<R_s_tasa>string</R_s_tasa>
<R_grupoLiquidacion>string</R_grupoLiquidacion>
<R_ValorCuotaAsociado>string</R_ValorCuotaAsociado>
<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>
</liqSimuladorCreditoResult>
</liqSimuladorCreditoResponse>
</soap12:Body>
</soap12:Envelope>