latestOpenAPI 3.1.02026-08-22181751733.6 KB

67f9f562c2c6

accountManagementReports

Fetch Tax Forms In Supported Formats Based On Request Parameters.

<br>Scope: statements.write OR reports.write<br>Security Policy: Signed JWT

post/gw/api/v1/tax-documents

Headers

authorizationstring required

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

Request body

accountIdstring required

Account id

yearstring required

Tax Year

typestring required

Tax Form Type (can retrieve available tax documents via /api/v1/tax-documents/available)

formatstring required

format

gzipboolean

to gzip the whole response pass true

Response

Returns a JSON object containing the relevant Tax Form.