Skip to content

Releases: avadev/Avalara-SDK-Java

25.8.1

31 Jul 02:27
33e695b
Compare
Choose a tag to compare

A1099 SDK

Added

  • tinMatchStatus object added to response (POST w9/forms and GET /w9/forms/{id}).
  • secondTinNotice property was added to the responses.
  • noTin property was added to the responses.
  • Support for new form type 1095-C in the bulk upsert endpoint.

Changed

  • BREAKING CHANGE: 1099-MISC property name changes:
  • Added fishPurchasedForResale property to both request and response;
  • Added fatcaFilingRequirement property to request and response ;
  • Renamed medicalHealthCarePayments to medicalAndHealthCarePayments
  • Renamed excessGoldenParachute to excessGoldenParachutePayments
  • Renamed grossAmountPaidAttorney to grossProceedsPaidToAttorney
  • Renamed section409AIncome to nonqualifiedDeferredCompensation

Customer Impact: Existing 1099-MISC integrations will need to update their property names to match the new naming convention.

25.8.0

29 Jul 15:55
2ab6024
Compare
Choose a tag to compare

What's Changed

  • ELR v1.4 APIs are now released!

25.7.2

17 Jul 17:36
Compare
Choose a tag to compare

A1099 SDK

BREAKING CHANGE: Object name changes for SDK:FormRequestCsvBase to FormRequestListItemBase
BREAKING CHANGE: Field name changes for API consistency:PayerMadeDirectSales to DirectSalesIndicator

Customer Impact: Existing SDK integrations will need to update their SDK version to the latest.

In the context of a form list object from GET /1099/forms, name: List1099Forms

  • ValidationErrorApp to ValidationErrorResponse

  • CoveredIndividualReference to CoveredIndividualReferenceResponse

  • Form1095B to Form1095BListItemResponse

  • Form1099Base to Form1099BaseResponse

  • Form1099K to Form1099KListItemResponse

  • Form1099List to Form1099ListResponse

  • Form1099Misc to Form1099MiscListItemResponse

  • Form1099Nec to Form1099NecListItemResponse

  • Form1099R to Form1099RListItemResponse

  • Form1099StatusDetail to Form1099StatusDetailResponse

  • StateEfileStatusDetailApp to StateEfileStatusDetailResponse

25.7.0

03 Jul 23:17
Compare
Choose a tag to compare

A1099 Changes

Fixed

  • Update GET /1099/forms to support return types of 1099-NEC and 1099-MISC.

BREAKING CHANGE: Field name changes for API consistency:

  • RecipientFederalId renamed to Tin
  • FederalIdType renamed to tinType
  • streetAddress renamed to address
  • streetAddressLine2 renamed to address2
  • addressRecipientSecond renamed to address2

25.6.0

19 Jun 16:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 24.12.1...25.6.0

24.12.1

06 May 19:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 24.12.0...24.12.1

24.12.0

15 Jan 22:32
Compare
Choose a tag to compare

Avalara ELR V1.2 Initial release with code enhancements!

24.2.29

25 Mar 18:32
Compare
Choose a tag to compare

Initial Avalara SDK release with ELR APIs... More services to follow!!