Skip to content

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

21.12.0

16 Dec 19:09
7faf151
Compare
Choose a tag to compare

Avalara JRE SDK Release Notes For 21.12.0

Reporting API Enhancements:

  • Updated report service to accept comma-separated merchantSellerIds.
  • Enhanced report service to include all Tax Types.

Returns API Enhancements:

  • Added support for multiple tax types per filing calendars.
  • Added a new API to retrieve jurisdiction rate information for a tax authority.
  • Added an optional field for list of tax types to be provided on a return.
  • Enhanced the error response for the service.

Transaction API enhancements:

  • Added a new field labeled BillTo that can be used for India GST transactions.

Nexus API enhancements:

  • Added a new API to retrieve regions based on nexus for a company filtered by TaxTypeGroup.
  • Updated Nexus APIs to return TaxTypeGroup information.
  • Enabled filtering Nexus Definitions API by TaxTypeGroup.

Added support for Avalara Shipping Verification for Beverage Alcohol in this release

  • API for evaluating transactions against direct-to-consumer Beverage Alcohol shipping regulations.
  • PS: This API is currently in beta.

v17.12

20 Dec 22:41
Compare
Choose a tag to compare
* support for 17.12 API
* additional improvements to TransactionBuilder:
    * ability to send itemCode with separate address line
    * ability to provide custom line numbers in lieu of autogenerated numbers
* bug fixes
* additional improvements to AvaTaxClient:
    * support for custom ExecutorServices and HttpClientBuilders