v1

latestOpenAPI 3.1.02026-07-261520561.4 KB
Account Documents

Get Tax Document

get/account/{account_id}/tax_document/{id}

Path parameters

account_idstring required

Account ID

Account ID

idstring required

Tax document ID

Tax document ID

Response

The account.tax_document

account_idstring

Account ID

errorstring

Error message describing why a tax document failed

idstring

Tax document ID

is_correctionboolean
skip_tin_verification'true' | 'false'

Boolean indicating whether TIN verification should be skipped when filing the tax document. Defaults to false. When tax filing is triggered, TIN verification is run before the document is sent to the agency for filing. TIN verification checks that the TIN and name of the payee on tax document match to avoid failures after sending to the IRS. TIN verification typically takes 24 hours. When this flag is true, TIN verification is skipped when filing the document

statusstring

Status of the statement

typestring

Type of statement. One of: 1099

urlstring

URL to download the new statement

yearstring

Statement year in YYYY format

All 152 operations