Skip to main content
PATCH
/
api
/
v1
/
tax-home-costs
/
:id
/
restore
Restore Tax Home Cost
curl --request PATCH \
  --url https://api.example.com/api/v1/tax-home-costs/:id/restore

Path Parameters

id
integer
required
The cost ID.

Response

Returns the restored cost object.