AvaTax REST V2 Ruby SDK Versions Save

Sales Tax API SDK for Ruby and AvaTax REST

23.3.0

1 year ago

AvaTax API enhancements:

  • Created new user service type: ECMUser
  • Added new notice type: License Registration
  • Fixed bug when attempting to use autoLockOverrideDay field with Filing Calendars

SDK Specific Fixes

23.2.0

1 year ago

AvaTax API enhancements:

  • Added AutoLockOverrideDay parameter to Returns FilingRequest and FilingCalendar APIs
  • Updated Swagger models and description for Item APIs
  • Fixed issues with Colorado nexus names and descriptions

23.1.0

1 year ago

AvaTax API enhancements:

  • Fixed various bugs with MultiTax APIs.
  • Updated CertExpressInvite API documentation.
  • Updated description of the LockTransaction API.
  • Fixed bug in ListTaxSubTypesByCountryAndTaxType API.

22.11.0

1 year ago

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 additional metadata to logging to log request and response body, SDK user needs to add additional parameter to enable this feature. @client = AvaTax::Client.new({ :logger => true, :log_request_and_response_info => true })

22.10.0

1 year ago

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

1 year ago

SDK Improvements / Fixes

  • Added ECommerce model to release (#88)
  • Updated Gem post install links to correct URLS (#116 )

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

1 year ago

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

1 year ago

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

1 year ago

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

1 year ago

Avalara Ruby SDK Release Notes For 22.5.0

  • Cleaned up technical debt