DELETE
method and does not require any data in the body.ApiKey: ********************
curl --location --request DELETE 'https://app.hisabkitab.co/third-party/expense-debit-note/1' \
--header 'ApiKey;'
{
"success": true,
"message": "Expense Debit Note Transaction Deleted Successfully."
}