Skip to content

Releases: avadev/AvaTax-REST-V2-JRE-SDK

24.10.0

10 Oct 16:25
1e97a2f
Compare
Choose a tag to compare

AvaTax API enhancements:
• Added new Tax Code Details model to the Item output model
• Made small enhancements to ECM-related APIs
• Added VAT Recoverability fields to Transaction Line models
• Fixed a bug that caused new users to not receive a welcome email in some instances

24.8.2

30 Aug 17:59
ed5c1c6
Compare
Choose a tag to compare

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

09 Jul 18:33
6973f17
Compare
Choose a tag to compare

SDK Enhancements

  • Fix for #156 so that the correct path is created for downloadTaxRatesByZipCode.
  • Fix for #162 To add category to TransactionBuilder for withLine()

24.6.3

27 Jun 22:55
3bb10c1
Compare
Choose a tag to compare

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

13 Jun 17:39
71273b4
Compare
Choose a tag to compare

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

23 Apr 18:40
23a8e0d
Compare
Choose a tag to compare

Updated SDK:

  • Added new API models
  • Added additional filter options

24.2.0

20 Feb 17:17
cdb0958
Compare
Choose a tag to compare

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

09 Nov 15:56
3f05cd1
Compare
Choose a tag to compare

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

27 Oct 15:30
f0a7907
Compare
Choose a tag to compare

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

14 Aug 21:06
438b945
Compare
Choose a tag to compare

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