La LCO fue actualizada por última vez el 03/abr./2026
Chapter Contents
Self-invoicing web service
The following is the documentation for the self-invoicing web service for points of sale.
Your system will be able to connect with our service and thus you will be able to check the invoicing status of any invoice, as well as obtain information on all receipts that have already been billed, notify of the invoicing of a e-document, obtain the list of invoiced notes within a date range, among other things.
| Web Service | Self-invoicing |
| Test URL | https://testing.solucionfactible.com/autofactura/ws/AutoFactura |
| Production URL | https://solucionfactible.com/autofactura/ws/AutoFactura |
| Namespace | http://ws.autofactura.solucionfactible.com/ |
| WSDL style | Document |
Credentials
The username and password to use for requests to the Webservice for testing are as follows:
- Usuario (User): testing.autofactura
- Contraseña (Password): aw6H7C6aBXDymCggzf
Methods
- Import — Receives and validates the list of folios to be imported and returns the import result list for each folio.
- getFacturados — It receives the query date and returns a list of the invoices billed on that date.
- NotificaTicketsFacturados — Receive and validate a list of the invoice numbers that will be reported as invoiced.
- ConsultaTicketsFacturados — Receive and validate a list of invoice numbers to check if they have been invoiced or not.
- Verify — This method presents two statuses: one as the overall response status and another for each individual ticket.