curl --location --globoff --request DELETE 'https://.daftara.com/api2/incomes/14.json' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"result": "successful",
"code": 200,
"message": "Income has been deleted"
}