Releases: avadev/AvaTax-REST-V2-JRE-SDK
24.10.0
24.8.2
AvaTax API enhancements:
• Made updates to Contact related APIs
• Fixed bug affecting when Users are deleted
• Extended the FPOA API to support Canadian Wire FPOA
• Fixed bug where the Alaska SalesAndUse sample state record was not getting deleted when the
last local record is deleted
SDK Enhancements
- Added ClosableHttpClient to sdk: #127
24.6.4
24.6.3
AvaTax API enhancements:
-Added new fields to many CertCapture models
-Updated the APStatus enum in the Transaction model
-Made an update to the Item model
-Updated ErrorDetails models for specific Delete response examples
-Updated the documentation for the isFee field in TransactionLineDetailModel
-Updated the API response codes for some Item related APIs
-Updated currency documentation for some Transaction related models
-Updated the GetNexus API to only return taxable nexus
24.6.1
AvaTax API enhancements:
-Made updates and enhancements to Item related APIs
-Fixed a rare bug that would occur when trying to activate an Account
-Fixed a provisioning bug with the RequestNewEntitlementForCustomer API
-Made an update to the CreateUsers API
-Removed no longer valid Returns Resource File models
-Changed apStatusCode in the TransactionModel from string to enum
24.4.2
Updated SDK:
- Added new API models
- Added additional filter options
24.2.0
AvaTax API enhancements:
• Made minor updates to Returns Compliance APIs
• Made minor bug fix to user creation with the Onboarding API
• Made minor updates to Tax Notice APIs
• Fixed an issue with the TaxRate API when attempting to filter by RateTypeId
• Made minor bug fixes to the Firm Client Linkage APIs
• Made some documentation updates to Address models
• Updated the Jurisidiction example model
23.11.0
AvaTax API enhancements:
• Fixed a bug with the Provisioning API that was preventing a default company from being created
when the account was created.
• Updated documentation for using dates in some APIs
• Changed the DeleteCustomer API to return a 200 response code with no model object
• Made small enhancements to the GetUserEntitlements API
• Made the documentation for the ResolveAddress APIs more accurate
• Updated the default currency to USD for Reporting APIs
23.10.1
AvaTax API enhancements:
• Added new DocumentTypes: InventoryTransferOutboundInvoice and
InventoryTransferOutboundOrder
• Made minor enhancements for fetching local jurisdictions
• Fixed a bug with the AvaTax SDK failing to include some APIs
23.8.1
AvaTax API enhancements:
- Updated the description of the DeliveryTerms parameter in the CreateTransactionBaseModel
- Increased the max length of company name to 100 characters in the Company models