curl --request DELETE \
--url https://api.example.com/api/v1/tax-home-costs/:id{
"message": "Tax home cost deleted"
}
Soft-delete a tax home cost.
curl --request DELETE \
--url https://api.example.com/api/v1/tax-home-costs/:id{
"message": "Tax home cost deleted"
}