Skip to content

Instantly share code, notes, and snippets.

@mcka1n
Created September 28, 2015 21:10
Show Gist options
  • Save mcka1n/0077e3e21f5731716c2d to your computer and use it in GitHub Desktop.
Save mcka1n/0077e3e21f5731716c2d to your computer and use it in GitHub Desktop.
Response Factura (Error)
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<GeneraDTEResponse xmlns="http://www.cofidi.com.gt/">
<GeneraDTEResult>&lt;EI&gt;
&lt;INVOICES&gt;
&lt;INVOICE FolioInterno="" TipoDeComprobante="" status="03" folio_fiscal="" serie_fiscal="" error_message="Error al tratar de importar el documento Ref:Object reference not set to an instance of an object." sello="" anoAprobacion="" noAprobacion="" noCertificado="" cadenaOriginal="" FechaHoraExpedicion="2015-09-21T12:37:35.943"/&gt;
&lt;/INVOICES&gt;
&lt;/EI&gt;
</GeneraDTEResult>
</GeneraDTEResponse>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment