Management
Providers
Return details on all available tax record providers.
GET
Headers
Header used to specify the version for a given API request. Current version is 2024-01-01.
Response
200 - application/json
Providers Response
The id of the tax record provider used in Connect.
Example:
"turbotax"
The display name of the tax record provider.
Example:
"TurboTax"
The url to the official icon of the tax record provider.
Example:
"https://chart-providers.s3.us-west-1.amazonaws.com/turbotax_icon.png"
The url to the official logo of the tax record provider.
Example:
"https://chart-providers.s3.us-west-1.amazonaws.com/turbotax_logo.png"
The hex code for the primary color of the tax record provider.
Example:
"#236CFF"
Was this page helpful?