Conversations
Conversations 1 - 20 of 274
I read that the API calls are better performed by using user authentication rather than license authentication. This allows transactions ...
How do I send VAT ID for EU tax calculations?
Reports getting stuck in queue and not completing
We are trying to use Avatax Reports API to pull down some daily reports. However, since last few days, all our report requests are gettin...
OAuth URL
Where I can find OAuth
related information like, Oauth Url, Client IDs, etc..?
OAuth
I can't find any details on using OAuth for authentication, e.g. auth endpoints, etc. Can someone point me in the direction of anything o...
AvaTax API Credentials (Free endpoints)
We only need to get tax rates by address and the free TaxRates/ByAddress method works great for us. This works with my sandbox login as ...
DocumentStatus code of PendingApproval
Your documentation of the DocumentStatus field says that the value 'PendingApproval' is 'DEPRECATED'. However, we are receiving transacti...
The swagger.json doens't make use of the date format
The provided https://rest.avatax.com/swagger/v2/swagger.json makes use of this pattern 54 times:{ "format": "date-time",
"description...
SKU wildcards
Is there a way to use wildcards in SKUs to simplify assigning tax codes to all our products? We have over 25,000 products and are adding...
How do others currently handle having multiple return transactions against one sales invoice?
How do others currently handle having multiple return transactions against one sales invoice? We create a return invoice but then if a ...
CA reporting format updated - need form change
CA now requires the reporting of City/District taxes to start with the County in which each of these locations is found. That info is no...
Can we add Tax % to the Document Summary Report Listing By Taxing Jurisdiction (By state) Report?
Can we add Tax % to the Document Summary Report Listing By Taxing Jurisdiction (By state) Report?
Looking for an order system for software products
Our company sells software products via download (96% of our customers) and DVD. Our current order system does not allow us to easily col...
Return full state and country names instead of codes from address resolve
Is there a way for the resolve address calls to return the full state name and country name instead of the codes? For example Ontario in...
Report for 'Documents' in Sales Tax Report using REST API
Hi, I am trying to generate a report for 'Documents' in Sales Tax Report using REST API. On the Admin console, I am able to generate rep...
Error using NodeJS API AvaTax-REST-V2-JS-SDK Getting 415 Error - Unsupported Media Type
Trying to request tax calc (as per sample in docs) but getting 415 error.Anyone else using successfully? Note: I do seem to be getting pa...
solidus_avatax_certified ruby gem not consistently working with Solidus 2.6
solidus_avatax_certified ruby gem not consistently working with Solidus 2.6
Dynamically add Lines to C# Transaction Builder
Trying to check multiple items for taxability against existing tax rules. There is no method I can find to add lines after a transaction ...
I get a address validation error for an address going to Saint Barthelemy. Is this country not supported?
I get a address validation error for an address going to Saint Barthelemy. Is this country not supported?
Tax calculation date
Imagine I do a gettax call (commit=false) with order # 10000 If I do a week later a gettax call (commit=true) with order #10000, will the...