Skip to content

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

24.10.

10 Oct 16:30
ef323a9
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 16:33
b283b1c
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

24.6.3

27 Jun 22:55
b741b8e
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:37
2d42e4b
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.2.0

20 Feb 17:05
fc0600b
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:54
815d5dc
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:43
227a779
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:07
440d199
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

23.7.0

14 Jul 21:06
5915783
Compare
Choose a tag to compare

AvaTax API enhancements:

  • Added valueDescriptions field to the ParameterUsage API.
  • Increased the address lines string character limit from 50 to 100 in the
    AddressInfo model.
  • Added new TaxRules APIs for creating and retrieving country coefficients.

23.6.1

15 Jun 18:49
7057eee
Compare
Choose a tag to compare

AvaTax API enhancements:•

  • Changed id type from long to int in the ActivateWidgetRequest Funding API
  • Added IsPremium flag to Item Classification models
  • Added minor documentation updates in some areas