Releases: avadev/Avalara-SDK-Ruby
25.7.2
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
-
ValidationErrorApptoValidationErrorResponse -
CoveredIndividualReferencetoCoveredIndividualReferenceResponse -
Form1095BtoForm1095BListItemResponse -
Form1099BasetoForm1099BaseResponse -
Form1099KtoForm1099KListItemResponse -
Form1099ListtoForm1099ListResponse -
Form1099MisctoForm1099MiscListItemResponse -
Form1099NectoForm1099NecListItemResponse -
Form1099RtoForm1099RListItemResponse -
Form1099StatusDetailtoForm1099StatusDetailResponse -
StateEfileStatusDetailApptoStateEfileStatusDetailResponse
25.7.0
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
24.12.2
Update readme.md
24.12.1
ELR update avalara version handling
24.12.0
Update ELR APIs to support V1.2. Update SDK to improve developer experience.
24.2.29
Initial SDK release for Avalara-Ruby-SDK with ELR support, other services to follow!