La LCO fue actualizada por última vez el 30/jun./2026
Utilerias.getFechaCorte
When an e-document is "stamped", it is queued for storage in the database; once there, it will be available for consultation.
Having said that, we understand that the cut-off date and time refer to the last storage of e-documents within the stamping panel. If the query you performed in the "Buscar (searching)" method did not return successful results, the e-document was probably stamped after the last cut-off; consider checking the cut-off date.
- Parameters:
-
Name Description Required usuario Username registered for use of the Webservice. Yes password User password. Yes
Example request:
Download this example
Return:
- This method returns a composite type: Response the attributes are described in the following table.
-
Response attributesName Description Required mensaje Detailed message of the operation performed or description of the error. Yes status Indicates the transaction status; for details of the status codes, see Response Codes. Yes fecha Indicate the date and time of the last cut made. 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.
- 621 — Invalid data.
- 633 — Misuse of a production account in testing or a test account in production.