Skip to content

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

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

23.5.0

18 May 21:32
ac00f5d
Compare
Choose a tag to compare

AvaTax API enhancements:

  • Updated the ListPostalCodes API to allow the return of inactive postal codes
  • Updated the description of Tax Rates APIs
  • Fixed minor bug in the TaxRatesByPostalCode API
  • Fixed bug with the DownloadTaxRatesByZipCode API returning inconsistent results with some filter
  • Fixed minor bugs with the Notices APIs
  • Fixed issue with some Canadian TaxFormCodes

23.4.1

27 Apr 21:53
f989a8c
Compare
Choose a tag to compare

AvaTax API Enhancements:

  • Made a change to the SetAccountConfiguration API to allow setting the EcmsOverrideCode value to ‘TAXABLE’
  • Added new TaxTypeGroup: Construction
  • Added new SecurityRole: ECMCompanyUser