WSCygnusCoreCoopedac
Click here for a complete list of operations.
WS_CONSULTAR_DIRECCION
Consulta direccion de persona.
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/WSCygnusFecoomevaPrueba/WSClientCygnus.asmx HTTP/1.1
Host: server-fecoomeva-02.subnet02180656.vcn02180656.oraclevcn.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://www.ebssas.com/WS_CONSULTAR_DIRECCION"
<?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>
<WS_CONSULTAR_DIRECCION xmlns="https://www.ebssas.com/">
<xi_codigo>string</xi_codigo>
<xi_tipo_iden>string</xi_tipo_iden>
<xc_identificacion>string</xc_identificacion>
</WS_CONSULTAR_DIRECCION>
</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>
<WS_CONSULTAR_DIRECCIONResponse xmlns="https://www.ebssas.com/">
<WS_CONSULTAR_DIRECCIONResult>
<direccionDTO>
<I_Codigo>string</I_Codigo>
<I_cliente>string</I_cliente>
<I_clase_inm>string</I_clase_inm>
<I_tipo_dir>string</I_tipo_dir>
<C_descripcion_dir>string</C_descripcion_dir>
<C_direccion>string</C_direccion>
<F_desde>string</F_desde>
<F_hasta>string</F_hasta>
<C_barrio>string</C_barrio>
<D_vr_cargo>string</D_vr_cargo>
<C_arrendatario>string</C_arrendatario>
<C_tel_arrenda>string</C_tel_arrenda>
<C_codigo_pos>string</C_codigo_pos>
<Ic_tipo_viv>string</Ic_tipo_viv>
<I_ciudad>string</I_ciudad>
<I_unid_medida>string</I_unid_medida>
<I_notifica_sinpe>string</I_notifica_sinpe>
<C_Identificacion>string</C_Identificacion>
<I_Tipo_Iden>string</I_Tipo_Iden>
<Tipo_cliente>string</Tipo_cliente>
<Pagaduria>string</Pagaduria>
<B_resultado>boolean</B_resultado>
<C_mjs>string</C_mjs>
</direccionDTO>
<direccionDTO>
<I_Codigo>string</I_Codigo>
<I_cliente>string</I_cliente>
<I_clase_inm>string</I_clase_inm>
<I_tipo_dir>string</I_tipo_dir>
<C_descripcion_dir>string</C_descripcion_dir>
<C_direccion>string</C_direccion>
<F_desde>string</F_desde>
<F_hasta>string</F_hasta>
<C_barrio>string</C_barrio>
<D_vr_cargo>string</D_vr_cargo>
<C_arrendatario>string</C_arrendatario>
<C_tel_arrenda>string</C_tel_arrenda>
<C_codigo_pos>string</C_codigo_pos>
<Ic_tipo_viv>string</Ic_tipo_viv>
<I_ciudad>string</I_ciudad>
<I_unid_medida>string</I_unid_medida>
<I_notifica_sinpe>string</I_notifica_sinpe>
<C_Identificacion>string</C_Identificacion>
<I_Tipo_Iden>string</I_Tipo_Iden>
<Tipo_cliente>string</Tipo_cliente>
<Pagaduria>string</Pagaduria>
<B_resultado>boolean</B_resultado>
<C_mjs>string</C_mjs>
</direccionDTO>
</WS_CONSULTAR_DIRECCIONResult>
</WS_CONSULTAR_DIRECCIONResponse>
</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/WSCygnusFecoomevaPrueba/WSClientCygnus.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>
<WS_CONSULTAR_DIRECCION xmlns="https://www.ebssas.com/">
<xi_codigo>string</xi_codigo>
<xi_tipo_iden>string</xi_tipo_iden>
<xc_identificacion>string</xc_identificacion>
</WS_CONSULTAR_DIRECCION>
</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>
<WS_CONSULTAR_DIRECCIONResponse xmlns="https://www.ebssas.com/">
<WS_CONSULTAR_DIRECCIONResult>
<direccionDTO>
<I_Codigo>string</I_Codigo>
<I_cliente>string</I_cliente>
<I_clase_inm>string</I_clase_inm>
<I_tipo_dir>string</I_tipo_dir>
<C_descripcion_dir>string</C_descripcion_dir>
<C_direccion>string</C_direccion>
<F_desde>string</F_desde>
<F_hasta>string</F_hasta>
<C_barrio>string</C_barrio>
<D_vr_cargo>string</D_vr_cargo>
<C_arrendatario>string</C_arrendatario>
<C_tel_arrenda>string</C_tel_arrenda>
<C_codigo_pos>string</C_codigo_pos>
<Ic_tipo_viv>string</Ic_tipo_viv>
<I_ciudad>string</I_ciudad>
<I_unid_medida>string</I_unid_medida>
<I_notifica_sinpe>string</I_notifica_sinpe>
<C_Identificacion>string</C_Identificacion>
<I_Tipo_Iden>string</I_Tipo_Iden>
<Tipo_cliente>string</Tipo_cliente>
<Pagaduria>string</Pagaduria>
<B_resultado>boolean</B_resultado>
<C_mjs>string</C_mjs>
</direccionDTO>
<direccionDTO>
<I_Codigo>string</I_Codigo>
<I_cliente>string</I_cliente>
<I_clase_inm>string</I_clase_inm>
<I_tipo_dir>string</I_tipo_dir>
<C_descripcion_dir>string</C_descripcion_dir>
<C_direccion>string</C_direccion>
<F_desde>string</F_desde>
<F_hasta>string</F_hasta>
<C_barrio>string</C_barrio>
<D_vr_cargo>string</D_vr_cargo>
<C_arrendatario>string</C_arrendatario>
<C_tel_arrenda>string</C_tel_arrenda>
<C_codigo_pos>string</C_codigo_pos>
<Ic_tipo_viv>string</Ic_tipo_viv>
<I_ciudad>string</I_ciudad>
<I_unid_medida>string</I_unid_medida>
<I_notifica_sinpe>string</I_notifica_sinpe>
<C_Identificacion>string</C_Identificacion>
<I_Tipo_Iden>string</I_Tipo_Iden>
<Tipo_cliente>string</Tipo_cliente>
<Pagaduria>string</Pagaduria>
<B_resultado>boolean</B_resultado>
<C_mjs>string</C_mjs>
</direccionDTO>
</WS_CONSULTAR_DIRECCIONResult>
</WS_CONSULTAR_DIRECCIONResponse>
</soap12:Body>
</soap12:Envelope>