Delete Invoice
Invoices
Delete Invoice
Delete an invoice by its ID
DELETE
Delete Invoice
Documentation Index
Fetch the complete documentation index at: https://docs.contafy.com.mx/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires authentication. Include your access token in the Authorization header.Path Parameters
The unique identifier of the invoice to delete
Response
Success message confirming the deletion
Example Request
Example Response
Error Responses
401 Unauthorized
404 Not Found
403 Forbidden
409 Conflict
500 Internal Server Error
Notes
- Deleting an invoice is permanent and cannot be undone
- If the invoice has associated payment complements (complementos de pago), you may need to delete those first
- All related payment status calculations will be recalculated for affected invoices