Delete Invoice
Invoices
Delete Invoice
Delete an invoice by its ID
DELETE
Delete Invoice
Authentication
This endpoint requires authentication. Include your access token in the Authorization header.Path Parameters
string
required
The unique identifier of the invoice to delete
Response
string
Success message confirming the deletion
Example Request
Example Response
Error Responses
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