Skip to content

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

23.11.0

09 Nov 15:53
dd9ba3f
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:29
3c612bc
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
6885962
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.0

14 Jul 20:57
da8db97
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:50
1c10f5d
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:31
2d0f454
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:38
effe1c1
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

SDK Specific Improvements

  • Added Interface for AvaTaxClient to address unit test concerns. #68

23.3.1

29 Mar 23:10
d56c5cc
Compare
Choose a tag to compare

AvaTax API enhancements:

• Fixed minor bug with Create Transaction
• Removed the required attribute on the Filing Calendar edit option for the API request body
• Added chargedTold field to the TransactionModel
• Minor Reporting API updates

23.3.0

16 Mar 19:55
afef771
Compare
Choose a tag to compare

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

23.2.0

03 Feb 16:52
b15532c
Compare
Choose a tag to compare

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