Delete a Invoice
delete/invoice/{invoice_uid}
Path parameters
invoice_uidstring required
Response
200
Example response
{
"type": "success",
"message": "Invoice deleted successfully"
}200
{
"type": "success",
"message": "Invoice deleted successfully"
}