Skip to content

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

24.4.2

23 Apr 18:40
43c4caf
Compare
Choose a tag to compare

Updated SDK:

  • Added new API models
  • Added additional filter options

24.2.0

20 Feb 17:04
24af5d4
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:51
117c911
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:33
d5ea937
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:08
45bc47d
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.1

08 Aug 16:17
ee6faa5
Compare
Choose a tag to compare

-Fix to remove faraday_middleware dependency #150

23.7.0

14 Jul 21:00
62ae4c6
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
0185290
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:23
b7061ac
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:52
810a234
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