Skip to main content
Use this endpoint to delete invoices. You can only delete an invoice that is in the draft state.

Request

Curl

Response

Success

Parameters

id mandatory : string The unique identifier of the invoice.

Errors

Operation not allowed for Invoice in cancelled status.
  • code: 400
  • description: You are trying to delete an invoice that is not in the Draft status.
  • solution: Try deleting an invoice in Draftstatus.