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
@@ -4,13 +4,12 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **second_tin_notice** | **Boolean** | Second TIN notice | [optional] |
|
8
7
|
| **rents** | **Float** | Rents | [optional] |
|
9
8
|
| **royalties** | **Float** | Royalties | [optional] |
|
10
9
|
| **other_income** | **Float** | Other income | [optional] |
|
11
10
|
| **fed_income_tax_withheld** | **Float** | Federal income tax withheld | [optional] |
|
12
11
|
| **fishing_boat_proceeds** | **Float** | Fishing boat proceeds | [optional] |
|
13
|
-
| **
|
12
|
+
| **medical_and_health_care_payments** | **Float** | Medical and health care payments | [optional] |
|
14
13
|
| **direct_sales_indicator** | **Boolean** | Payer made direct sales totaling $5,000 or more of consumer products to recipient for resale | [optional] |
|
15
14
|
| **substitute_payments** | **Float** | Substitute payments in lieu of dividends or interest | [optional] |
|
16
15
|
| **crop_insurance_proceeds** | **Float** | Crop insurance proceeds | [optional] |
|
@@ -24,23 +23,25 @@
|
|
24
23
|
| **issuer_id** | **String** | Issuer ID | [optional] |
|
25
24
|
| **reference_id** | **String** | Reference ID | [optional] |
|
26
25
|
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
27
|
-
| **recipient_name** | **String** | Recipient name |
|
26
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
28
27
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
29
28
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
30
|
-
| **address** | **String** | Address |
|
29
|
+
| **address** | **String** | Address | [optional] |
|
31
30
|
| **address2** | **String** | Address line 2 | [optional] |
|
32
|
-
| **city** | **String** | City |
|
31
|
+
| **city** | **String** | City | [optional] |
|
33
32
|
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
34
33
|
| **zip** | **String** | Zip/postal code | [optional] |
|
35
|
-
| **
|
34
|
+
| **email** | **String** | Recipient email address | [optional] |
|
36
35
|
| **account_number** | **String** | Account number | [optional] |
|
37
36
|
| **office_code** | **String** | Office code | [optional] |
|
38
|
-
| **
|
39
|
-
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes |
|
37
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
38
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
40
39
|
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
41
40
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
42
41
|
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
43
42
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
43
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
44
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
44
45
|
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
45
46
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
46
47
|
|
@@ -50,13 +51,12 @@
|
|
50
51
|
require 'avalara_sdk'
|
51
52
|
|
52
53
|
instance = AvalaraSdk::A1099::V2::Form1099MiscRequest.new(
|
53
|
-
second_tin_notice: null,
|
54
54
|
rents: null,
|
55
55
|
royalties: null,
|
56
56
|
other_income: null,
|
57
57
|
fed_income_tax_withheld: null,
|
58
58
|
fishing_boat_proceeds: null,
|
59
|
-
|
59
|
+
medical_and_health_care_payments: null,
|
60
60
|
direct_sales_indicator: null,
|
61
61
|
substitute_payments: null,
|
62
62
|
crop_insurance_proceeds: null,
|
@@ -78,15 +78,17 @@ instance = AvalaraSdk::A1099::V2::Form1099MiscRequest.new(
|
|
78
78
|
city: null,
|
79
79
|
state: null,
|
80
80
|
zip: null,
|
81
|
-
|
81
|
+
email: null,
|
82
82
|
account_number: null,
|
83
83
|
office_code: null,
|
84
|
-
|
84
|
+
non_us_province: null,
|
85
85
|
country_code: null,
|
86
86
|
federal_e_file: null,
|
87
87
|
postal_mail: null,
|
88
88
|
state_e_file: null,
|
89
89
|
tin_match: null,
|
90
|
+
no_tin: null,
|
91
|
+
second_tin_notice: null,
|
90
92
|
address_verification: null,
|
91
93
|
state_and_local_withholding: null
|
92
94
|
)
|
@@ -4,13 +4,12 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **second_tin_notice** | **Boolean** | | [optional] |
|
8
7
|
| **rents** | **Float** | | [optional] |
|
9
8
|
| **royalties** | **Float** | | [optional] |
|
10
9
|
| **other_income** | **Float** | | [optional] |
|
11
10
|
| **fed_income_tax_withheld** | **Float** | | [optional] |
|
12
11
|
| **fishing_boat_proceeds** | **Float** | | [optional] |
|
13
|
-
| **
|
12
|
+
| **medical_and_health_care_payments** | **Float** | | [optional] |
|
14
13
|
| **direct_sales_indicator** | **Boolean** | | [optional] |
|
15
14
|
| **substitute_payments** | **Float** | | [optional] |
|
16
15
|
| **crop_insurance_proceeds** | **Float** | | [optional] |
|
@@ -23,7 +22,6 @@
|
|
23
22
|
| **type** | **String** | | [optional][readonly] |
|
24
23
|
| **created_at** | **Time** | | [optional] |
|
25
24
|
| **updated_at** | **Time** | | [optional] |
|
26
|
-
| **user_id** | **String** | | [optional] |
|
27
25
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional] |
|
28
26
|
| **tin_type** | **String** | | [optional] |
|
29
27
|
| **id** | **String** | | [optional] |
|
@@ -40,17 +38,20 @@
|
|
40
38
|
| **city** | **String** | | [optional] |
|
41
39
|
| **state** | **String** | | [optional] |
|
42
40
|
| **zip** | **String** | | [optional] |
|
43
|
-
| **
|
41
|
+
| **email** | **String** | | [optional] |
|
44
42
|
| **account_number** | **String** | | [optional] |
|
45
43
|
| **office_code** | **String** | | [optional] |
|
46
|
-
| **
|
44
|
+
| **non_us_province** | **String** | | [optional] |
|
47
45
|
| **country_code** | **String** | | [optional] |
|
48
46
|
| **federal_e_file** | **Boolean** | | [optional] |
|
49
47
|
| **postal_mail** | **Boolean** | | [optional] |
|
50
48
|
| **state_e_file** | **Boolean** | | [optional] |
|
51
49
|
| **tin_match** | **Boolean** | | [optional] |
|
50
|
+
| **no_tin** | **Boolean** | | [optional] |
|
51
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
52
52
|
| **address_verification** | **Boolean** | | [optional] |
|
53
53
|
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
54
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
54
55
|
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | | [optional] |
|
55
56
|
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
56
57
|
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
@@ -63,13 +64,12 @@
|
|
63
64
|
require 'avalara_sdk'
|
64
65
|
|
65
66
|
instance = AvalaraSdk::A1099::V2::Form1099MiscResponse.new(
|
66
|
-
second_tin_notice: null,
|
67
67
|
rents: null,
|
68
68
|
royalties: null,
|
69
69
|
other_income: null,
|
70
70
|
fed_income_tax_withheld: null,
|
71
71
|
fishing_boat_proceeds: null,
|
72
|
-
|
72
|
+
medical_and_health_care_payments: null,
|
73
73
|
direct_sales_indicator: null,
|
74
74
|
substitute_payments: null,
|
75
75
|
crop_insurance_proceeds: null,
|
@@ -82,7 +82,6 @@ instance = AvalaraSdk::A1099::V2::Form1099MiscResponse.new(
|
|
82
82
|
type: 1099-NEC,
|
83
83
|
created_at: null,
|
84
84
|
updated_at: null,
|
85
|
-
user_id: null,
|
86
85
|
state_and_local_withholding: null,
|
87
86
|
tin_type: EIN,
|
88
87
|
id: null,
|
@@ -99,17 +98,20 @@ instance = AvalaraSdk::A1099::V2::Form1099MiscResponse.new(
|
|
99
98
|
city: null,
|
100
99
|
state: null,
|
101
100
|
zip: null,
|
102
|
-
|
101
|
+
email: null,
|
103
102
|
account_number: null,
|
104
103
|
office_code: null,
|
105
|
-
|
104
|
+
non_us_province: null,
|
106
105
|
country_code: null,
|
107
106
|
federal_e_file: null,
|
108
107
|
postal_mail: null,
|
109
108
|
state_e_file: null,
|
110
109
|
tin_match: null,
|
110
|
+
no_tin: null,
|
111
|
+
second_tin_notice: null,
|
111
112
|
address_verification: null,
|
112
113
|
federal_efile_status: null,
|
114
|
+
e_delivery_status: null,
|
113
115
|
state_efile_status: null,
|
114
116
|
postal_mail_status: null,
|
115
117
|
tin_match_status: null,
|
@@ -23,10 +23,14 @@
|
|
23
23
|
| **tin_match_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
24
24
|
| **address_verification** | **Boolean** | | [optional] |
|
25
25
|
| **address_verification_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
26
|
+
| **e_delivery_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
26
27
|
| **reference_id** | **String** | | [optional] |
|
27
28
|
| **email** | **String** | | [optional] |
|
28
29
|
| **tin_type** | **String** | | [optional] |
|
30
|
+
| **fatca_filing_requirement** | **Boolean** | | [optional] |
|
29
31
|
| **tin** | **String** | | [optional] |
|
32
|
+
| **no_tin** | **Boolean** | | [optional] |
|
33
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
30
34
|
| **recipient_name** | **String** | | [optional] |
|
31
35
|
| **recipient_second_name** | **String** | | [optional] |
|
32
36
|
| **address** | **String** | | [optional] |
|
@@ -34,8 +38,10 @@
|
|
34
38
|
| **city** | **String** | | [optional] |
|
35
39
|
| **state** | **String** | | [optional] |
|
36
40
|
| **zip** | **String** | | [optional] |
|
37
|
-
| **
|
41
|
+
| **non_us_province** | **String** | | [optional] |
|
38
42
|
| **country_code** | **String** | | [optional] |
|
43
|
+
| **account_number** | **String** | | [optional] |
|
44
|
+
| **office_code** | **String** | | [optional] |
|
39
45
|
| **validation_errors** | [**Array<ValidationError>**](ValidationError.md) | | [optional] |
|
40
46
|
| **created_at** | **Time** | | [optional] |
|
41
47
|
| **updated_at** | **Time** | | [optional] |
|
@@ -66,10 +72,14 @@ instance = AvalaraSdk::A1099::V2::Form1099Nec.new(
|
|
66
72
|
tin_match_status: null,
|
67
73
|
address_verification: null,
|
68
74
|
address_verification_status: null,
|
75
|
+
e_delivery_status: null,
|
69
76
|
reference_id: null,
|
70
77
|
email: null,
|
71
78
|
tin_type: null,
|
79
|
+
fatca_filing_requirement: null,
|
72
80
|
tin: null,
|
81
|
+
no_tin: null,
|
82
|
+
second_tin_notice: null,
|
73
83
|
recipient_name: null,
|
74
84
|
recipient_second_name: null,
|
75
85
|
address: null,
|
@@ -77,8 +87,10 @@ instance = AvalaraSdk::A1099::V2::Form1099Nec.new(
|
|
77
87
|
city: null,
|
78
88
|
state: null,
|
79
89
|
zip: null,
|
80
|
-
|
90
|
+
non_us_province: null,
|
81
91
|
country_code: null,
|
92
|
+
account_number: null,
|
93
|
+
office_code: null,
|
82
94
|
validation_errors: null,
|
83
95
|
created_at: null,
|
84
96
|
updated_at: null,
|
@@ -4,7 +4,6 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **second_tin_notice** | **Boolean** | Second TIN notice | [optional] |
|
8
7
|
| **nonemployee_compensation** | **Float** | Nonemployee compensation | |
|
9
8
|
| **direct_sales_indicator** | **Boolean** | Payer made direct sales totaling $5,000 or more of consumer products to recipient for resale | [optional] |
|
10
9
|
| **federal_income_tax_withheld** | **Float** | Federal income tax withheld | [optional] |
|
@@ -14,23 +13,26 @@
|
|
14
13
|
| **issuer_id** | **String** | Issuer ID | [optional] |
|
15
14
|
| **reference_id** | **String** | Reference ID | [optional] |
|
16
15
|
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
17
|
-
| **recipient_name** | **String** | Recipient name |
|
16
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
18
17
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
19
18
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
20
|
-
| **address** | **String** | Address |
|
19
|
+
| **address** | **String** | Address | [optional] |
|
21
20
|
| **address2** | **String** | Address line 2 | [optional] |
|
22
|
-
| **city** | **String** | City |
|
21
|
+
| **city** | **String** | City | [optional] |
|
23
22
|
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
24
23
|
| **zip** | **String** | Zip/postal code | [optional] |
|
25
|
-
| **
|
24
|
+
| **email** | **String** | Recipient email address | [optional] |
|
26
25
|
| **account_number** | **String** | Account number | [optional] |
|
27
26
|
| **office_code** | **String** | Office code | [optional] |
|
28
|
-
| **
|
29
|
-
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes |
|
27
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
28
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
30
29
|
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
31
30
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
32
31
|
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
33
32
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
33
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
34
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
35
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
34
36
|
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
35
37
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
36
38
|
|
@@ -40,7 +42,6 @@
|
|
40
42
|
require 'avalara_sdk'
|
41
43
|
|
42
44
|
instance = AvalaraSdk::A1099::V2::Form1099NecListItem.new(
|
43
|
-
second_tin_notice: null,
|
44
45
|
nonemployee_compensation: null,
|
45
46
|
direct_sales_indicator: null,
|
46
47
|
federal_income_tax_withheld: null,
|
@@ -58,15 +59,18 @@ instance = AvalaraSdk::A1099::V2::Form1099NecListItem.new(
|
|
58
59
|
city: null,
|
59
60
|
state: null,
|
60
61
|
zip: null,
|
61
|
-
|
62
|
+
email: null,
|
62
63
|
account_number: null,
|
63
64
|
office_code: null,
|
64
|
-
|
65
|
+
non_us_province: null,
|
65
66
|
country_code: null,
|
66
67
|
federal_e_file: null,
|
67
68
|
postal_mail: null,
|
68
69
|
state_e_file: null,
|
69
70
|
tin_match: null,
|
71
|
+
no_tin: null,
|
72
|
+
second_tin_notice: null,
|
73
|
+
fatca_filing_requirement: null,
|
70
74
|
address_verification: null,
|
71
75
|
state_and_local_withholding: null
|
72
76
|
)
|
@@ -14,19 +14,22 @@
|
|
14
14
|
| **issuer_tin** | **String** | Issuer TIN | [optional] |
|
15
15
|
| **tax_year** | **Integer** | Tax year | [optional] |
|
16
16
|
| **federal_efile** | **Boolean** | Boolean indicating that federal e-filing has been scheduled for this form | |
|
17
|
-
| **federal_efile_status** | [**
|
17
|
+
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | Federal e-file status | [optional][readonly] |
|
18
18
|
| **state_efile** | **Boolean** | Boolean indicating that state e-filing has been scheduled for this form | |
|
19
19
|
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | State e-file status | [optional][readonly] |
|
20
20
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient has been scheduled for this form | |
|
21
|
-
| **postal_mail_status** | [**
|
21
|
+
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | Postal mail to recipient status | [optional][readonly] |
|
22
22
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching has been scheduled for this form | |
|
23
|
-
| **tin_match_status** | [**
|
23
|
+
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | TIN Match status | [optional][readonly] |
|
24
24
|
| **address_verification** | **Boolean** | Boolean indicating that address verification has been scheduled for this form | |
|
25
|
-
| **address_verification_status** | [**
|
25
|
+
| **address_verification_status** | [**StatusDetail**](StatusDetail.md) | Address verification status | [optional][readonly] |
|
26
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | EDelivery status | [optional][readonly] |
|
26
27
|
| **reference_id** | **String** | Reference ID | [optional] |
|
27
28
|
| **email** | **String** | Recipient email address | [optional] |
|
28
29
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
29
30
|
| **tin** | **String** | Recipient Tax ID Number | [optional] |
|
31
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
32
|
+
| **second_tin_notice** | **Boolean** | Second Tin Notice | [optional] |
|
30
33
|
| **recipient_name** | **String** | Recipient name | [optional] |
|
31
34
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
32
35
|
| **address** | **String** | Address | [optional] |
|
@@ -34,8 +37,11 @@
|
|
34
37
|
| **city** | **String** | City | [optional] |
|
35
38
|
| **state** | **String** | US state | [optional] |
|
36
39
|
| **zip** | **String** | Zip/postal code | [optional] |
|
37
|
-
| **
|
40
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
38
41
|
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
42
|
+
| **account_number** | **String** | Account Number | [optional] |
|
43
|
+
| **office_code** | **String** | Office Code | [optional] |
|
44
|
+
| **fatca_filing_requirement** | **Boolean** | FATCA filing requirement | [optional] |
|
39
45
|
| **validation_errors** | [**Array<ValidationErrorResponse>**](ValidationErrorResponse.md) | Validation errors | [optional][readonly] |
|
40
46
|
| **created_at** | **Time** | Creation time | [optional][readonly] |
|
41
47
|
| **updated_at** | **Time** | Update time | [optional][readonly] |
|
@@ -66,10 +72,13 @@ instance = AvalaraSdk::A1099::V2::Form1099NecListItemResponse.new(
|
|
66
72
|
tin_match_status: null,
|
67
73
|
address_verification: false,
|
68
74
|
address_verification_status: null,
|
75
|
+
e_delivery_status: null,
|
69
76
|
reference_id: 1891810-9819891,
|
70
77
|
email: roadrunner@acmecorp.com,
|
71
78
|
tin_type: null,
|
72
79
|
tin: null,
|
80
|
+
no_tin: false,
|
81
|
+
second_tin_notice: null,
|
73
82
|
recipient_name: null,
|
74
83
|
recipient_second_name: null,
|
75
84
|
address: 1234 Meep Meep Blvd,
|
@@ -77,11 +86,14 @@ instance = AvalaraSdk::A1099::V2::Form1099NecListItemResponse.new(
|
|
77
86
|
city: Tucson,
|
78
87
|
state: AZ,
|
79
88
|
zip: 35004,
|
80
|
-
|
89
|
+
non_us_province: ,
|
81
90
|
country_code: US,
|
91
|
+
account_number: null,
|
92
|
+
office_code: null,
|
93
|
+
fatca_filing_requirement: null,
|
82
94
|
validation_errors: null,
|
83
|
-
created_at: 2025-
|
84
|
-
updated_at: 2025-
|
95
|
+
created_at: 2025-08-15T15:39:30.279309800Z,
|
96
|
+
updated_at: 2025-08-15T15:39:30.279310500Z,
|
85
97
|
state_and_local_withholding: null
|
86
98
|
)
|
87
99
|
```
|
@@ -4,7 +4,6 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **second_tin_notice** | **Boolean** | Second TIN notice | [optional] |
|
8
7
|
| **nonemployee_compensation** | **Float** | Nonemployee compensation | |
|
9
8
|
| **direct_sales_indicator** | **Boolean** | Payer made direct sales totaling $5,000 or more of consumer products to recipient for resale | [optional] |
|
10
9
|
| **federal_income_tax_withheld** | **Float** | Federal income tax withheld | [optional] |
|
@@ -12,23 +11,26 @@
|
|
12
11
|
| **issuer_id** | **String** | Issuer ID | [optional] |
|
13
12
|
| **reference_id** | **String** | Reference ID | [optional] |
|
14
13
|
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
15
|
-
| **recipient_name** | **String** | Recipient name |
|
14
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
16
15
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
17
16
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
18
|
-
| **address** | **String** | Address |
|
17
|
+
| **address** | **String** | Address | [optional] |
|
19
18
|
| **address2** | **String** | Address line 2 | [optional] |
|
20
|
-
| **city** | **String** | City |
|
19
|
+
| **city** | **String** | City | [optional] |
|
21
20
|
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
22
21
|
| **zip** | **String** | Zip/postal code | [optional] |
|
23
|
-
| **
|
22
|
+
| **email** | **String** | Recipient email address | [optional] |
|
24
23
|
| **account_number** | **String** | Account number | [optional] |
|
25
24
|
| **office_code** | **String** | Office code | [optional] |
|
26
|
-
| **
|
27
|
-
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes |
|
25
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
26
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
28
27
|
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
29
28
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
30
29
|
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
31
30
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
31
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
32
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
33
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
32
34
|
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
33
35
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
34
36
|
|
@@ -38,7 +40,6 @@
|
|
38
40
|
require 'avalara_sdk'
|
39
41
|
|
40
42
|
instance = AvalaraSdk::A1099::V2::Form1099NecRequest.new(
|
41
|
-
second_tin_notice: null,
|
42
43
|
nonemployee_compensation: null,
|
43
44
|
direct_sales_indicator: null,
|
44
45
|
federal_income_tax_withheld: null,
|
@@ -54,15 +55,18 @@ instance = AvalaraSdk::A1099::V2::Form1099NecRequest.new(
|
|
54
55
|
city: null,
|
55
56
|
state: null,
|
56
57
|
zip: null,
|
57
|
-
|
58
|
+
email: null,
|
58
59
|
account_number: null,
|
59
60
|
office_code: null,
|
60
|
-
|
61
|
+
non_us_province: null,
|
61
62
|
country_code: null,
|
62
63
|
federal_e_file: null,
|
63
64
|
postal_mail: null,
|
64
65
|
state_e_file: null,
|
65
66
|
tin_match: null,
|
67
|
+
no_tin: null,
|
68
|
+
second_tin_notice: null,
|
69
|
+
fatca_filing_requirement: null,
|
66
70
|
address_verification: null,
|
67
71
|
state_and_local_withholding: null
|
68
72
|
)
|
@@ -4,14 +4,12 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **second_tin_notice** | **Boolean** | | [optional] |
|
8
7
|
| **nonemployee_compensation** | **Float** | | [optional] |
|
9
8
|
| **direct_sales_indicator** | **Boolean** | | [optional] |
|
10
9
|
| **federal_income_tax_withheld** | **Float** | | [optional] |
|
11
10
|
| **type** | **String** | | [optional][readonly] |
|
12
11
|
| **created_at** | **Time** | | [optional] |
|
13
12
|
| **updated_at** | **Time** | | [optional] |
|
14
|
-
| **user_id** | **String** | | [optional] |
|
15
13
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional] |
|
16
14
|
| **tin_type** | **String** | | [optional] |
|
17
15
|
| **id** | **String** | | [optional] |
|
@@ -28,17 +26,20 @@
|
|
28
26
|
| **city** | **String** | | [optional] |
|
29
27
|
| **state** | **String** | | [optional] |
|
30
28
|
| **zip** | **String** | | [optional] |
|
31
|
-
| **
|
29
|
+
| **email** | **String** | | [optional] |
|
32
30
|
| **account_number** | **String** | | [optional] |
|
33
31
|
| **office_code** | **String** | | [optional] |
|
34
|
-
| **
|
32
|
+
| **non_us_province** | **String** | | [optional] |
|
35
33
|
| **country_code** | **String** | | [optional] |
|
36
34
|
| **federal_e_file** | **Boolean** | | [optional] |
|
37
35
|
| **postal_mail** | **Boolean** | | [optional] |
|
38
36
|
| **state_e_file** | **Boolean** | | [optional] |
|
39
37
|
| **tin_match** | **Boolean** | | [optional] |
|
38
|
+
| **no_tin** | **Boolean** | | [optional] |
|
39
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
40
40
|
| **address_verification** | **Boolean** | | [optional] |
|
41
41
|
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
42
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
42
43
|
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | | [optional] |
|
43
44
|
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
44
45
|
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
@@ -51,14 +52,12 @@
|
|
51
52
|
require 'avalara_sdk'
|
52
53
|
|
53
54
|
instance = AvalaraSdk::A1099::V2::Form1099NecResponse.new(
|
54
|
-
second_tin_notice: null,
|
55
55
|
nonemployee_compensation: null,
|
56
56
|
direct_sales_indicator: null,
|
57
57
|
federal_income_tax_withheld: null,
|
58
58
|
type: 1099-NEC,
|
59
59
|
created_at: null,
|
60
60
|
updated_at: null,
|
61
|
-
user_id: null,
|
62
61
|
state_and_local_withholding: null,
|
63
62
|
tin_type: EIN,
|
64
63
|
id: null,
|
@@ -75,17 +74,20 @@ instance = AvalaraSdk::A1099::V2::Form1099NecResponse.new(
|
|
75
74
|
city: null,
|
76
75
|
state: null,
|
77
76
|
zip: null,
|
78
|
-
|
77
|
+
email: null,
|
79
78
|
account_number: null,
|
80
79
|
office_code: null,
|
81
|
-
|
80
|
+
non_us_province: null,
|
82
81
|
country_code: null,
|
83
82
|
federal_e_file: null,
|
84
83
|
postal_mail: null,
|
85
84
|
state_e_file: null,
|
86
85
|
tin_match: null,
|
86
|
+
no_tin: null,
|
87
|
+
second_tin_notice: null,
|
87
88
|
address_verification: null,
|
88
89
|
federal_efile_status: null,
|
90
|
+
e_delivery_status: null,
|
89
91
|
state_efile_status: null,
|
90
92
|
postal_mail_status: null,
|
91
93
|
tin_match_status: null,
|
@@ -5,6 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **job_data** | [**Data**](Data.md) | | [optional] |
|
8
|
+
| **processed_forms** | [**Array<Form1099ProccessResultProcessedFormsInner>**](Form1099ProccessResultProcessedFormsInner.md) | | [optional] |
|
8
9
|
|
9
10
|
## Example
|
10
11
|
|
@@ -12,7 +13,8 @@
|
|
12
13
|
require 'avalara_sdk'
|
13
14
|
|
14
15
|
instance = AvalaraSdk::A1099::V2::Form1099ProccessResult.new(
|
15
|
-
job_data: null
|
16
|
+
job_data: null,
|
17
|
+
processed_forms: null
|
16
18
|
)
|
17
19
|
```
|
18
20
|
|
@@ -0,0 +1,61 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1099ProccessResultProcessedFormsInner
|
2
|
+
|
3
|
+
## Class instance methods
|
4
|
+
|
5
|
+
### `openapi_one_of`
|
6
|
+
|
7
|
+
Returns the list of classes defined in oneOf.
|
8
|
+
|
9
|
+
#### Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'avalara_sdk'
|
13
|
+
|
14
|
+
AvalaraSdk::A1099::V2::Form1099ProccessResultProcessedFormsInner.openapi_one_of
|
15
|
+
# =>
|
16
|
+
# [
|
17
|
+
# :'Form1042S',
|
18
|
+
# :'Form1095B',
|
19
|
+
# :'Form1099Div',
|
20
|
+
# :'Form1099Int',
|
21
|
+
# :'Form1099K',
|
22
|
+
# :'Form1099Misc',
|
23
|
+
# :'Form1099Nec',
|
24
|
+
# :'Form1099R'
|
25
|
+
# ]
|
26
|
+
```
|
27
|
+
|
28
|
+
### build
|
29
|
+
|
30
|
+
Find the appropriate object from the `openapi_one_of` list and casts the data into it.
|
31
|
+
|
32
|
+
#### Example
|
33
|
+
|
34
|
+
```ruby
|
35
|
+
require 'avalara_sdk'
|
36
|
+
|
37
|
+
AvalaraSdk::A1099::V2::Form1099ProccessResultProcessedFormsInner.build(data)
|
38
|
+
# => #<Form1042S:0x00007fdd4aab02a0>
|
39
|
+
|
40
|
+
AvalaraSdk::A1099::V2::Form1099ProccessResultProcessedFormsInner.build(data_that_doesnt_match)
|
41
|
+
# => nil
|
42
|
+
```
|
43
|
+
|
44
|
+
#### Parameters
|
45
|
+
|
46
|
+
| Name | Type | Description |
|
47
|
+
| ---- | ---- | ----------- |
|
48
|
+
| **data** | **Mixed** | data to be matched against the list of oneOf items |
|
49
|
+
|
50
|
+
#### Return type
|
51
|
+
|
52
|
+
- `Form1042S`
|
53
|
+
- `Form1095B`
|
54
|
+
- `Form1099Div`
|
55
|
+
- `Form1099Int`
|
56
|
+
- `Form1099K`
|
57
|
+
- `Form1099Misc`
|
58
|
+
- `Form1099Nec`
|
59
|
+
- `Form1099R`
|
60
|
+
- `nil` (if no type matches)
|
61
|
+
|
data/docs/A1099/V2/Form1099R.md
CHANGED
@@ -22,7 +22,6 @@
|
|
22
22
|
| **total_employee_contributions** | **Float** | | [optional] |
|
23
23
|
| **amount_allocable_to_irr** | **Float** | | [optional] |
|
24
24
|
| **first_year_designated_roth_contrib** | **String** | | [optional] |
|
25
|
-
| **fatca_requirement_indicator** | **Boolean** | | [optional] |
|
26
25
|
| **date_of_payment** | **String** | | [optional] |
|
27
26
|
| **id** | **String** | | [optional] |
|
28
27
|
| **type** | **String** | | [optional] |
|
@@ -40,10 +39,14 @@
|
|
40
39
|
| **tin_match_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
41
40
|
| **address_verification** | **Boolean** | | [optional] |
|
42
41
|
| **address_verification_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
42
|
+
| **e_delivery_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
43
43
|
| **reference_id** | **String** | | [optional] |
|
44
44
|
| **email** | **String** | | [optional] |
|
45
45
|
| **tin_type** | **String** | | [optional] |
|
46
|
+
| **fatca_filing_requirement** | **Boolean** | | [optional] |
|
46
47
|
| **tin** | **String** | | [optional] |
|
48
|
+
| **no_tin** | **Boolean** | | [optional] |
|
49
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
47
50
|
| **recipient_name** | **String** | | [optional] |
|
48
51
|
| **recipient_second_name** | **String** | | [optional] |
|
49
52
|
| **address** | **String** | | [optional] |
|
@@ -51,8 +54,10 @@
|
|
51
54
|
| **city** | **String** | | [optional] |
|
52
55
|
| **state** | **String** | | [optional] |
|
53
56
|
| **zip** | **String** | | [optional] |
|
54
|
-
| **
|
57
|
+
| **non_us_province** | **String** | | [optional] |
|
55
58
|
| **country_code** | **String** | | [optional] |
|
59
|
+
| **account_number** | **String** | | [optional] |
|
60
|
+
| **office_code** | **String** | | [optional] |
|
56
61
|
| **validation_errors** | [**Array<ValidationError>**](ValidationError.md) | | [optional] |
|
57
62
|
| **created_at** | **Time** | | [optional] |
|
58
63
|
| **updated_at** | **Time** | | [optional] |
|
@@ -82,7 +87,6 @@ instance = AvalaraSdk::A1099::V2::Form1099R.new(
|
|
82
87
|
total_employee_contributions: null,
|
83
88
|
amount_allocable_to_irr: null,
|
84
89
|
first_year_designated_roth_contrib: null,
|
85
|
-
fatca_requirement_indicator: null,
|
86
90
|
date_of_payment: null,
|
87
91
|
id: null,
|
88
92
|
type: null,
|
@@ -100,10 +104,14 @@ instance = AvalaraSdk::A1099::V2::Form1099R.new(
|
|
100
104
|
tin_match_status: null,
|
101
105
|
address_verification: null,
|
102
106
|
address_verification_status: null,
|
107
|
+
e_delivery_status: null,
|
103
108
|
reference_id: null,
|
104
109
|
email: null,
|
105
110
|
tin_type: null,
|
111
|
+
fatca_filing_requirement: null,
|
106
112
|
tin: null,
|
113
|
+
no_tin: null,
|
114
|
+
second_tin_notice: null,
|
107
115
|
recipient_name: null,
|
108
116
|
recipient_second_name: null,
|
109
117
|
address: null,
|
@@ -111,8 +119,10 @@ instance = AvalaraSdk::A1099::V2::Form1099R.new(
|
|
111
119
|
city: null,
|
112
120
|
state: null,
|
113
121
|
zip: null,
|
114
|
-
|
122
|
+
non_us_province: null,
|
115
123
|
country_code: null,
|
124
|
+
account_number: null,
|
125
|
+
office_code: null,
|
116
126
|
validation_errors: null,
|
117
127
|
created_at: null,
|
118
128
|
updated_at: null,
|