Skip to content

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

25.12.0

05 Jan 18:14
7efe88d

Choose a tag to compare

AvaTax API enhancements:

  • Implemented various improvements to Item-related APIs
  • Updated content for ListCountries and ListRegions APIs
  • Added the ability to add ReturnsOnly and AvaTaxOnly Company users to a Company
  • Completed some performance enhancements

25.11.0

25 Nov 19:51

Choose a tag to compare

AvaTax API enhancements:
• Created new API: ListPermissionCategories
• Updated the Definition APIs to filter based on Service entitlement
• Fixed an issue with the allow-custom-content header
• Added support for Tanning and Firearms NexusTaxTypeGroups in TaxTypes and
TaxSubTypes APIs

25.9.0

11 Sep 17:31
7953e34

Choose a tag to compare

AvaTax API enhancements:
• Fixed bug related to duplicate Contacts
• Enabled IsRemoteSeller option while adding or updating nexus if account has MRS
and MRSComplianceManager subscriptions
• Fixed bug related to updating the Purchase Order number associated with an
already existing exemption certificate
• Updated CreateCompanies API to allow creating a company with an already used
companyCode if previous company is deleted
• Fixed bug related to fetching a deleted company without returning an error

25.7.1

21 Jul 20:34
81bfe0a

Choose a tag to compare

AvaTax API enhancements:

  • Added “Default” value to the TextCase enum
  • Made changes to the AccountConfiguration API to support updates to
    SplitFreightLineDetailsEffDate
  • Implemented minor updates to some Tax Content APIs
  • Created new API: CreateItemImportBatch
  • Updated RetailLocations API to fetch all company locations for an account

25.6.2

26 Jun 16:50
022acba

Choose a tag to compare

AvaTax API enhancements:
• Added support for both LegacyReturnName and TaxFormCode in the NexusByForm
API
• Made change to allow selecting jurisdictions with any RateType when creating
custom rules with RateType ALL
• Fixed bug with certain Companies calls not returning the correct records count
• Fixed 'locationId not found' error for certain newly created locations

25.5.1

28 May 14:29
396bb3a

Choose a tag to compare

Avatax Enhancements
• Made enhancements to the RebuildFilings API
• Updated the Line1 string length to 100 for Location, CompanyAddress and Contact
models
• Added support for filtering in some Advanced Rules APIs
• Added Firearms to TaxTypeGroups
• Updated some Advanced Rules models

SDK Issues

25.3.2

27 Mar 20:38
770148a

Choose a tag to compare

Avatax API Release Notes:
• Added new Advanced Rules Batch API
• Fixed bug affecting creating duplicate company codes
• Fixed bug affecting deletion of companies with certain conditions

25.3.0

06 Mar 18:35
7bed1c1

Choose a tag to compare

AvaTax API enhancements:
• Added isReportingEntity field in SCS Sync APIs Payloads
• Made minor improvements to Item-related APIs
• Fixed an issue that occurred when duplicate company codes were used
• Added VarianceAmount and VendorName fields to TransactionModel

25.2.2

27 Feb 18:01
31e230b

Choose a tag to compare

AvaTax API enhancements:
• Updated permissions to allow FirmAdmin users to use Batch services for their Firms
• Fixed documentation for LicenseKey retrieval
• Removed rate limit documentation for TaxRatesByAddress API
• Fixed issue when filtering ListCertificates API by ecmStatus
• Fixed InvalidRateTypeCode error when creating tax rule with rate type code 'M'
• Removed documentation line from InitiateReport API
• Fixed error with CreateAuditTrail API
• Enabled filtering on status when using Certificate APIs
• Added new canUnlock field to MultiTaxFilingReturnModel
• Added endpoint to retrieve active and inactive certificates for a Customer

25.1.0

28 Jan 17:45

Choose a tag to compare

AvaTax API enhancements:
• Added Batch Service permissions to FirmAdmin users
• Updated documentation for some AvaTaxErrors
• Updated documentation for the GetLicenseKey API
• Updated documentation for the TaxRatesByAddress API
• Allowed the ability to sort and filter on Certificate APIs by ECM Status
• Made minor enhancements to Item related APIs
• Fixed a bug preventing some users from being able to provision a new account

SDK Specific
Added TimeoutInSeconds option to SDK