Skip to content

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

22.11.1

04 Nov 00:00
2d10662
Compare
Choose a tag to compare

SDK Fixes

  • Made 2 APIClient constructor parameters as optional for Typescript

22.11.0

03 Nov 21:59
1067d11
Compare
Choose a tag to compare

AvaTax API enhancements:

  • Enhancements to the Create CertExpressInvites API
  • Fixed issue with Top and Skip for the ListNexusByTaxTypeGroup API
  • Fixed bug with Customer APIs when special characters are in the customerCode
  • Added include credit transaction details option to the GetTaxFilings API

SDK Enhancements

Typescript Release (Additional Details)

What is happening?

You asked and we listened. Based on developer and partner feedback, we are happy to announce that we are releasing JavaScript SDK 22.11.0 on Thursday, November 3, 2022.

Key enhancements:

  • 22.11.0 is a TypeScript version of the AvaTax SDK that includes full support for models and enums
  • JavaScript and TypeScript developers will get IntelliSense from any IDE that supports type files
  • Developers will now be able to navigate directly to the model definitions in the IDE and see exactly what is required / optional (instead of having to refer to external documentation)
  • Documentation has been added for each method in the SDK that describes what the API does and other information
  • TypeScript developers will be able to use types in their project to define the models and gain all benefits associated with using types
  • The new version of the SDK is backwards compatible, so existing developers can take advantage of these new and useful features without having to make any changes to their code base

22.10.0

06 Oct 19:00
272147e
Compare
Choose a tag to compare

AvaTax API enhancements:

  • Renamed ECM Enterprise Service Type to ECM Premium
  • Added new Service Types: DigitalArchive and DAVO
  • Added new field 'AVTUserBIN' at the DocumentLineDetail level

22.9.0

15 Sep 20:44
bb46d5a
Compare
Choose a tag to compare

AvaTax API enhancements:
• Added new Service Types: DigitalSignature, VEMPro and VEMEnt
• Added new Notice Type: License Renewals
• Added country and region verification for Customer creation when creating a certificate
• Updated nexus to not check child nexus for SST Nexus update
• FirmAdmin users can now query/update users in their account

Returns API enhancements:
• Added fix for jurisdictions based on tax authorities.

22.8.0

30 Aug 17:42
85fe05d
Compare
Choose a tag to compare

Fixes and improvements

AvaTax API enhancements:

• Added new ServiceType: MLT
• Added new field 'AVTUserBIN' at the Docu APImentLineDetail level
• Fix for filtering in the NexusByTaxType API

Returns API enhancements:

• Added new Power of Attorney Subscription types

22.7.0

01 Aug 16:02
4f4622b
Compare
Choose a tag to compare

AvaTax API enhancements:

• Added fix for CO RDF tax rate issue.
• Added new address types for VesselRegNumber and AviationRegNumber.
• Updated ListParameterUsage API.
• Updated CreateCertificate API to return region and country from Customer.

Returns API enhancements:

• Updated POA APIs to pass through business unit and subscription type if provided.

22.6.1

05 Jul 16:52
88423a8
Compare
Choose a tag to compare

AvaTax API enhancements:

• Added fix for filtering in the ListNexus API.

Returns API enhancements:

• Fixed bug with “Test Your Login” function.
• Added new location for Texas Permit Number.
• Updates to POA service for MRA customers.

22.5.0

27 May 16:37
41317b5
Compare
Choose a tag to compare

Avalara JS SDK Release Notes For 22.5.0

  • Resolved issue #213
  • Cleaned up unused dependencies

22.3.0

21 Mar 17:42
1238268
Compare
Choose a tag to compare

Avalara JS SDK Release Notes For 22.3.0

AvaTax API Enhancements:

  • Added fix for error occurring when trying to delete a Company.

Returns API Enhancements:

  • Improve handling of large amounts of filing attachments

Addressed below issue :

  • Handled new parameters added in Avalara Shipping Verification for Beverage Alcohol APIs.

22.2.1

22 Feb 19:48
a408486
Compare
Choose a tag to compare

Avalara JS SDK Release Notes For 22.2.1

AvaTax API Enhancements:

  • Updated some Marketplace content error messages to make them more user friendly.
  • Fixed an issue with creating Tax Notices in the SBX environment.
  • Updated the documentation for the GetTransactionById API

Returns API Enhancements:

  • Fixed an issue when trying to expire Paper returns in Avatax Update.

Addressed below issue :

  • Avalara server error message is not correctly parsed