v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Delete a Invoice

delete/invoice/{invoice_uid}

Path parameters

invoice_uidstring required

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Invoice deleted successfully"
}