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

Path Parameters

id
integer
required
The cost ID.

Response

Returns the cost object.

Errors

StatusCause
404Cost not found