Skip to content

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

24.12.0

18 Dec 20:13
34cd93e
Compare
Choose a tag to compare

AvaTax API enhancements:
• Fixed an issue in which some Filings APIs were not returning TaxFormCode
• Extended FPOA API to support the Canadian Wire FPOA widget
• Updated the NoticeModel validation to be consistent with what the Compliance Service requires
on Create/Update requests
• Updated the CreateCertificate API to NOT require an expiration date
• Fixed an issue with the GetAccount API not returning the correct accountStatusId in some cases

24.11.2

12 Nov 20:49
ad4e496
Compare
Choose a tag to compare

AvaTax API enhancements:
• Completed updates and bug fixes for the Provisioning API
• Introduced ItemClassification API enhancements
• Added Currency and AgreementType to the ListFundingRequestsByCompany API
• Added filter variables for Liability Reporting API
• Updated some help text for Item Parameters
• Fixed minor bug when creating Nexus in certain areas

24.10.0

10 Oct 16:28
446f58c
Compare
Choose a tag to compare

AvaTax API enhancements:
• Added new Tax Code Details model to the Item output model
• Made small enhancements to ECM-related APIs
• Added VAT Recoverability fields to Transaction Line models
• Fixed a bug that caused new users to not receive a welcome email in some instances

SDK specific issue:

24.8.2

30 Aug 16:25
3804255
Compare
Choose a tag to compare

AvaTax API enhancements:
• Made updates to Contact related APIs
• Fixed bug affecting when Users are deleted
• Extended the FPOA API to support Canadian Wire FPOA
• Fixed bug where the Alaska SalesAndUse sample state record was not getting deleted when the
last local record is deleted

SDK Enhancements

  • Missing method to set $this->_model['email '] (Customer Email) #214
  • listTransactionsByCompany in Methods.php should make $dataSourceId an optional parameter #219
  • commitTransaction method not behaving as expected, has incorrect inline documentation #215

24.6.4

08 Jul 23:39
9068af5
Compare
Choose a tag to compare

24.6.3

27 Jun 22:54
293723d
Compare
Choose a tag to compare

AvaTax API enhancements:
-Added new fields to many CertCapture models
-Updated the APStatus enum in the Transaction model
-Made an update to the Item model
-Updated ErrorDetails models for specific Delete response examples
-Updated the documentation for the isFee field in TransactionLineDetailModel
-Updated the API response codes for some Item related APIs
-Updated currency documentation for some Transaction related models
-Updated the GetNexus API to only return taxable nexus

24.6.1

13 Jun 17:36
8309c57
Compare
Choose a tag to compare

AvaTax API enhancements:
-Made updates and enhancements to Item related APIs
-Fixed a rare bug that would occur when trying to activate an Account
-Fixed a provisioning bug with the RequestNewEntitlementForCustomer API
-Made an update to the CreateUsers API
-Removed no longer valid Returns Resource File models
-Changed apStatusCode in the TransactionModel from string to enum

24.4.2

23 Apr 18:41
6c873f6
Compare
Choose a tag to compare

Updated SDK:

  • Added new API models
  • Added additional filter options

24.2.0

20 Feb 17:04
e51d53f
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:49
853bd02
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