La LCO fue actualizada por última vez el 31/mar/2025
Chapter contents
Webservice CFDI 4.0
This section presents the documentation for the Webservice for issuing electronic invoices (CFDI 4.0), which contains the methods for generating, stamping, sending, and canceling CFDIs.
Webservice | CFDI 4.0 |
Test URL | https://testing.solucionfactible.com/ERPWebServices/soap/CFDI33 |
Production URL | https://solucionfactible.com/ERPWebServices/soap/CFDI33 |
Namespace | http://facturacion.erp.solucionfactible.com |
WSDL style | Document |
Credentials
The username and password used in the methods must be registered users in the implementation.
The test credentials that can be used for testing are as follows:
- User: testing@solucionfactible.com
- Password: a0123456789
Methods
- obtenerDatos - Returns the data of a CFDI. | english
- enviar - Send one or more CFDIs by email to one or more recipients. | english
- cancelar - Cancel one or more CFDI. | english
- importar - Receive data to import into one or more receipts. | english
- descargarPDF —Returns the printed representation of a CFDI in PDF format. | english
- descargarXML — Returns the XML of a CFDI. | english
