v5

latestOpenAPI 3.1.02026-08-044697208.6 KB
Tax Forms

Get Tax Form

Gets a specific tax form with document data.

get/accounts/{account_id}/tax_forms/{tax_form_id}

Path parameters

tax_form_idstring uuid required

Unique identifier of the tax form object.

Unique identifier of the tax form object.

account_idstring uuid required

UUID of the payroll account.

UUID of the payroll account.

Query parameters

with_parsed_databoolean

If set to true, return the parsed data of the tax form document. Note the billing implications of the Tax Forms endpoint. Currently only supported for W-2 forms.

If set to true, return the parsed data of the tax form document. Note the billing implications of the Tax Forms endpoint. Currently only supported for W-2 forms.

Headers

Pinwheel-Version'2025-07-08' | '2023-11-22' | '2023-07-18' | '2023-04-18' | '2022-09-09' | '2022-06-22' | '2022-03-02' required

Version identifier specifying how the Pinwheel API should behave. See the Change Management page for more information.

Response

OK