Authorizations
Please use your access_token returned from the /auth/token endpoint.
Headers
Header used to specify the version for a given API request. Current version is 2024-01-01.
Path Parameters
Response
200 - application/json
Record Response
The Chart UUID assigned to this tax record.
Example:
"clt0szoxp0001p82z45ufj6t4"
The account name retrieved from tax record provider.
Example:
"John Doe"
The tax year of the record.
Example:
"2022"
The tax record provider associated with the access_token.
Available options:
turbotax
, hr
, taxact
, tax_slayer
, jackson
, free_tax_usa
, irs
, irs_tax_pro
, pilot
, cch_axcess
, drake
, proconnect
, chart-sandbox
Example:
"turbotax"
The date of the submission in ISO 8601 format in UTC.
Example:
"2024-02-26T21:33:49.428Z"
A pre-signed URL pointing to the raw tax file retrieved from the provider. Returns a PDF file. The URL expires after 12 hours.
The parsed tax form data associated with the tax record.