avadev / AvaTaxClientLibrary

Sales Tax API SDK for C# / DotNet and AvaTax REST
https://developer.avalara.com/sdk/
Apache License 2.0
4 stars 14 forks source link

SDK Generator updates. #74

Closed greg-hester-avalara closed 5 years ago

greg-hester-avalara commented 5 years ago

Added support for 204 response codes. Added a "hack" for ListTaxCodeTypes API which is currently using a dictionary. Removed no longer needed "hacks" Dictionary<TransactionAddressType, AddressInfo>'s.

greg-hester-avalara commented 5 years ago

Nathan Harrenstein has additional insight into this, if needed.

greg-hester-avalara commented 5 years ago

Also @contygm, if the SDK is built without these changes, the BatchDeleteItemClassifications, BatchDeleteItemParameters & ListFilingRequests APIs will not work using the SDK.