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

Path Parameters

id
integer
required
The document ID.

Request Body

Same fields as Create Tax Home Document, all optional.

Response

Returns the updated document object.