Fetch Tax Forms In Supported Formats Based On Request Parameters.
Scope: statements.write OR reports.write
Security Policy: Signed JWT
Headers
Request
Tax Form request object
accountId
Account id
year
Tax Year
type
Tax Form Type (can retrieve available tax documents via /api/v1/tax-documents/available)
format
format
gzip
to gzip the whole response pass true
Response
Returns a JSON object containing the relevant Tax Form.
data
Errors
400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
500
Internal Server Error

