Releases: avadev/AvaTax-REST-V2-JS-SDK
22.11.1
SDK Fixes
- Made 2 APIClient constructor parameters as optional for Typescript
22.11.0
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
- Added Typescript support to the SDK. Resolves #222 , #138 . #137 , #124
- Added HTTP Request and Response info logging capability to the JS SDK. Please see documentation in the readme for configuration options to see directions on usage.
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
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
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
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
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
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
22.3.0
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
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