DELETE
request should be made, with the debit note ID specified in the URLApiKey: ********************
curl --location --request DELETE 'https://app.hisabkitab.co/third-party/income-debit-notes/1' \
--header 'ApiKey;'
{
"success": true,
"message": "Income Debit Note Transaction Deleted Successfully."
}