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