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.