id path parameter.401 (see the response below). On success the response is 200 with a confirmation message.curl --location --globoff --request DELETE 'https://.daftra.com/api2/refund_receipts/6031.json' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"result": "successful",
"code": 200,
"message": "Refund Reciept has been deleted"
}