Skip to main content
GET
Retrieve tax document

Authorizations

X-Access-Client-Id
string
header
required

Client ID

X-Access-Secret
string
header
required

Client Access Key

Path Parameters

Link ID

tax_id
string
required

Tax Document ID

Response

document_type
enum<string>
required
read-only

Tax document type

Available options:
W2,
F1099,
F1040
Example:

"W2"

id
string
read-only

Tax document ID

Example:

"24d7e80942ce4ad58a93f70ce4115f5c"

document_subtype
enum<string> | null
read-only

Tax document subtype

Available options:
F1099_DIV,
F1099_G,
F1099_INT,
F1099_MISC,
F1099_NEC,
F1099_R,
F_SSA1099,
null
Example:

"F1099_DIV"

file
string<uri>
read-only

Tax document file link

Example:

"https://cdn.truv.com/files_examples/w2.pdf"

md5sum
string
read-only

Tax document md5sum

Example:

"24d7e80942ce4ad58a93f70ce4115f5c"

year
integer
read-only

Tax document year

Example:

2022

fields
fields · object | null
read-only

Tax document fields. Set of fields depends on the document type and subtype.