Skip to content

Releases: avadev/Avalara-SDK-Ruby

25.7.2

17 Jul 17:08
5ff5281

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 21:31
5bbbbac

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 20:02
e0b87e2

Choose a tag to compare

What's Changed

Full Changelog: 24.12.2...25.6.0

24.12.2

16 Jan 00:30

Choose a tag to compare

Update readme.md

24.12.1

06 Jan 18:06
f776c95

Choose a tag to compare

ELR update avalara version handling

24.12.0

03 Jan 21:19
e6ce547

Choose a tag to compare

Update ELR APIs to support V1.2. Update SDK to improve developer experience.

24.2.29

21 Mar 23:15

Choose a tag to compare

Initial SDK release for Avalara-Ruby-SDK with ELR support, other services to follow!