Get Federal Tax Details

GET {{baseUrl}}/v1/companies/:company_id/federal_tax_details

Fetches attributes relevant for a company's federal taxes.

scope: company_federal_taxes:read

HEADERS

KeyDatatypeRequiredDescription
X-Gusto-API-VersionstringDetermines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Acceptstring

RESPONSES

status: OK

{"version":"string","tax_payer_type":"string","taxable_as_scorp":false,"filing_form":"string","has_ein":true,"ein_verified":true,"legal_name":"string"}