La LCO fue actualizada por última vez el 30/jun./2026
Utilerias.buscar
Receives search parameters and returns a composite ResponseBuscar described in the table “Atributos de ResponseBuscar”.
- RequestBuscar
-
Name Description Required usuario Username registered for use of the Web Service. Yes password User password. Yes parametros Compounded with the search parameters. These are detailed in the table “Atributos de ParametrosBuscar”. Yes - Atributos de ParametrosBuscar:
-
Although all attributes in the table above are not mandatory, at least one search parameter must be specified.Name Description Required folio E-document commercial folio. No serie E-document commercial series. No uuid E-document tax ID number. No emisorRFC RFC of the e-document issuer. No emisorNombre Company name of the issuer of the e-document. No receptorRFC RFC of the e-document recipient. No receptorNombre Company name of the e-document recipient. No fechaEmisionInicio Determine the lower deadline regarding the issuance of the e-document with which the search will be performed. No fechaEmisionFin Determine the upper deadline regarding the issuance of the e-document with which the search will be performed. No fechaTimbradoInicio Determine the lower deadline for the stamping of e-document invoices that will be used for the search. No fechaTimbradoFin Determine the upper deadline for the stamping of e-document with which the search will be performed. No cancelada Indicate whether the e-documents to be searched for are cancelled or not. No limit Maximum number of results to be returned (100). No offset Indicate from which record the search for e-documents will be performed. No
Note: the search for receipts is limited to the cut-off date that Solución Factible® uses for storing receipts in the database. For more information, see the getFechaCorte method.
Example request:
Download this example
Return:
- This method returns a composite type: ResponseBuscar, the attributes are described in the following table.
-
ResponseTimbres AttributesName Description Required status Indicates the transaction status; for details of the status codes, see Response Codes Yes cfdis The CFDIDatos arrangement is described in the CFDIDatos Attributes table. No -
Atributos de CFDIDatos AttributesName Description Required folio E-document commercial folio. No serie E-document commercial series. No emisorRFC RFC of the e-document issuer. Yes emisorNombre Company name of the issuer of the e-document. Yes receptorRFC RFC of the e-document recipient. Yes receptorNombre Company name of the e-document recipient. No uuid E-document tax ID number. Yes fechaEmision Date on which the e-document was issued. Yes fechaTimbrado Date on which the e-document was stamped. Yes selloDigital Chain that represents the guarantee of the link between the identity of a subject or entity and its public key. Yes selloSAT SAT seal, the Digital Tax Stamp seal. Yes total Total amount of the e-document. Yes cancelado Indicates if the e-document is cancelled. Yes fechaCancelacion The cancellation date of the e-document. Conditional cantidad Total number of results. Yes
Example response
Download this example
-
Response Codes
- 200 — The transaction has been completed successfully.
- 500 — Errors have occurred that have prevented the process from being completed.
- 501 — A database connection error has occurred.
- 502 — It has failed to retrieve or store information in the database.
- 503 — The limit of concurrent access licenses to the database has been reached.
- 601 — Authentication error, the username or password is incorrect.
- 602 — The user account is locked.
- 603 — Your account password has expired.
- 604 — The maximum allowed number of failed authentication attempts has been exceeded.
- 605 — The user is currently inactive.
- 611 — The data received is incomplete or not located where it would be expected.
- 612 — The XML file or one of its attributes is malformed.
- 624 — Violation of uniqueness restriction.
- 630 — The implementation stamps have run out.
- 631 — The issuer's stamps have run out.
- 632 — The fair use limit allowed per transaction has been reached.
- 633 — Misuse of a production account in testing or a test account in production.