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

Path Parameters

id
integer
required
The cost ID.

Request Body

Same fields as Create Tax Home Cost, all optional.

Response

Returns the updated cost object.