DELETE
request, with the delivery challan ID included in the URL. No request body is required for this operation.ApiKey: ********************
curl --location --request DELETE 'https://app.hisabkitab.co/third-party/delivery-challan-transactions/1' \
--header 'ApiKey;'
{
"success": true,
"message": "Delivery Challan Transaction Deleted Successfully."
}