Index | Stamped | 2.2. WebServices | 2.2.2. Web Service Utilities | Utilerias.eliminaContratosEmisor
La LCO fue actualizada por última vez el 30/jun./2026
Utilerias.eliminaContratosEmisor
Remove a folio (stamp) contract from a specific issuer.
- Parameters:
-
Name Description Requested usuario Username registered for use of the Web Service. Yes password User password. Yes emisorRFC The RFC of the issuer whose contract will be cancelled. Yes fechaContrato Contract date to be deleted in aaaa-mm-dd format. Yes
Example request:
Download this example
Return:
- This method returns a composite type: Response. The attributes are described in the following table.
- Note: All existing contracts will be terminated on the specified date.
-
Atributos de ResponseName Description Requested 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 cantidad Indicates the number of contracts removed from the issuer. Yes fecha Indicate the date of the deleted contract. Yes folios Indicate the number of pages in the deleted contract. Yes rfc Indicate the RFC of the issuer whose contracts were removed. Yes tipoContrato Indicate the type of contract removed. 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 — A required parameter has not been specified.
- 612 — The XML file or one of its attributes is malformed.
- 620 — Permission denied.
- 621 — Invalid data.
- 623 — No contracts were found with the specified parameters.
- 630 — The contract cannot be deleted due to inconsistency with the consumption of folios against the remaining folios.