La LCO fue actualizada por última vez el 30/jun./2026
Contents chapter
2.2.2. Stamping-Utilities
This section presents the documentation for the stamping utilities Webservice, which contains the methods for querying the status of the contracted stamping account.
| Web Service | Utilities |
| Test URL | https://testing.solucionfactible.com/ws/services/Utilerias |
| Production URL | https://solucionfactible.com/ws/services/Utilerias |
| Namespace | http://utilerias.timbrado.ws.cfdi.solucionfactible.com |
| Estilo de WSDL | Document |
Credencials
The username and password to be used in the methods are those assigned from the client's stamping administration panel.
The following test credentials can be used for testing:
- Usuario (User): testing@solucionfactible.com
- Contraseña (Password): timbrado.SF.16672
Methods
- agregarContrato — Create a new contract with an issuer.
- eliminaContratosEmisor
- agregarEmisor — Create a new issuer in the implementation.
- agregarEmisorBase64 — Create a new issuer in the implementation.
- agregarEmisorFirmaFiel — Issuers who register using this method will be able to sign their manifest with the FIEL and it will be activated automatically, without the intervention or manual review of Solución Factible staff.
- agregarUsuario — Create a new user for a sender.
- buscar (searching) — Search for the data of one or more CFDI.
- consultaAcuseRecepcion — Check the SAT acknowledgment of receipt of a CFDI.
- enviar (sending) — Send proof of payment via email.
- generarPDF — Generates a printed representation of a CFDI in PDF format.
- getTimbres — It retrieves the contracted, used and available stamps in the user account.
- getTimbresImplementacion — It obtains the contracted, used and available stamps in the implementation.
- getFecha — Gets the current date from the server.
- generarManifiesto — Create a manifest file with the requested issuer data.
- registraFirmaManifiesto — Receive the signature of the manifesto.
Code examples for consuming a Web service