avalara_sdk 25.8.0 → 25.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +32 -6
- data/docs/A1099/V2/BulkUpsert1099FormsRequest.md +4 -0
- data/docs/A1099/V2/CompaniesW9Api.md +6 -6
- data/docs/A1099/V2/CoveredIndividualRequest.md +26 -26
- data/docs/A1099/V2/Create1099Form201Response.md +4 -0
- data/docs/A1099/V2/ErrorResponse.md +1 -1
- data/docs/A1099/V2/ErrorResponseItem.md +20 -0
- data/docs/A1099/V2/Form1042S.md +140 -0
- data/docs/A1099/V2/Form1042SListItem.md +12 -8
- data/docs/A1099/V2/Form1042SListItemResponse.md +19 -9
- data/docs/A1099/V2/Form1042SRequest.md +14 -10
- data/docs/A1099/V2/Form1042SResponse.md +10 -6
- data/docs/A1099/V2/Form1095B.md +14 -2
- data/docs/A1099/V2/Form1095BListItem.md +14 -8
- data/docs/A1099/V2/Form1095BListItemResponse.md +20 -8
- data/docs/A1099/V2/Form1095BRequest.md +14 -8
- data/docs/A1099/V2/Form1095BResponse.md +106 -0
- data/docs/A1099/V2/Form1095CList.md +20 -0
- data/docs/A1099/V2/Form1095CListItem.md +90 -0
- data/docs/A1099/V2/Form1099Base.md +14 -2
- data/docs/A1099/V2/Form1099BaseResponse.md +20 -8
- data/docs/A1099/V2/Form1099Div.md +130 -0
- data/docs/A1099/V2/Form1099DivListItem.md +32 -28
- data/docs/A1099/V2/Form1099DivListItemResponse.md +130 -0
- data/docs/A1099/V2/Form1099DivRequest.md +32 -28
- data/docs/A1099/V2/Form1099DivResponse.md +48 -6
- data/docs/A1099/V2/Form1099Int.md +122 -0
- data/docs/A1099/V2/Form1099IntList.md +20 -0
- data/docs/A1099/V2/Form1099IntListItem.md +100 -0
- data/docs/A1099/V2/Form1099IntListItemResponse.md +122 -0
- data/docs/A1099/V2/Form1099IntRequest.md +96 -0
- data/docs/A1099/V2/Form1099IntResponse.md +120 -0
- data/docs/A1099/V2/Form1099K.md +14 -2
- data/docs/A1099/V2/Form1099KListItem.md +14 -8
- data/docs/A1099/V2/Form1099KListItemResponse.md +20 -8
- data/docs/A1099/V2/Form1099KRequest.md +18 -12
- data/docs/A1099/V2/Form1099KResponse.md +132 -0
- data/docs/A1099/V2/Form1099ListResponseValueInner.md +4 -0
- data/docs/A1099/V2/Form1099Misc.md +24 -12
- data/docs/A1099/V2/Form1099MiscListItem.md +14 -12
- data/docs/A1099/V2/Form1099MiscListItemResponse.md +30 -16
- data/docs/A1099/V2/Form1099MiscRequest.md +14 -12
- data/docs/A1099/V2/Form1099MiscResponse.md +12 -10
- data/docs/A1099/V2/Form1099Nec.md +14 -2
- data/docs/A1099/V2/Form1099NecListItem.md +14 -10
- data/docs/A1099/V2/Form1099NecListItemResponse.md +20 -8
- data/docs/A1099/V2/Form1099NecRequest.md +14 -10
- data/docs/A1099/V2/Form1099NecResponse.md +10 -8
- data/docs/A1099/V2/Form1099ProccessResult.md +3 -1
- data/docs/A1099/V2/Form1099ProccessResultProcessedFormsInner.md +61 -0
- data/docs/A1099/V2/Form1099R.md +14 -4
- data/docs/A1099/V2/Form1099RListItem.md +12 -8
- data/docs/A1099/V2/Form1099RListItemResponse.md +20 -10
- data/docs/A1099/V2/Form1099RRequest.md +12 -8
- data/docs/A1099/V2/Form1099RResponse.md +132 -0
- data/docs/A1099/V2/FormRequestBase.md +14 -8
- data/docs/A1099/V2/FormRequestListItemBase.md +14 -8
- data/docs/A1099/V2/FormResponseBase.md +10 -6
- data/docs/A1099/V2/FormSingleRequestBase.md +14 -8
- data/docs/A1099/V2/Forms1099Api.md +11 -11
- data/docs/A1099/V2/FormsW9Api.md +21 -19
- data/docs/A1099/V2/Get1099Form200Response.md +4 -0
- data/docs/A1099/V2/ICreateForm1099Request.md +2 -0
- data/docs/A1099/V2/IUpdateForm1099Request.md +2 -0
- data/docs/A1099/V2/IrsResponse.md +20 -0
- data/docs/A1099/V2/Issuers1099Api.md +6 -6
- data/docs/A1099/V2/Jobs1099Api.md +1 -1
- data/docs/A1099/V2/OfferAndCoverageRequest.md +26 -0
- data/docs/A1099/V2/PaginatedQueryResultModelCompanyResponse.md +1 -1
- data/docs/A1099/V2/PaginatedQueryResultModelIssuerResponse.md +1 -1
- data/docs/A1099/V2/PaginatedQueryResultModelW9FormBaseResponse.md +22 -0
- data/docs/A1099/V2/TinMatchStatusResponse.md +22 -0
- data/docs/A1099/V2/Update1099Form200Response.md +8 -0
- data/docs/A1099/V2/W4FormResponse.md +1 -29
- data/docs/A1099/V2/W8BenEFormResponse.md +1 -29
- data/docs/A1099/V2/W8BenFormResponse.md +1 -29
- data/docs/A1099/V2/W8ImyFormResponse.md +1 -29
- data/docs/A1099/V2/W9FormBaseResponse.md +3 -3
- data/docs/A1099/V2/W9FormResponse.md +2 -28
- data/lib/avalara_sdk/api/A1099/V2/companies_w9_api.rb +1 -1
- data/lib/avalara_sdk/api/A1099/V2/forms1099_api.rb +3 -3
- data/lib/avalara_sdk/api/A1099/V2/forms_w9_api.rb +30 -14
- data/lib/avalara_sdk/api/A1099/V2/issuers1099_api.rb +1 -1
- data/lib/avalara_sdk/api/A1099/V2/jobs1099_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/data_input_fields_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/documents_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/interop_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/mandates_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/subscriptions_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/tax_identifiers_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/trading_partners_api.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/bulk_upsert1099_forms_request.rb +2 -0
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_reference.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_request.rb +79 -79
- data/lib/avalara_sdk/models/A1099/V2/create1099_form201_response.rb +2 -0
- data/lib/avalara_sdk/models/A1099/V2/error_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_response_item.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s.rb +824 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item.rb +44 -119
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item_response.rb +67 -12
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_request.rb +55 -132
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_response.rb +43 -24
- data/lib/avalara_sdk/models/A1099/V2/form1095_b.rb +68 -9
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item.rb +54 -119
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item_response.rb +77 -12
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_request.rb +56 -121
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_response.rb +709 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_c_list.rb +238 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_c_list_item.rb +662 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_base.rb +68 -9
- data/lib/avalara_sdk/models/A1099/V2/form1099_base_response.rb +77 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_div.rb +781 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list_item.rb +93 -147
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list_item_response.rb +931 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_request.rb +93 -149
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_response.rb +214 -24
- data/lib/avalara_sdk/models/A1099/V2/form1099_int.rb +741 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_list.rb +238 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_list_item.rb +702 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_list_item_response.rb +887 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_request.rb +684 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_response.rb +773 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_k.rb +68 -9
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item.rb +56 -119
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item_response.rb +77 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_request.rb +82 -123
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_response.rb +839 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_list_response_value_inner.rb +2 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc.rb +106 -47
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item.rb +52 -135
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item_response.rb +116 -40
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_request.rb +52 -137
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_response.rb +49 -39
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec.rb +68 -9
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item.rb +56 -129
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item_response.rb +77 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_request.rb +56 -131
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_response.rb +43 -33
- data/lib/avalara_sdk/models/A1099/V2/form1099_proccess_result.rb +22 -4
- data/lib/avalara_sdk/models/A1099/V2/form1099_proccess_result_processed_forms_inner.rb +107 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_r.rb +68 -19
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item.rb +46 -119
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item_response.rb +77 -23
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_request.rb +46 -121
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_response.rb +839 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_status_detail.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form_request_base.rb +54 -119
- data/lib/avalara_sdk/models/A1099/V2/form_request_list_item_base.rb +56 -119
- data/lib/avalara_sdk/models/A1099/V2/form_response_base.rb +43 -24
- data/lib/avalara_sdk/models/A1099/V2/form_single_request_base.rb +56 -121
- data/lib/avalara_sdk/models/A1099/V2/get1099_form200_response.rb +2 -0
- data/lib/avalara_sdk/models/A1099/V2/i_create_form1099_request.rb +1 -0
- data/lib/avalara_sdk/models/A1099/V2/i_update_form1099_request.rb +1 -0
- data/lib/avalara_sdk/models/A1099/V2/included_base.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/irs_response.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/issuer_command.rb +1 -0
- data/lib/avalara_sdk/models/A1099/V2/offer_and_coverage_request.rb +256 -0
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_w9_form_base_response.rb +234 -0
- data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/state_efile_status_detail.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/tin_match_status_response.rb +267 -0
- data/lib/avalara_sdk/models/A1099/V2/update1099_form200_response.rb +4 -0
- data/lib/avalara_sdk/models/A1099/V2/validation_error.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w4_form_response.rb +15 -157
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_response.rb +14 -156
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_response.rb +15 -157
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_response.rb +15 -157
- data/lib/avalara_sdk/models/A1099/V2/w9_form_base_response.rb +19 -14
- data/lib/avalara_sdk/models/A1099/V2/w9_form_response.rb +18 -150
- data/lib/avalara_sdk/version.rb +1 -1
- data/lib/avalara_sdk.rb +21 -1
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/gem_make.out +5 -5
- metadata +42 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '081f4fe8a71581f2074672aafa9d503a5f0f50776ed8c5837537857c24c8be66'
|
4
|
+
data.tar.gz: 8aa780091af51eb1026fba97b1823d5b7bfa952b6c904d435e4ece2ba7ca6647
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 99b0e4f7d352fb431cbe604ffb623acaffac3007937a97b834a91efa1cdf718a8c0749ee016b0a2eb0d068405b7d14b6adc164443a346131c8b46a51ad89b6a6
|
7
|
+
data.tar.gz: '0805b33bab6a3fd69014faad579dab6ef62b4647a9a410e298fb4647c9a5b581db167d3770760a7df69442b51a1dde30135f5744f0070e6ea16e53e7e5ef83af'
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -199,6 +199,7 @@ Class | Method | HTTP request | Description
|
|
199
199
|
- [models.CompanyModel](docs/A1099/V2/CompanyModel.md)
|
200
200
|
- [models.CompanyResponse](docs/A1099/V2/CompanyResponse.md)
|
201
201
|
- [models.CompanyResponseModel](docs/A1099/V2/CompanyResponseModel.md)
|
202
|
+
- [models.CoveredIndividualReference](docs/A1099/V2/CoveredIndividualReference.md)
|
202
203
|
- [models.CoveredIndividualReferenceResponse](docs/A1099/V2/CoveredIndividualReferenceResponse.md)
|
203
204
|
- [models.CoveredIndividualRequest](docs/A1099/V2/CoveredIndividualRequest.md)
|
204
205
|
- [models.Create1099Form201Response](docs/A1099/V2/Create1099Form201Response.md)
|
@@ -207,74 +208,99 @@ Class | Method | HTTP request | Description
|
|
207
208
|
- [models.Data](docs/A1099/V2/Data.md)
|
208
209
|
- [models.ErrorModel](docs/A1099/V2/ErrorModel.md)
|
209
210
|
- [models.ErrorResponse](docs/A1099/V2/ErrorResponse.md)
|
210
|
-
- [models.
|
211
|
+
- [models.ErrorResponseItem](docs/A1099/V2/ErrorResponseItem.md)
|
212
|
+
- [models.Form1042S](docs/A1099/V2/Form1042S.md)
|
211
213
|
- [models.Form1042SList](docs/A1099/V2/Form1042SList.md)
|
212
214
|
- [models.Form1042SListItem](docs/A1099/V2/Form1042SListItem.md)
|
213
215
|
- [models.Form1042SListItemResponse](docs/A1099/V2/Form1042SListItemResponse.md)
|
214
216
|
- [models.Form1042SRequest](docs/A1099/V2/Form1042SRequest.md)
|
215
217
|
- [models.Form1042SResponse](docs/A1099/V2/Form1042SResponse.md)
|
218
|
+
- [models.Form1095B](docs/A1099/V2/Form1095B.md)
|
216
219
|
- [models.Form1095BList](docs/A1099/V2/Form1095BList.md)
|
217
220
|
- [models.Form1095BListItem](docs/A1099/V2/Form1095BListItem.md)
|
218
221
|
- [models.Form1095BListItemResponse](docs/A1099/V2/Form1095BListItemResponse.md)
|
219
222
|
- [models.Form1095BRequest](docs/A1099/V2/Form1095BRequest.md)
|
223
|
+
- [models.Form1095BResponse](docs/A1099/V2/Form1095BResponse.md)
|
224
|
+
- [models.Form1095CList](docs/A1099/V2/Form1095CList.md)
|
225
|
+
- [models.Form1095CListItem](docs/A1099/V2/Form1095CListItem.md)
|
226
|
+
- [models.Form1099Base](docs/A1099/V2/Form1099Base.md)
|
220
227
|
- [models.Form1099BaseResponse](docs/A1099/V2/Form1099BaseResponse.md)
|
228
|
+
- [models.Form1099Div](docs/A1099/V2/Form1099Div.md)
|
221
229
|
- [models.Form1099DivList](docs/A1099/V2/Form1099DivList.md)
|
222
230
|
- [models.Form1099DivListItem](docs/A1099/V2/Form1099DivListItem.md)
|
231
|
+
- [models.Form1099DivListItemResponse](docs/A1099/V2/Form1099DivListItemResponse.md)
|
223
232
|
- [models.Form1099DivRequest](docs/A1099/V2/Form1099DivRequest.md)
|
224
233
|
- [models.Form1099DivResponse](docs/A1099/V2/Form1099DivResponse.md)
|
234
|
+
- [models.Form1099Int](docs/A1099/V2/Form1099Int.md)
|
235
|
+
- [models.Form1099IntList](docs/A1099/V2/Form1099IntList.md)
|
236
|
+
- [models.Form1099IntListItem](docs/A1099/V2/Form1099IntListItem.md)
|
237
|
+
- [models.Form1099IntListItemResponse](docs/A1099/V2/Form1099IntListItemResponse.md)
|
238
|
+
- [models.Form1099IntRequest](docs/A1099/V2/Form1099IntRequest.md)
|
239
|
+
- [models.Form1099IntResponse](docs/A1099/V2/Form1099IntResponse.md)
|
240
|
+
- [models.Form1099K](docs/A1099/V2/Form1099K.md)
|
225
241
|
- [models.Form1099KList](docs/A1099/V2/Form1099KList.md)
|
226
242
|
- [models.Form1099KListItem](docs/A1099/V2/Form1099KListItem.md)
|
227
243
|
- [models.Form1099KListItemResponse](docs/A1099/V2/Form1099KListItemResponse.md)
|
228
244
|
- [models.Form1099KRequest](docs/A1099/V2/Form1099KRequest.md)
|
245
|
+
- [models.Form1099KResponse](docs/A1099/V2/Form1099KResponse.md)
|
229
246
|
- [models.Form1099ListResponse](docs/A1099/V2/Form1099ListResponse.md)
|
230
247
|
- [models.Form1099ListResponseValueInner](docs/A1099/V2/Form1099ListResponseValueInner.md)
|
248
|
+
- [models.Form1099Misc](docs/A1099/V2/Form1099Misc.md)
|
231
249
|
- [models.Form1099MiscList](docs/A1099/V2/Form1099MiscList.md)
|
232
250
|
- [models.Form1099MiscListItem](docs/A1099/V2/Form1099MiscListItem.md)
|
233
251
|
- [models.Form1099MiscListItemResponse](docs/A1099/V2/Form1099MiscListItemResponse.md)
|
234
252
|
- [models.Form1099MiscRequest](docs/A1099/V2/Form1099MiscRequest.md)
|
235
253
|
- [models.Form1099MiscResponse](docs/A1099/V2/Form1099MiscResponse.md)
|
254
|
+
- [models.Form1099Nec](docs/A1099/V2/Form1099Nec.md)
|
236
255
|
- [models.Form1099NecList](docs/A1099/V2/Form1099NecList.md)
|
237
256
|
- [models.Form1099NecListItem](docs/A1099/V2/Form1099NecListItem.md)
|
238
257
|
- [models.Form1099NecListItemResponse](docs/A1099/V2/Form1099NecListItemResponse.md)
|
239
258
|
- [models.Form1099NecRequest](docs/A1099/V2/Form1099NecRequest.md)
|
240
259
|
- [models.Form1099NecResponse](docs/A1099/V2/Form1099NecResponse.md)
|
241
260
|
- [models.Form1099ProccessResult](docs/A1099/V2/Form1099ProccessResult.md)
|
261
|
+
- [models.Form1099ProccessResultProcessedFormsInner](docs/A1099/V2/Form1099ProccessResultProcessedFormsInner.md)
|
262
|
+
- [models.Form1099R](docs/A1099/V2/Form1099R.md)
|
242
263
|
- [models.Form1099RList](docs/A1099/V2/Form1099RList.md)
|
243
264
|
- [models.Form1099RListItem](docs/A1099/V2/Form1099RListItem.md)
|
244
265
|
- [models.Form1099RListItemResponse](docs/A1099/V2/Form1099RListItemResponse.md)
|
245
266
|
- [models.Form1099RRequest](docs/A1099/V2/Form1099RRequest.md)
|
246
|
-
- [models.
|
267
|
+
- [models.Form1099RResponse](docs/A1099/V2/Form1099RResponse.md)
|
268
|
+
- [models.Form1099StatusDetail](docs/A1099/V2/Form1099StatusDetail.md)
|
247
269
|
- [models.FormRequestBase](docs/A1099/V2/FormRequestBase.md)
|
248
270
|
- [models.FormRequestListItemBase](docs/A1099/V2/FormRequestListItemBase.md)
|
249
271
|
- [models.FormResponseBase](docs/A1099/V2/FormResponseBase.md)
|
250
272
|
- [models.FormSingleRequestBase](docs/A1099/V2/FormSingleRequestBase.md)
|
251
273
|
- [models.Get1099Form200Response](docs/A1099/V2/Get1099Form200Response.md)
|
252
|
-
- [models.HttpValidationProblemDetails](docs/A1099/V2/HttpValidationProblemDetails.md)
|
253
274
|
- [models.ICreateForm1099Request](docs/A1099/V2/ICreateForm1099Request.md)
|
254
275
|
- [models.IUpdateForm1099Request](docs/A1099/V2/IUpdateForm1099Request.md)
|
255
276
|
- [models.IW9FormDataModelsOneOf](docs/A1099/V2/IW9FormDataModelsOneOf.md)
|
277
|
+
- [models.IncludedBase](docs/A1099/V2/IncludedBase.md)
|
256
278
|
- [models.IntermediaryOrFlowThrough](docs/A1099/V2/IntermediaryOrFlowThrough.md)
|
257
279
|
- [models.IntermediaryOrFlowThroughRequest](docs/A1099/V2/IntermediaryOrFlowThroughRequest.md)
|
258
280
|
- [models.IntermediaryOrFlowThroughResponse](docs/A1099/V2/IntermediaryOrFlowThroughResponse.md)
|
281
|
+
- [models.IrsResponse](docs/A1099/V2/IrsResponse.md)
|
259
282
|
- [models.IssuerCommand](docs/A1099/V2/IssuerCommand.md)
|
260
283
|
- [models.IssuerResponse](docs/A1099/V2/IssuerResponse.md)
|
261
284
|
- [models.JobResult](docs/A1099/V2/JobResult.md)
|
262
285
|
- [models.Link](docs/A1099/V2/Link.md)
|
263
|
-
- [models.
|
286
|
+
- [models.OfferAndCoverageRequest](docs/A1099/V2/OfferAndCoverageRequest.md)
|
264
287
|
- [models.PaginatedQueryResultModelCompanyResponse](docs/A1099/V2/PaginatedQueryResultModelCompanyResponse.md)
|
265
288
|
- [models.PaginatedQueryResultModelIssuerResponse](docs/A1099/V2/PaginatedQueryResultModelIssuerResponse.md)
|
266
|
-
- [models.
|
289
|
+
- [models.PaginatedQueryResultModelW9FormBaseResponse](docs/A1099/V2/PaginatedQueryResultModelW9FormBaseResponse.md)
|
267
290
|
- [models.PrimaryWithholdingAgent](docs/A1099/V2/PrimaryWithholdingAgent.md)
|
268
291
|
- [models.PrimaryWithholdingAgentRequest](docs/A1099/V2/PrimaryWithholdingAgentRequest.md)
|
269
292
|
- [models.PrimaryWithholdingAgentResponse](docs/A1099/V2/PrimaryWithholdingAgentResponse.md)
|
270
|
-
- [models.
|
293
|
+
- [models.StateAndLocalWithholding](docs/A1099/V2/StateAndLocalWithholding.md)
|
271
294
|
- [models.StateAndLocalWithholdingRequest](docs/A1099/V2/StateAndLocalWithholdingRequest.md)
|
272
295
|
- [models.StateAndLocalWithholdingResponse](docs/A1099/V2/StateAndLocalWithholdingResponse.md)
|
296
|
+
- [models.StateEfileStatusDetail](docs/A1099/V2/StateEfileStatusDetail.md)
|
273
297
|
- [models.StateEfileStatusDetailResponse](docs/A1099/V2/StateEfileStatusDetailResponse.md)
|
274
298
|
- [models.StatusDetail](docs/A1099/V2/StatusDetail.md)
|
275
299
|
- [models.SubstantialUsOwnerRequest](docs/A1099/V2/SubstantialUsOwnerRequest.md)
|
276
300
|
- [models.SubstantialUsOwnerResponse](docs/A1099/V2/SubstantialUsOwnerResponse.md)
|
301
|
+
- [models.TinMatchStatusResponse](docs/A1099/V2/TinMatchStatusResponse.md)
|
277
302
|
- [models.Update1099Form200Response](docs/A1099/V2/Update1099Form200Response.md)
|
303
|
+
- [models.ValidationError](docs/A1099/V2/ValidationError.md)
|
278
304
|
- [models.ValidationErrorResponse](docs/A1099/V2/ValidationErrorResponse.md)
|
279
305
|
- [models.W4FormDataModel](docs/A1099/V2/W4FormDataModel.md)
|
280
306
|
- [models.W4FormRequest](docs/A1099/V2/W4FormRequest.md)
|
@@ -16,7 +16,9 @@ AvalaraSdk::A1099::V2::BulkUpsert1099FormsRequest.openapi_one_of
|
|
16
16
|
# [
|
17
17
|
# :'Form1042SList',
|
18
18
|
# :'Form1095BList',
|
19
|
+
# :'Form1095CList',
|
19
20
|
# :'Form1099DivList',
|
21
|
+
# :'Form1099IntList',
|
20
22
|
# :'Form1099KList',
|
21
23
|
# :'Form1099MiscList',
|
22
24
|
# :'Form1099NecList',
|
@@ -50,7 +52,9 @@ AvalaraSdk::A1099::V2::BulkUpsert1099FormsRequest.build(data_that_doesnt_match)
|
|
50
52
|
|
51
53
|
- `Form1042SList`
|
52
54
|
- `Form1095BList`
|
55
|
+
- `Form1095CList`
|
53
56
|
- `Form1099DivList`
|
57
|
+
- `Form1099IntList`
|
54
58
|
- `Form1099KList`
|
55
59
|
- `Form1099MiscList`
|
56
60
|
- `Form1099NecList`
|
@@ -39,7 +39,7 @@ api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
|
39
39
|
|
40
40
|
avalara_version = '2.0.0' # String | API version
|
41
41
|
opts = {
|
42
|
-
x_correlation_id: '
|
42
|
+
x_correlation_id: '5ba3a8b6-bf05-4aaa-b8cb-d06c7cfea0f7', # String | Unique correlation Id in a GUID format
|
43
43
|
x_avalara_client: 'Swagger UI; 22.1.0', # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
44
44
|
company_create_update_request_model: AvalaraSdk::A1099::V2::CompanyCreateUpdateRequestModel.new # CompanyCreateUpdateRequestModel | The company to create
|
45
45
|
}
|
@@ -123,7 +123,7 @@ api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
|
123
123
|
id = 'id_example' # String | The company to delete
|
124
124
|
avalara_version = '2.0.0' # String | API version
|
125
125
|
opts = {
|
126
|
-
x_correlation_id: '
|
126
|
+
x_correlation_id: '07a8ecdb-0465-469d-8bff-49fce135d5e4', # String | Unique correlation Id in a GUID format
|
127
127
|
x_avalara_client: 'Swagger UI; 22.1.0' # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
128
128
|
}
|
129
129
|
|
@@ -204,13 +204,13 @@ api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
|
204
204
|
|
205
205
|
avalara_version = '2.0.0' # String | API version
|
206
206
|
opts = {
|
207
|
-
filter: '
|
207
|
+
filter: 'name eq 'company name'', # String | A filter statement to identify specific records to retrieve. For more information on filtering, see <a href=\"https://developer.avalara.com/avatax/filtering-in-rest/\">Filtering in REST</a>.
|
208
208
|
top: 56, # Integer | If zero or greater than 1000, return at most 1000 results. Otherwise, return this number of results. Used with skip to provide pagination for large datasets.
|
209
209
|
skip: 56, # Integer | If nonzero, skip this number of results before returning data. Used with top to provide pagination for large datasets.
|
210
210
|
order_by: 'order_by_example', # String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC.
|
211
211
|
count: true, # Boolean | If true, return the global count of elements in the collection.
|
212
212
|
count_only: true, # Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true.
|
213
|
-
x_correlation_id: '
|
213
|
+
x_correlation_id: 'f047fdc5-a6e4-4290-8c5c-d4da96ad0699', # String | Unique correlation Id in a GUID format
|
214
214
|
x_avalara_client: 'Swagger UI; 22.1.0' # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
215
215
|
}
|
216
216
|
|
@@ -298,7 +298,7 @@ api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
|
298
298
|
id = 'id_example' # String | Id of the company
|
299
299
|
avalara_version = '2.0.0' # String | API version
|
300
300
|
opts = {
|
301
|
-
x_correlation_id: '
|
301
|
+
x_correlation_id: '3f7b5971-06e7-4459-84af-61db7fdcb027', # String | Unique correlation Id in a GUID format
|
302
302
|
x_avalara_client: 'Swagger UI; 22.1.0' # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
303
303
|
}
|
304
304
|
|
@@ -381,7 +381,7 @@ api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
|
381
381
|
id = 'id_example' # String | The ID of the company to update
|
382
382
|
avalara_version = '2.0.0' # String | API version
|
383
383
|
opts = {
|
384
|
-
x_correlation_id: '
|
384
|
+
x_correlation_id: '1cd32062-b0bc-46a0-8311-a973b8fb3d56', # String | Unique correlation Id in a GUID format
|
385
385
|
x_avalara_client: 'Swagger UI; 22.1.0', # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
386
386
|
company_create_update_request_model: AvalaraSdk::A1099::V2::CompanyCreateUpdateRequestModel.new # CompanyCreateUpdateRequestModel | The updated company data
|
387
387
|
}
|
@@ -10,19 +10,19 @@
|
|
10
10
|
| **name_suffix** | **String** | Covered individual's name suffix | [optional] |
|
11
11
|
| **tin** | **String** | Covered individual's TIN (SSN or ITIN) | [optional] |
|
12
12
|
| **birth_date** | **Time** | Covered individual's date of birth | [optional] |
|
13
|
-
| **
|
14
|
-
| **
|
15
|
-
| **
|
16
|
-
| **
|
17
|
-
| **
|
18
|
-
| **
|
19
|
-
| **
|
20
|
-
| **
|
21
|
-
| **
|
22
|
-
| **
|
23
|
-
| **
|
24
|
-
| **
|
25
|
-
| **
|
13
|
+
| **covered_all_months** | **Boolean** | Coverage indicator for all 12 months | [optional] |
|
14
|
+
| **covered_january** | **Boolean** | Coverage indicator for January | [optional] |
|
15
|
+
| **covered_february** | **Boolean** | Coverage indicator for February | [optional] |
|
16
|
+
| **covered_march** | **Boolean** | Coverage indicator for March | [optional] |
|
17
|
+
| **covered_april** | **Boolean** | Coverage indicator for April | [optional] |
|
18
|
+
| **covered_may** | **Boolean** | Coverage indicator for May | [optional] |
|
19
|
+
| **covered_june** | **Boolean** | Coverage indicator for June | [optional] |
|
20
|
+
| **covered_july** | **Boolean** | Coverage indicator for July | [optional] |
|
21
|
+
| **covered_august** | **Boolean** | Coverage indicator for August | [optional] |
|
22
|
+
| **covered_september** | **Boolean** | Coverage indicator for September | [optional] |
|
23
|
+
| **covered_october** | **Boolean** | Coverage indicator for October | [optional] |
|
24
|
+
| **covered_november** | **Boolean** | Coverage indicator for November | [optional] |
|
25
|
+
| **covered_december** | **Boolean** | Coverage indicator for December | [optional] |
|
26
26
|
|
27
27
|
## Example
|
28
28
|
|
@@ -36,19 +36,19 @@ instance = AvalaraSdk::A1099::V2::CoveredIndividualRequest.new(
|
|
36
36
|
name_suffix: null,
|
37
37
|
tin: null,
|
38
38
|
birth_date: null,
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
39
|
+
covered_all_months: null,
|
40
|
+
covered_january: null,
|
41
|
+
covered_february: null,
|
42
|
+
covered_march: null,
|
43
|
+
covered_april: null,
|
44
|
+
covered_may: null,
|
45
|
+
covered_june: null,
|
46
|
+
covered_july: null,
|
47
|
+
covered_august: null,
|
48
|
+
covered_september: null,
|
49
|
+
covered_october: null,
|
50
|
+
covered_november: null,
|
51
|
+
covered_december: null
|
52
52
|
)
|
53
53
|
```
|
54
54
|
|
@@ -17,6 +17,8 @@ AvalaraSdk::A1099::V2::Create1099Form201Response.openapi_one_of
|
|
17
17
|
# :'Form1042SListItemResponse',
|
18
18
|
# :'Form1095BListItemResponse',
|
19
19
|
# :'Form1099BaseResponse',
|
20
|
+
# :'Form1099DivListItemResponse',
|
21
|
+
# :'Form1099IntListItemResponse',
|
20
22
|
# :'Form1099KListItemResponse',
|
21
23
|
# :'Form1099MiscListItemResponse',
|
22
24
|
# :'Form1099NecListItemResponse',
|
@@ -51,6 +53,8 @@ AvalaraSdk::A1099::V2::Create1099Form201Response.build(data_that_doesnt_match)
|
|
51
53
|
- `Form1042SListItemResponse`
|
52
54
|
- `Form1095BListItemResponse`
|
53
55
|
- `Form1099BaseResponse`
|
56
|
+
- `Form1099DivListItemResponse`
|
57
|
+
- `Form1099IntListItemResponse`
|
54
58
|
- `Form1099KListItemResponse`
|
55
59
|
- `Form1099MiscListItemResponse`
|
56
60
|
- `Form1099NecListItemResponse`
|
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **title** | **String** | | [optional] |
|
8
|
-
| **errors** | [**Array<
|
8
|
+
| **errors** | [**Array<ErrorResponseItem>**](ErrorResponseItem.md) | | [optional] |
|
9
9
|
|
10
10
|
## Example
|
11
11
|
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::ErrorResponseItem
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **type** | **String** | | [optional] |
|
8
|
+
| **detail** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'avalara_sdk'
|
14
|
+
|
15
|
+
instance = AvalaraSdk::A1099::V2::ErrorResponseItem.new(
|
16
|
+
type: null,
|
17
|
+
detail: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,140 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1042S
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **unique_form_id** | **String** | | [optional] |
|
8
|
+
| **recipient_date_of_birth** | **Time** | | [optional] |
|
9
|
+
| **recipient_giin** | **String** | | [optional] |
|
10
|
+
| **recipient_foreign_tin** | **String** | | [optional] |
|
11
|
+
| **lob_code** | **String** | | [optional] |
|
12
|
+
| **income_code** | **String** | | [optional] |
|
13
|
+
| **gross_income** | **Float** | | [optional] |
|
14
|
+
| **withholding_indicator** | **String** | | [optional] |
|
15
|
+
| **tax_country_code** | **String** | | [optional] |
|
16
|
+
| **exemption_code_chap3** | **String** | | [optional] |
|
17
|
+
| **exemption_code_chap4** | **String** | | [optional] |
|
18
|
+
| **tax_rate_chap3** | **String** | | [optional] |
|
19
|
+
| **withholding_allowance** | **Float** | | [optional] |
|
20
|
+
| **federal_tax_withheld** | **Float** | | [optional] |
|
21
|
+
| **tax_not_deposited_indicator** | **Boolean** | | [optional] |
|
22
|
+
| **academic_indicator** | **Boolean** | | [optional] |
|
23
|
+
| **tax_withheld_other_agents** | **Float** | | [optional] |
|
24
|
+
| **amount_repaid** | **Float** | | [optional] |
|
25
|
+
| **tax_paid_agent** | **Float** | | [optional] |
|
26
|
+
| **chap3_status_code** | **String** | | [optional] |
|
27
|
+
| **chap4_status_code** | **String** | | [optional] |
|
28
|
+
| **primary_withholding_agent** | [**PrimaryWithholdingAgent**](PrimaryWithholdingAgent.md) | | [optional] |
|
29
|
+
| **intermediary_or_flow_through** | [**IntermediaryOrFlowThrough**](IntermediaryOrFlowThrough.md) | | [optional] |
|
30
|
+
| **id** | **String** | | [optional] |
|
31
|
+
| **type** | **String** | | [optional] |
|
32
|
+
| **issuer_id** | **Integer** | | [optional] |
|
33
|
+
| **issuer_reference_id** | **String** | | [optional] |
|
34
|
+
| **issuer_tin** | **String** | | [optional] |
|
35
|
+
| **tax_year** | **Integer** | | [optional] |
|
36
|
+
| **federal_efile** | **Boolean** | | [optional] |
|
37
|
+
| **federal_efile_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
38
|
+
| **state_efile** | **Boolean** | | [optional] |
|
39
|
+
| **state_efile_status** | [**Array<StateEfileStatusDetail>**](StateEfileStatusDetail.md) | | [optional] |
|
40
|
+
| **postal_mail** | **Boolean** | | [optional] |
|
41
|
+
| **postal_mail_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
42
|
+
| **tin_match** | **Boolean** | | [optional] |
|
43
|
+
| **tin_match_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
44
|
+
| **address_verification** | **Boolean** | | [optional] |
|
45
|
+
| **address_verification_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
46
|
+
| **e_delivery_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
47
|
+
| **reference_id** | **String** | | [optional] |
|
48
|
+
| **email** | **String** | | [optional] |
|
49
|
+
| **tin_type** | **String** | | [optional] |
|
50
|
+
| **fatca_filing_requirement** | **Boolean** | | [optional] |
|
51
|
+
| **tin** | **String** | | [optional] |
|
52
|
+
| **no_tin** | **Boolean** | | [optional] |
|
53
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
54
|
+
| **recipient_name** | **String** | | [optional] |
|
55
|
+
| **recipient_second_name** | **String** | | [optional] |
|
56
|
+
| **address** | **String** | | [optional] |
|
57
|
+
| **address2** | **String** | | [optional] |
|
58
|
+
| **city** | **String** | | [optional] |
|
59
|
+
| **state** | **String** | | [optional] |
|
60
|
+
| **zip** | **String** | | [optional] |
|
61
|
+
| **non_us_province** | **String** | | [optional] |
|
62
|
+
| **country_code** | **String** | | [optional] |
|
63
|
+
| **account_number** | **String** | | [optional] |
|
64
|
+
| **office_code** | **String** | | [optional] |
|
65
|
+
| **validation_errors** | [**Array<ValidationError>**](ValidationError.md) | | [optional] |
|
66
|
+
| **created_at** | **Time** | | [optional] |
|
67
|
+
| **updated_at** | **Time** | | [optional] |
|
68
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholding**](StateAndLocalWithholding.md) | | [optional] |
|
69
|
+
|
70
|
+
## Example
|
71
|
+
|
72
|
+
```ruby
|
73
|
+
require 'avalara_sdk'
|
74
|
+
|
75
|
+
instance = AvalaraSdk::A1099::V2::Form1042S.new(
|
76
|
+
unique_form_id: null,
|
77
|
+
recipient_date_of_birth: null,
|
78
|
+
recipient_giin: null,
|
79
|
+
recipient_foreign_tin: null,
|
80
|
+
lob_code: null,
|
81
|
+
income_code: null,
|
82
|
+
gross_income: null,
|
83
|
+
withholding_indicator: null,
|
84
|
+
tax_country_code: null,
|
85
|
+
exemption_code_chap3: null,
|
86
|
+
exemption_code_chap4: null,
|
87
|
+
tax_rate_chap3: null,
|
88
|
+
withholding_allowance: null,
|
89
|
+
federal_tax_withheld: null,
|
90
|
+
tax_not_deposited_indicator: null,
|
91
|
+
academic_indicator: null,
|
92
|
+
tax_withheld_other_agents: null,
|
93
|
+
amount_repaid: null,
|
94
|
+
tax_paid_agent: null,
|
95
|
+
chap3_status_code: null,
|
96
|
+
chap4_status_code: null,
|
97
|
+
primary_withholding_agent: null,
|
98
|
+
intermediary_or_flow_through: null,
|
99
|
+
id: null,
|
100
|
+
type: null,
|
101
|
+
issuer_id: null,
|
102
|
+
issuer_reference_id: null,
|
103
|
+
issuer_tin: null,
|
104
|
+
tax_year: null,
|
105
|
+
federal_efile: null,
|
106
|
+
federal_efile_status: null,
|
107
|
+
state_efile: null,
|
108
|
+
state_efile_status: null,
|
109
|
+
postal_mail: null,
|
110
|
+
postal_mail_status: null,
|
111
|
+
tin_match: null,
|
112
|
+
tin_match_status: null,
|
113
|
+
address_verification: null,
|
114
|
+
address_verification_status: null,
|
115
|
+
e_delivery_status: null,
|
116
|
+
reference_id: null,
|
117
|
+
email: null,
|
118
|
+
tin_type: null,
|
119
|
+
fatca_filing_requirement: null,
|
120
|
+
tin: null,
|
121
|
+
no_tin: null,
|
122
|
+
second_tin_notice: null,
|
123
|
+
recipient_name: null,
|
124
|
+
recipient_second_name: null,
|
125
|
+
address: null,
|
126
|
+
address2: null,
|
127
|
+
city: null,
|
128
|
+
state: null,
|
129
|
+
zip: null,
|
130
|
+
non_us_province: null,
|
131
|
+
country_code: null,
|
132
|
+
account_number: null,
|
133
|
+
office_code: null,
|
134
|
+
validation_errors: null,
|
135
|
+
created_at: null,
|
136
|
+
updated_at: null,
|
137
|
+
state_and_local_withholding: null
|
138
|
+
)
|
139
|
+
```
|
140
|
+
|
@@ -31,23 +31,25 @@
|
|
31
31
|
| **issuer_id** | **String** | Issuer ID | [optional] |
|
32
32
|
| **reference_id** | **String** | Reference ID | [optional] |
|
33
33
|
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
34
|
-
| **recipient_name** | **String** | Recipient name |
|
34
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
35
35
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
36
36
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
37
|
-
| **address** | **String** | Address |
|
37
|
+
| **address** | **String** | Address | [optional] |
|
38
38
|
| **address2** | **String** | Address line 2 | [optional] |
|
39
|
-
| **city** | **String** | City |
|
39
|
+
| **city** | **String** | City | [optional] |
|
40
40
|
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
41
41
|
| **zip** | **String** | Zip/postal code | [optional] |
|
42
|
-
| **
|
42
|
+
| **email** | **String** | Recipient email address | [optional] |
|
43
43
|
| **account_number** | **String** | Account number | [optional] |
|
44
44
|
| **office_code** | **String** | Office code | [optional] |
|
45
|
-
| **
|
46
|
-
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes |
|
45
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
46
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
47
47
|
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
48
48
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
49
49
|
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
50
50
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
51
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
52
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
51
53
|
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
52
54
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
53
55
|
|
@@ -92,15 +94,17 @@ instance = AvalaraSdk::A1099::V2::Form1042SListItem.new(
|
|
92
94
|
city: null,
|
93
95
|
state: null,
|
94
96
|
zip: null,
|
95
|
-
|
97
|
+
email: null,
|
96
98
|
account_number: null,
|
97
99
|
office_code: null,
|
98
|
-
|
100
|
+
non_us_province: null,
|
99
101
|
country_code: null,
|
100
102
|
federal_e_file: null,
|
101
103
|
postal_mail: null,
|
102
104
|
state_e_file: null,
|
103
105
|
tin_match: null,
|
106
|
+
second_tin_notice: null,
|
107
|
+
fatca_filing_requirement: null,
|
104
108
|
address_verification: null,
|
105
109
|
state_and_local_withholding: null
|
106
110
|
)
|
@@ -35,19 +35,21 @@
|
|
35
35
|
| **issuer_tin** | **String** | Issuer TIN | [optional] |
|
36
36
|
| **tax_year** | **Integer** | Tax year | [optional] |
|
37
37
|
| **federal_efile** | **Boolean** | Boolean indicating that federal e-filing has been scheduled for this form | |
|
38
|
-
| **federal_efile_status** | [**
|
38
|
+
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | Federal e-file status | [optional][readonly] |
|
39
39
|
| **state_efile** | **Boolean** | Boolean indicating that state e-filing has been scheduled for this form | |
|
40
40
|
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | State e-file status | [optional][readonly] |
|
41
41
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient has been scheduled for this form | |
|
42
|
-
| **postal_mail_status** | [**
|
42
|
+
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | Postal mail to recipient status | [optional][readonly] |
|
43
43
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching has been scheduled for this form | |
|
44
|
-
| **tin_match_status** | [**
|
44
|
+
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | TIN Match status | [optional][readonly] |
|
45
45
|
| **address_verification** | **Boolean** | Boolean indicating that address verification has been scheduled for this form | |
|
46
|
-
| **address_verification_status** | [**
|
46
|
+
| **address_verification_status** | [**StatusDetail**](StatusDetail.md) | Address verification status | [optional][readonly] |
|
47
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | EDelivery status | [optional][readonly] |
|
47
48
|
| **reference_id** | **String** | Reference ID | [optional] |
|
48
49
|
| **email** | **String** | Recipient email address | [optional] |
|
49
50
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
50
51
|
| **tin** | **String** | Recipient Tax ID Number | [optional] |
|
52
|
+
| **second_tin_notice** | **Boolean** | Second Tin Notice | [optional] |
|
51
53
|
| **recipient_name** | **String** | Recipient name | [optional] |
|
52
54
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
53
55
|
| **address** | **String** | Address | [optional] |
|
@@ -55,8 +57,11 @@
|
|
55
57
|
| **city** | **String** | City | [optional] |
|
56
58
|
| **state** | **String** | US state | [optional] |
|
57
59
|
| **zip** | **String** | Zip/postal code | [optional] |
|
58
|
-
| **
|
60
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
59
61
|
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
62
|
+
| **account_number** | **String** | Account Number | [optional] |
|
63
|
+
| **office_code** | **String** | Office Code | [optional] |
|
64
|
+
| **fatca_filing_requirement** | **Boolean** | FATCA filing requirement | [optional] |
|
60
65
|
| **validation_errors** | [**Array<ValidationErrorResponse>**](ValidationErrorResponse.md) | Validation errors | [optional][readonly] |
|
61
66
|
| **created_at** | **Time** | Creation time | [optional][readonly] |
|
62
67
|
| **updated_at** | **Time** | Update time | [optional][readonly] |
|
@@ -69,7 +74,7 @@ require 'avalara_sdk'
|
|
69
74
|
|
70
75
|
instance = AvalaraSdk::A1099::V2::Form1042SListItemResponse.new(
|
71
76
|
unique_form_id: 1234567890,
|
72
|
-
no_tin:
|
77
|
+
no_tin: false,
|
73
78
|
recipient_date_of_birth: null,
|
74
79
|
recipient_giin: null,
|
75
80
|
recipient_foreign_tin: GH48-827573,
|
@@ -108,10 +113,12 @@ instance = AvalaraSdk::A1099::V2::Form1042SListItemResponse.new(
|
|
108
113
|
tin_match_status: null,
|
109
114
|
address_verification: false,
|
110
115
|
address_verification_status: null,
|
116
|
+
e_delivery_status: null,
|
111
117
|
reference_id: 1891810-9819891,
|
112
118
|
email: roadrunner@acmecorp.com,
|
113
119
|
tin_type: null,
|
114
120
|
tin: null,
|
121
|
+
second_tin_notice: null,
|
115
122
|
recipient_name: null,
|
116
123
|
recipient_second_name: null,
|
117
124
|
address: 1234 Meep Meep Blvd,
|
@@ -119,11 +126,14 @@ instance = AvalaraSdk::A1099::V2::Form1042SListItemResponse.new(
|
|
119
126
|
city: Tucson,
|
120
127
|
state: AZ,
|
121
128
|
zip: 35004,
|
122
|
-
|
129
|
+
non_us_province: ,
|
123
130
|
country_code: US,
|
131
|
+
account_number: null,
|
132
|
+
office_code: null,
|
133
|
+
fatca_filing_requirement: null,
|
124
134
|
validation_errors: null,
|
125
|
-
created_at: 2025-
|
126
|
-
updated_at: 2025-
|
135
|
+
created_at: 2025-08-15T15:39:30.279309800Z,
|
136
|
+
updated_at: 2025-08-15T15:39:30.279310500Z,
|
127
137
|
state_and_local_withholding: null
|
128
138
|
)
|
129
139
|
```
|