DELETE
request with the purchase transaction ID included in the URL.ApiKey: ********************
curl --location --request DELETE 'https://app.hisabkitab.co/third-party/purchase-transactions/1' \
--header 'ApiKey;'
{
"success": true,
"message": "Purchase Transaction Deleted Successfully."
}