FAQ
This page is marked as deprecated, but Taxbit will continue supporting customers currently using these solutions. If you’d like to learn more about upgrading to our new React SDK with enhanced Digital W8/W9 support, reach out to our team today.
What base URL must I use to hit the tax documentation endpoints?
https://api.{client_name}.enterprise.taxbit.com/v1. Reach out to your implementation manager to get details on what your client_name
is.
Which commands do I need to pass PII as a part of?
PII will be necessary while creating a TaxBit User and sending tax documentation information (POST /tax-documentation).
Which is the latest version number for SDK?
The latest version of SDK will always be listed on this NPM page. Please look for the latest
tag in the table. Additionally, installing the package through npm install @taxbit/browser
will always install the latest version.
Updated 5 days ago