Se agregaron los moduloes de api_v2

This commit is contained in:
2025-10-03 23:16:47 -06:00
parent ac075bfeb7
commit 7149515606
60 changed files with 3714 additions and 252 deletions

73
test.xml Normal file
View File

@@ -0,0 +1,73 @@
<?xml version='1.0' encoding='UTF-8'?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Header>
<wsse:Security
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
S:mustUnderstand="1">
<wsu:Timestamp
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsu:Created>2025-10-04T02:03:34Z</wsu:Created>
<wsu:Expires>2025-10-04T02:04:34Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</S:Header>
<S:Body>
<ns3:consultarRemesasRespuesta
xmlns="http://www.ventanillaunica.gob.mx/pedimentos/ws/oxml/comunes"
xmlns:ns2="http://www.ventanillaunica.gob.mx/common/ws/oxml/respuesta"
xmlns:ns3="http://www.ventanillaunica.gob.mx/pedimentos/ws/oxml/consultarremesas"
xmlns:ns4="http://www.ventanillaunica.gob.mx/common/ws/oxml/resolucion"
xmlns:ns5="http://www.ventanillaunica.gob.mx/common/ws/oxml/respuestatra"
xmlns:ns6="http://www.ventanillaunica.gob.mx/common/ws/oxml/dictamen"
xmlns:ns7="http://www.ventanillaunica.gob.mx/common/ws/oxml/observacion"
xmlns:ns8="http://www.ventanillaunica.gob.mx/common/ws/oxml/requisito"
xmlns:ns9="http://www.ventanillaunica.gob.mx/common/ws/oxml/opinion">
<ns2:tieneError>false</ns2:tieneError>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040ICIR4</ns3:comprobanteVE>
<ns3:remesaAgente>1</ns3:remesaAgente>
<ns3:remesaSA>1</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQV98</ns3:comprobanteVE>
<ns3:remesaAgente>2</ns3:remesaAgente>
<ns3:remesaSA>2</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQVJ5</ns3:comprobanteVE>
<ns3:remesaAgente>3</ns3:remesaAgente>
<ns3:remesaSA>3</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQVS2</ns3:comprobanteVE>
<ns3:remesaAgente>4</ns3:remesaAgente>
<ns3:remesaSA>4</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQVT3</ns3:comprobanteVE>
<ns3:remesaAgente>5</ns3:remesaAgente>
<ns3:remesaSA>5</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQW01</ns3:comprobanteVE>
<ns3:remesaAgente>6</ns3:remesaAgente>
<ns3:remesaSA>6</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQW17</ns3:comprobanteVE>
<ns3:remesaAgente>7</ns3:remesaAgente>
<ns3:remesaSA>7</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQW66</ns3:comprobanteVE>
<ns3:remesaAgente>8</ns3:remesaAgente>
<ns3:remesaSA>8</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQWB5</ns3:comprobanteVE>
<ns3:remesaAgente>9</ns3:remesaAgente>
<ns3:remesaSA>9</ns3:remesaSA>
</ns3:remesas>
</ns3:consultarRemesasRespuesta>
</S:Body>
</S:Envelope>