v1
latestOpenAPI 3.1.02026-07-241642423.7 KBGet a tax
Returns a single payroll tax by ID.
get/taxes/{id}
Path parameters
idstring required
ID of the tax.
Response
200
Example response
{
"id": "tax_8L3JLfsH4X6dp0maBWfW",
"label": "Federal Income Tax",
"jurisdiction": "fed",
"payer": "employee",
"supported": true,
"remittable": true,
"effective_from": "1900-01-01"
}