DELETE
request should be made with the estimate quote ID specified in the URLApiKey: ********************
curl --location --request DELETE 'https://app.hisabkitab.co/third-party/estimate-quote-transactions/1' \
--header 'ApiKey;'
{
"success": true,
"message": "Estimate / Quote Transaction Deleted Successfully."
}