Fetch List Of Available Tax Reports/forms/documents For A Specified Account And Tax Year

View as MarkdownOpen in Claude


Scope: statements.read OR reports.read
Security Policy: HTTPS

Headers

authorizationstringRequired

Specifies the authorization header value (e.g., Bearer eyJ0eXAiOiJKV1…).

Query parameters

accountIdstringRequired
Specifies the account id to retrieve information
yearstringRequired
Specifies the tax year to retrieve information

Response

Returns a JSON object containing the available report dates.
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
500
Internal Server Error