Skip to main content
GET
Tax Form Download

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-MultiTenantKey
string

Required when using a Platform API token. The tenant key identifying which business to operate on.

Path Parameters

userId
string<uuid>
required

The unique identifier for the user

formId
string
required

The unique identifier for the form

Response

The tax form as a PDF file. The response body is the base64-encoded PDF document.

Base64-encoded PDF document