Skip to main content
GET
/
api
/
v1
/
tax-home
/
:id
Get Tax Home
curl --request GET \
  --url https://api.example.com/api/v1/tax-home/:id

Path Parameters

id
integer
required
The tax home ID.

Response

Returns the tax home object.

Errors

StatusCause
404Tax home not found or belongs to another user