WS1
Click here for a complete list of operations.
predio_llenacedulaporfracccionxxx
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 /WS1.asmx HTTP/1.1
Host: gestion.acayucan.gob.mx
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/predio_llenacedulaporfracccionxxx"
<?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>
<predio_llenacedulaporfracccionxxx xmlns="http://tempuri.org/">
<reverso>string</reverso>
<tipo>string</tipo>
<tipopredio>string</tipopredio>
<idpredio>string</idpredio>
<x_concepto1>string</x_concepto1>
<x_concepto2>string</x_concepto2>
<x_concepto3>string</x_concepto3>
<x_concepto4>string</x_concepto4>
<x_concepto5>string</x_concepto5>
<x_urbano>string</x_urbano>
<x_suburbano>string</x_suburbano>
<x_rural>string</x_rural>
<x_tiposuelo1>string</x_tiposuelo1>
<x_tiposuelo2>string</x_tiposuelo2>
<x_tiposuelo3>string</x_tiposuelo3>
<x_tiposuelo4>string</x_tiposuelo4>
<x_tiposuelo5>string</x_tiposuelo5>
<x_demerito1>string</x_demerito1>
<x_demerito2>string</x_demerito2>
<x_demerito3>string</x_demerito3>
<x_demerito4>string</x_demerito4>
<x_demerito5>string</x_demerito5>
<x_demerito6>string</x_demerito6>
<x_demerito7>string</x_demerito7>
<x_demerito8>string</x_demerito8>
<x_incremento1>string</x_incremento1>
<x_incremento2>string</x_incremento2>
<x_incremento3>string</x_incremento3>
<x_valorcatastral>string</x_valorcatastral>
<x_valorcatastralprovisional>string</x_valorcatastralprovisional>
<ruta_qr>string</ruta_qr>
<cadena_qr_encriptado>string</cadena_qr_encriptado>
<codigo_verificacion>string</codigo_verificacion>
<foliocedula>string</foliocedula>
<ruta_logocedula>string</ruta_logocedula>
<nombrecompleto_usuario>string</nombrecompleto_usuario>
<nombre>string</nombre>
<superficie>string</superficie>
<CONSTRUCCIONES_CVE_TIPO1>string</CONSTRUCCIONES_CVE_TIPO1>
<CONSTRUCCIONES_CVE_TIPO2>string</CONSTRUCCIONES_CVE_TIPO2>
<CONSTRUCCIONES_CVE_TIPO3>string</CONSTRUCCIONES_CVE_TIPO3>
<CONSTRUCCIONES_CVE_TIPO4>string</CONSTRUCCIONES_CVE_TIPO4>
<CONSTRUCCIONES_CVE_TIPO5>string</CONSTRUCCIONES_CVE_TIPO5>
<CONSTRUCCIONES_CVE_ESTADO1>string</CONSTRUCCIONES_CVE_ESTADO1>
<CONSTRUCCIONES_CVE_ESTADO2>string</CONSTRUCCIONES_CVE_ESTADO2>
<CONSTRUCCIONES_CVE_ESTADO3>string</CONSTRUCCIONES_CVE_ESTADO3>
<CONSTRUCCIONES_CVE_ESTADO4>string</CONSTRUCCIONES_CVE_ESTADO4>
<CONSTRUCCIONES_CVE_ESTADO5>string</CONSTRUCCIONES_CVE_ESTADO5>
<CONSTRUCCIONES_CVE_TERMINO1>string</CONSTRUCCIONES_CVE_TERMINO1>
<CONSTRUCCIONES_CVE_TERMINO2>string</CONSTRUCCIONES_CVE_TERMINO2>
<CONSTRUCCIONES_CVE_TERMINO3>string</CONSTRUCCIONES_CVE_TERMINO3>
<CONSTRUCCIONES_CVE_TERMINO4>string</CONSTRUCCIONES_CVE_TERMINO4>
<CONSTRUCCIONES_CVE_TERMINO5>string</CONSTRUCCIONES_CVE_TERMINO5>
<CONSTRUCCIONES_ANTIGUEDAD1>string</CONSTRUCCIONES_ANTIGUEDAD1>
<CONSTRUCCIONES_ANTIGUEDAD2>string</CONSTRUCCIONES_ANTIGUEDAD2>
<CONSTRUCCIONES_ANTIGUEDAD3>string</CONSTRUCCIONES_ANTIGUEDAD3>
<CONSTRUCCIONES_ANTIGUEDAD4>string</CONSTRUCCIONES_ANTIGUEDAD4>
<CONSTRUCCIONES_ANTIGUEDAD5>string</CONSTRUCCIONES_ANTIGUEDAD5>
<CONSTRUCCIONES_AREA1>string</CONSTRUCCIONES_AREA1>
<CONSTRUCCIONES_AREA2>string</CONSTRUCCIONES_AREA2>
<CONSTRUCCIONES_AREA3>string</CONSTRUCCIONES_AREA3>
<CONSTRUCCIONES_AREA4>string</CONSTRUCCIONES_AREA4>
<CONSTRUCCIONES_AREA5>string</CONSTRUCCIONES_AREA5>
<calle>string</calle>
<numexterior>string</numexterior>
<colonia>string</colonia>
<calle_notif>string</calle_notif>
<num_notif>string</num_notif>
<colonia_notif>string</colonia_notif>
<ciudad_notif>string</ciudad_notif>
<destino_predio>string</destino_predio>
<valorterreno>string</valorterreno>
<valorconstruccion>string</valorconstruccion>
<valorcatastral>string</valorcatastral>
</predio_llenacedulaporfracccionxxx>
</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>
<predio_llenacedulaporfracccionxxxResponse xmlns="http://tempuri.org/">
<predio_llenacedulaporfracccionxxxResult>
<xsd:schema>schema</xsd:schema>xml</predio_llenacedulaporfracccionxxxResult>
</predio_llenacedulaporfracccionxxxResponse>
</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 /WS1.asmx HTTP/1.1
Host: gestion.acayucan.gob.mx
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>
<predio_llenacedulaporfracccionxxx xmlns="http://tempuri.org/">
<reverso>string</reverso>
<tipo>string</tipo>
<tipopredio>string</tipopredio>
<idpredio>string</idpredio>
<x_concepto1>string</x_concepto1>
<x_concepto2>string</x_concepto2>
<x_concepto3>string</x_concepto3>
<x_concepto4>string</x_concepto4>
<x_concepto5>string</x_concepto5>
<x_urbano>string</x_urbano>
<x_suburbano>string</x_suburbano>
<x_rural>string</x_rural>
<x_tiposuelo1>string</x_tiposuelo1>
<x_tiposuelo2>string</x_tiposuelo2>
<x_tiposuelo3>string</x_tiposuelo3>
<x_tiposuelo4>string</x_tiposuelo4>
<x_tiposuelo5>string</x_tiposuelo5>
<x_demerito1>string</x_demerito1>
<x_demerito2>string</x_demerito2>
<x_demerito3>string</x_demerito3>
<x_demerito4>string</x_demerito4>
<x_demerito5>string</x_demerito5>
<x_demerito6>string</x_demerito6>
<x_demerito7>string</x_demerito7>
<x_demerito8>string</x_demerito8>
<x_incremento1>string</x_incremento1>
<x_incremento2>string</x_incremento2>
<x_incremento3>string</x_incremento3>
<x_valorcatastral>string</x_valorcatastral>
<x_valorcatastralprovisional>string</x_valorcatastralprovisional>
<ruta_qr>string</ruta_qr>
<cadena_qr_encriptado>string</cadena_qr_encriptado>
<codigo_verificacion>string</codigo_verificacion>
<foliocedula>string</foliocedula>
<ruta_logocedula>string</ruta_logocedula>
<nombrecompleto_usuario>string</nombrecompleto_usuario>
<nombre>string</nombre>
<superficie>string</superficie>
<CONSTRUCCIONES_CVE_TIPO1>string</CONSTRUCCIONES_CVE_TIPO1>
<CONSTRUCCIONES_CVE_TIPO2>string</CONSTRUCCIONES_CVE_TIPO2>
<CONSTRUCCIONES_CVE_TIPO3>string</CONSTRUCCIONES_CVE_TIPO3>
<CONSTRUCCIONES_CVE_TIPO4>string</CONSTRUCCIONES_CVE_TIPO4>
<CONSTRUCCIONES_CVE_TIPO5>string</CONSTRUCCIONES_CVE_TIPO5>
<CONSTRUCCIONES_CVE_ESTADO1>string</CONSTRUCCIONES_CVE_ESTADO1>
<CONSTRUCCIONES_CVE_ESTADO2>string</CONSTRUCCIONES_CVE_ESTADO2>
<CONSTRUCCIONES_CVE_ESTADO3>string</CONSTRUCCIONES_CVE_ESTADO3>
<CONSTRUCCIONES_CVE_ESTADO4>string</CONSTRUCCIONES_CVE_ESTADO4>
<CONSTRUCCIONES_CVE_ESTADO5>string</CONSTRUCCIONES_CVE_ESTADO5>
<CONSTRUCCIONES_CVE_TERMINO1>string</CONSTRUCCIONES_CVE_TERMINO1>
<CONSTRUCCIONES_CVE_TERMINO2>string</CONSTRUCCIONES_CVE_TERMINO2>
<CONSTRUCCIONES_CVE_TERMINO3>string</CONSTRUCCIONES_CVE_TERMINO3>
<CONSTRUCCIONES_CVE_TERMINO4>string</CONSTRUCCIONES_CVE_TERMINO4>
<CONSTRUCCIONES_CVE_TERMINO5>string</CONSTRUCCIONES_CVE_TERMINO5>
<CONSTRUCCIONES_ANTIGUEDAD1>string</CONSTRUCCIONES_ANTIGUEDAD1>
<CONSTRUCCIONES_ANTIGUEDAD2>string</CONSTRUCCIONES_ANTIGUEDAD2>
<CONSTRUCCIONES_ANTIGUEDAD3>string</CONSTRUCCIONES_ANTIGUEDAD3>
<CONSTRUCCIONES_ANTIGUEDAD4>string</CONSTRUCCIONES_ANTIGUEDAD4>
<CONSTRUCCIONES_ANTIGUEDAD5>string</CONSTRUCCIONES_ANTIGUEDAD5>
<CONSTRUCCIONES_AREA1>string</CONSTRUCCIONES_AREA1>
<CONSTRUCCIONES_AREA2>string</CONSTRUCCIONES_AREA2>
<CONSTRUCCIONES_AREA3>string</CONSTRUCCIONES_AREA3>
<CONSTRUCCIONES_AREA4>string</CONSTRUCCIONES_AREA4>
<CONSTRUCCIONES_AREA5>string</CONSTRUCCIONES_AREA5>
<calle>string</calle>
<numexterior>string</numexterior>
<colonia>string</colonia>
<calle_notif>string</calle_notif>
<num_notif>string</num_notif>
<colonia_notif>string</colonia_notif>
<ciudad_notif>string</ciudad_notif>
<destino_predio>string</destino_predio>
<valorterreno>string</valorterreno>
<valorconstruccion>string</valorconstruccion>
<valorcatastral>string</valorcatastral>
</predio_llenacedulaporfracccionxxx>
</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>
<predio_llenacedulaporfracccionxxxResponse xmlns="http://tempuri.org/">
<predio_llenacedulaporfracccionxxxResult>
<xsd:schema>schema</xsd:schema>xml</predio_llenacedulaporfracccionxxxResult>
</predio_llenacedulaporfracccionxxxResponse>
</soap12:Body>
</soap12:Envelope>