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
@@ -0,0 +1,122 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1099Int
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **interest_income** | **Float** | | [optional] |
|
8
|
+
| **early_withdrawal_penalty** | **Float** | | [optional] |
|
9
|
+
| **us_savings_bonds_interest** | **Float** | | [optional] |
|
10
|
+
| **federal_income_tax_withheld** | **Float** | | [optional] |
|
11
|
+
| **investment_expenses** | **Float** | | [optional] |
|
12
|
+
| **foreign_tax_paid** | **Float** | | [optional] |
|
13
|
+
| **foreign_country** | **String** | | [optional] |
|
14
|
+
| **tax_exempt_interest** | **Float** | | [optional] |
|
15
|
+
| **specified_private_activity_bond_interest** | **Float** | | [optional] |
|
16
|
+
| **market_discount** | **Float** | | [optional] |
|
17
|
+
| **bond_premium** | **Float** | | [optional] |
|
18
|
+
| **bond_premium_on_treasury_obligations** | **Float** | | [optional] |
|
19
|
+
| **bond_premium_on_tax_exempt_bond** | **Float** | | [optional] |
|
20
|
+
| **tax_exempt_bond_cusip_number** | **String** | | [optional] |
|
21
|
+
| **id** | **String** | | [optional] |
|
22
|
+
| **type** | **String** | | [optional] |
|
23
|
+
| **issuer_id** | **Integer** | | [optional] |
|
24
|
+
| **issuer_reference_id** | **String** | | [optional] |
|
25
|
+
| **issuer_tin** | **String** | | [optional] |
|
26
|
+
| **tax_year** | **Integer** | | [optional] |
|
27
|
+
| **federal_efile** | **Boolean** | | [optional] |
|
28
|
+
| **federal_efile_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
29
|
+
| **state_efile** | **Boolean** | | [optional] |
|
30
|
+
| **state_efile_status** | [**Array<StateEfileStatusDetail>**](StateEfileStatusDetail.md) | | [optional] |
|
31
|
+
| **postal_mail** | **Boolean** | | [optional] |
|
32
|
+
| **postal_mail_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
33
|
+
| **tin_match** | **Boolean** | | [optional] |
|
34
|
+
| **tin_match_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
35
|
+
| **address_verification** | **Boolean** | | [optional] |
|
36
|
+
| **address_verification_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
37
|
+
| **e_delivery_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
38
|
+
| **reference_id** | **String** | | [optional] |
|
39
|
+
| **email** | **String** | | [optional] |
|
40
|
+
| **tin_type** | **String** | | [optional] |
|
41
|
+
| **fatca_filing_requirement** | **Boolean** | | [optional] |
|
42
|
+
| **tin** | **String** | | [optional] |
|
43
|
+
| **no_tin** | **Boolean** | | [optional] |
|
44
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
45
|
+
| **recipient_name** | **String** | | [optional] |
|
46
|
+
| **recipient_second_name** | **String** | | [optional] |
|
47
|
+
| **address** | **String** | | [optional] |
|
48
|
+
| **address2** | **String** | | [optional] |
|
49
|
+
| **city** | **String** | | [optional] |
|
50
|
+
| **state** | **String** | | [optional] |
|
51
|
+
| **zip** | **String** | | [optional] |
|
52
|
+
| **non_us_province** | **String** | | [optional] |
|
53
|
+
| **country_code** | **String** | | [optional] |
|
54
|
+
| **account_number** | **String** | | [optional] |
|
55
|
+
| **office_code** | **String** | | [optional] |
|
56
|
+
| **validation_errors** | [**Array<ValidationError>**](ValidationError.md) | | [optional] |
|
57
|
+
| **created_at** | **Time** | | [optional] |
|
58
|
+
| **updated_at** | **Time** | | [optional] |
|
59
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholding**](StateAndLocalWithholding.md) | | [optional] |
|
60
|
+
|
61
|
+
## Example
|
62
|
+
|
63
|
+
```ruby
|
64
|
+
require 'avalara_sdk'
|
65
|
+
|
66
|
+
instance = AvalaraSdk::A1099::V2::Form1099Int.new(
|
67
|
+
interest_income: null,
|
68
|
+
early_withdrawal_penalty: null,
|
69
|
+
us_savings_bonds_interest: null,
|
70
|
+
federal_income_tax_withheld: null,
|
71
|
+
investment_expenses: null,
|
72
|
+
foreign_tax_paid: null,
|
73
|
+
foreign_country: null,
|
74
|
+
tax_exempt_interest: null,
|
75
|
+
specified_private_activity_bond_interest: null,
|
76
|
+
market_discount: null,
|
77
|
+
bond_premium: null,
|
78
|
+
bond_premium_on_treasury_obligations: null,
|
79
|
+
bond_premium_on_tax_exempt_bond: null,
|
80
|
+
tax_exempt_bond_cusip_number: null,
|
81
|
+
id: null,
|
82
|
+
type: null,
|
83
|
+
issuer_id: null,
|
84
|
+
issuer_reference_id: null,
|
85
|
+
issuer_tin: null,
|
86
|
+
tax_year: null,
|
87
|
+
federal_efile: null,
|
88
|
+
federal_efile_status: null,
|
89
|
+
state_efile: null,
|
90
|
+
state_efile_status: null,
|
91
|
+
postal_mail: null,
|
92
|
+
postal_mail_status: null,
|
93
|
+
tin_match: null,
|
94
|
+
tin_match_status: null,
|
95
|
+
address_verification: null,
|
96
|
+
address_verification_status: null,
|
97
|
+
e_delivery_status: null,
|
98
|
+
reference_id: null,
|
99
|
+
email: null,
|
100
|
+
tin_type: null,
|
101
|
+
fatca_filing_requirement: null,
|
102
|
+
tin: null,
|
103
|
+
no_tin: null,
|
104
|
+
second_tin_notice: null,
|
105
|
+
recipient_name: null,
|
106
|
+
recipient_second_name: null,
|
107
|
+
address: null,
|
108
|
+
address2: null,
|
109
|
+
city: null,
|
110
|
+
state: null,
|
111
|
+
zip: null,
|
112
|
+
non_us_province: null,
|
113
|
+
country_code: null,
|
114
|
+
account_number: null,
|
115
|
+
office_code: null,
|
116
|
+
validation_errors: null,
|
117
|
+
created_at: null,
|
118
|
+
updated_at: null,
|
119
|
+
state_and_local_withholding: null
|
120
|
+
)
|
121
|
+
```
|
122
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1099IntList
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **forms** | [**Array<Form1099IntListItem>**](Form1099IntListItem.md) | | [optional] |
|
8
|
+
| **form_type** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'avalara_sdk'
|
14
|
+
|
15
|
+
instance = AvalaraSdk::A1099::V2::Form1099IntList.new(
|
16
|
+
forms: null,
|
17
|
+
form_type: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,100 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1099IntListItem
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **interest_income** | **Float** | Interest Income | [optional] |
|
8
|
+
| **early_withdrawal_penalty** | **Float** | Early Withdrawal Penalty | [optional] |
|
9
|
+
| **us_savings_bonds_interest** | **Float** | Interest on U.S. Savings Bonds and Treasury obligations | [optional] |
|
10
|
+
| **federal_income_tax_withheld** | **Float** | Federal income tax withheld | [optional] |
|
11
|
+
| **investment_expenses** | **Float** | Investment Expenses | [optional] |
|
12
|
+
| **foreign_tax_paid** | **Float** | Foreign tax paid | [optional] |
|
13
|
+
| **foreign_country** | **String** | Foreign country or U.S. possession | [optional] |
|
14
|
+
| **tax_exempt_interest** | **Float** | Tax-Exempt Interest | [optional] |
|
15
|
+
| **specified_private_activity_bond_interest** | **Float** | Specified Private activity | [optional] |
|
16
|
+
| **market_discount** | **Float** | Market Discount | [optional] |
|
17
|
+
| **bond_premium** | **Float** | Bond Premium | [optional] |
|
18
|
+
| **bond_premium_on_treasury_obligations** | **Float** | Bond Premium on Treasury obligations | [optional] |
|
19
|
+
| **bond_premium_on_tax_exempt_bond** | **Float** | Bond Premium on tax exempt bond | [optional] |
|
20
|
+
| **tax_exempt_bond_cusip_number** | **String** | Tax exempt bond CUSIP no. | [optional] |
|
21
|
+
| **issuer_reference_id** | **String** | Issuer Reference ID. One of `issuerReferenceId` or `issuerTin` is required. | [optional] |
|
22
|
+
| **issuer_tin** | **String** | Issuer TIN. One of `issuerReferenceId` or `issuerTin` is required. | [optional] |
|
23
|
+
| **tax_year** | **Integer** | Tax year | |
|
24
|
+
| **issuer_id** | **String** | Issuer ID | [optional] |
|
25
|
+
| **reference_id** | **String** | Reference ID | [optional] |
|
26
|
+
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
27
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
28
|
+
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
29
|
+
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
30
|
+
| **address** | **String** | Address | [optional] |
|
31
|
+
| **address2** | **String** | Address line 2 | [optional] |
|
32
|
+
| **city** | **String** | City | [optional] |
|
33
|
+
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
34
|
+
| **zip** | **String** | Zip/postal code | [optional] |
|
35
|
+
| **email** | **String** | Recipient email address | [optional] |
|
36
|
+
| **account_number** | **String** | Account number | [optional] |
|
37
|
+
| **office_code** | **String** | Office code | [optional] |
|
38
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
39
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
40
|
+
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
41
|
+
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
42
|
+
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
43
|
+
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
44
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
45
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
46
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
47
|
+
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
48
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
49
|
+
|
50
|
+
## Example
|
51
|
+
|
52
|
+
```ruby
|
53
|
+
require 'avalara_sdk'
|
54
|
+
|
55
|
+
instance = AvalaraSdk::A1099::V2::Form1099IntListItem.new(
|
56
|
+
interest_income: null,
|
57
|
+
early_withdrawal_penalty: null,
|
58
|
+
us_savings_bonds_interest: null,
|
59
|
+
federal_income_tax_withheld: null,
|
60
|
+
investment_expenses: null,
|
61
|
+
foreign_tax_paid: null,
|
62
|
+
foreign_country: null,
|
63
|
+
tax_exempt_interest: null,
|
64
|
+
specified_private_activity_bond_interest: null,
|
65
|
+
market_discount: null,
|
66
|
+
bond_premium: null,
|
67
|
+
bond_premium_on_treasury_obligations: null,
|
68
|
+
bond_premium_on_tax_exempt_bond: null,
|
69
|
+
tax_exempt_bond_cusip_number: null,
|
70
|
+
issuer_reference_id: null,
|
71
|
+
issuer_tin: null,
|
72
|
+
tax_year: null,
|
73
|
+
issuer_id: null,
|
74
|
+
reference_id: null,
|
75
|
+
recipient_tin: null,
|
76
|
+
recipient_name: null,
|
77
|
+
tin_type: EIN,
|
78
|
+
recipient_second_name: null,
|
79
|
+
address: null,
|
80
|
+
address2: null,
|
81
|
+
city: null,
|
82
|
+
state: null,
|
83
|
+
zip: null,
|
84
|
+
email: null,
|
85
|
+
account_number: null,
|
86
|
+
office_code: null,
|
87
|
+
non_us_province: null,
|
88
|
+
country_code: null,
|
89
|
+
federal_e_file: null,
|
90
|
+
postal_mail: null,
|
91
|
+
state_e_file: null,
|
92
|
+
tin_match: null,
|
93
|
+
no_tin: null,
|
94
|
+
second_tin_notice: null,
|
95
|
+
fatca_filing_requirement: null,
|
96
|
+
address_verification: null,
|
97
|
+
state_and_local_withholding: null
|
98
|
+
)
|
99
|
+
```
|
100
|
+
|
@@ -0,0 +1,122 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1099IntListItemResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **interest_income** | **Float** | Interest Income | [optional] |
|
8
|
+
| **early_withdrawal_penalty** | **Float** | Early withdrawal penalty | [optional] |
|
9
|
+
| **us_savings_bonds_interest** | **Float** | Interest on U.S. Savings Bonds and Treasury obligations | [optional] |
|
10
|
+
| **federal_income_tax_withheld** | **Float** | Federal income tax withheld | [optional] |
|
11
|
+
| **investment_expenses** | **Float** | Investment expenses | [optional] |
|
12
|
+
| **foreign_tax_paid** | **Float** | Foreign tax paid | [optional] |
|
13
|
+
| **foreign_country** | **String** | Foreign country or U.S. possession | [optional] |
|
14
|
+
| **tax_exempt_interest** | **Float** | Tax-exempt interest | [optional] |
|
15
|
+
| **specified_private_activity_bond_interest** | **Float** | Specified private activity bond interest | [optional] |
|
16
|
+
| **market_discount** | **Float** | Market discount | [optional] |
|
17
|
+
| **bond_premium** | **Float** | Bond premium | [optional] |
|
18
|
+
| **bond_premium_on_treasury_obligations** | **Float** | Bond premium on Treasury obligations | [optional] |
|
19
|
+
| **bond_premium_on_tax_exempt_bond** | **Float** | Bond premium on tax exempt bond | [optional] |
|
20
|
+
| **tax_exempt_bond_cusip_number** | **String** | Tax exempt bond CUSIP number | [optional] |
|
21
|
+
| **id** | **String** | ID of the form | [readonly] |
|
22
|
+
| **type** | **String** | Type of the form. Will be one of: * 940 * 941 * 943 * 944 * 945 * 1042 * 1042-S * 1095-B * 1095-C * 1097-BTC * 1098 * 1098-C * 1098-E * 1098-Q * 1098-T * 3921 * 3922 * 5498 * 5498-ESA * 5498-SA * 1099-MISC * 1099-A * 1099-B * 1099-C * 1099-CAP * 1099-DIV * 1099-G * 1099-INT * 1099-K * 1099-LS * 1099-LTC * 1099-NEC * 1099-OID * 1099-PATR * 1099-Q * 1099-R * 1099-S * 1099-SA * T4A * W-2 * W-2G * 1099-HC | |
|
23
|
+
| **issuer_id** | **Integer** | Issuer ID | |
|
24
|
+
| **issuer_reference_id** | **String** | Issuer Reference ID | [optional] |
|
25
|
+
| **issuer_tin** | **String** | Issuer TIN | [optional] |
|
26
|
+
| **tax_year** | **Integer** | Tax year | [optional] |
|
27
|
+
| **federal_efile** | **Boolean** | Boolean indicating that federal e-filing has been scheduled for this form | |
|
28
|
+
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | Federal e-file status | [optional][readonly] |
|
29
|
+
| **state_efile** | **Boolean** | Boolean indicating that state e-filing has been scheduled for this form | |
|
30
|
+
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | State e-file status | [optional][readonly] |
|
31
|
+
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient has been scheduled for this form | |
|
32
|
+
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | Postal mail to recipient status | [optional][readonly] |
|
33
|
+
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching has been scheduled for this form | |
|
34
|
+
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | TIN Match status | [optional][readonly] |
|
35
|
+
| **address_verification** | **Boolean** | Boolean indicating that address verification has been scheduled for this form | |
|
36
|
+
| **address_verification_status** | [**StatusDetail**](StatusDetail.md) | Address verification status | [optional][readonly] |
|
37
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | EDelivery status | [optional][readonly] |
|
38
|
+
| **reference_id** | **String** | Reference ID | [optional] |
|
39
|
+
| **email** | **String** | Recipient email address | [optional] |
|
40
|
+
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
41
|
+
| **tin** | **String** | Recipient Tax ID Number | [optional] |
|
42
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
43
|
+
| **second_tin_notice** | **Boolean** | Second Tin Notice | [optional] |
|
44
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
45
|
+
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
46
|
+
| **address** | **String** | Address | [optional] |
|
47
|
+
| **address2** | **String** | Address line 2 | [optional] |
|
48
|
+
| **city** | **String** | City | [optional] |
|
49
|
+
| **state** | **String** | US state | [optional] |
|
50
|
+
| **zip** | **String** | Zip/postal code | [optional] |
|
51
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
52
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
53
|
+
| **account_number** | **String** | Account Number | [optional] |
|
54
|
+
| **office_code** | **String** | Office Code | [optional] |
|
55
|
+
| **fatca_filing_requirement** | **Boolean** | FATCA filing requirement | [optional] |
|
56
|
+
| **validation_errors** | [**Array<ValidationErrorResponse>**](ValidationErrorResponse.md) | Validation errors | [optional][readonly] |
|
57
|
+
| **created_at** | **Time** | Creation time | [optional][readonly] |
|
58
|
+
| **updated_at** | **Time** | Update time | [optional][readonly] |
|
59
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional] |
|
60
|
+
|
61
|
+
## Example
|
62
|
+
|
63
|
+
```ruby
|
64
|
+
require 'avalara_sdk'
|
65
|
+
|
66
|
+
instance = AvalaraSdk::A1099::V2::Form1099IntListItemResponse.new(
|
67
|
+
interest_income: 1402.71,
|
68
|
+
early_withdrawal_penalty: null,
|
69
|
+
us_savings_bonds_interest: null,
|
70
|
+
federal_income_tax_withheld: null,
|
71
|
+
investment_expenses: null,
|
72
|
+
foreign_tax_paid: null,
|
73
|
+
foreign_country: null,
|
74
|
+
tax_exempt_interest: null,
|
75
|
+
specified_private_activity_bond_interest: null,
|
76
|
+
market_discount: null,
|
77
|
+
bond_premium: null,
|
78
|
+
bond_premium_on_treasury_obligations: null,
|
79
|
+
bond_premium_on_tax_exempt_bond: null,
|
80
|
+
tax_exempt_bond_cusip_number: null,
|
81
|
+
id: 123456789,
|
82
|
+
type: 1099-NEC,
|
83
|
+
issuer_id: 987654321,
|
84
|
+
issuer_reference_id: R-3898734,
|
85
|
+
issuer_tin: 59-387274,
|
86
|
+
tax_year: 2024,
|
87
|
+
federal_efile: false,
|
88
|
+
federal_efile_status: null,
|
89
|
+
state_efile: false,
|
90
|
+
state_efile_status: null,
|
91
|
+
postal_mail: false,
|
92
|
+
postal_mail_status: null,
|
93
|
+
tin_match: false,
|
94
|
+
tin_match_status: null,
|
95
|
+
address_verification: false,
|
96
|
+
address_verification_status: null,
|
97
|
+
e_delivery_status: null,
|
98
|
+
reference_id: 1891810-9819891,
|
99
|
+
email: roadrunner@acmecorp.com,
|
100
|
+
tin_type: null,
|
101
|
+
tin: null,
|
102
|
+
no_tin: false,
|
103
|
+
second_tin_notice: null,
|
104
|
+
recipient_name: null,
|
105
|
+
recipient_second_name: null,
|
106
|
+
address: 1234 Meep Meep Blvd,
|
107
|
+
address2: null,
|
108
|
+
city: Tucson,
|
109
|
+
state: AZ,
|
110
|
+
zip: 35004,
|
111
|
+
non_us_province: ,
|
112
|
+
country_code: US,
|
113
|
+
account_number: null,
|
114
|
+
office_code: null,
|
115
|
+
fatca_filing_requirement: null,
|
116
|
+
validation_errors: null,
|
117
|
+
created_at: 2025-08-15T15:39:30.279309800Z,
|
118
|
+
updated_at: 2025-08-15T15:39:30.279310500Z,
|
119
|
+
state_and_local_withholding: null
|
120
|
+
)
|
121
|
+
```
|
122
|
+
|
@@ -0,0 +1,96 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1099IntRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **interest_income** | **Float** | Interest Income | [optional] |
|
8
|
+
| **early_withdrawal_penalty** | **Float** | Early Withdrawl Penalty | [optional] |
|
9
|
+
| **us_savings_bonds_interest** | **Float** | Interest on U.S. Savings Bonds and Treasury obligations | [optional] |
|
10
|
+
| **federal_income_tax_withheld** | **Float** | Federal income tax withheld | [optional] |
|
11
|
+
| **investment_expenses** | **Float** | Investment Expenses | [optional] |
|
12
|
+
| **foreign_tax_paid** | **Float** | Foreign tax paid | [optional] |
|
13
|
+
| **foreign_country** | **String** | Foreign country or U.S. possession | [optional] |
|
14
|
+
| **tax_exempt_interest** | **Float** | Tax-Exempt Interest | [optional] |
|
15
|
+
| **specified_private_activity_bond_interest** | **Float** | Specified Private activity | [optional] |
|
16
|
+
| **market_discount** | **Float** | Market Discount | [optional] |
|
17
|
+
| **bond_premium** | **Float** | Bond Premium | [optional] |
|
18
|
+
| **bond_premium_on_treasury_obligations** | **Float** | Bond Premium on Treasury obligations | [optional] |
|
19
|
+
| **bond_premium_on_tax_exempt_bond** | **Float** | Bond Premium on tax exempt bond | [optional] |
|
20
|
+
| **tax_exempt_bond_cusip_number** | **String** | Tax exempt bond CUSIP no. | [optional] |
|
21
|
+
| **type** | **String** | | [optional] |
|
22
|
+
| **issuer_id** | **String** | Issuer ID | [optional] |
|
23
|
+
| **reference_id** | **String** | Reference ID | [optional] |
|
24
|
+
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
25
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
26
|
+
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
27
|
+
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
28
|
+
| **address** | **String** | Address | [optional] |
|
29
|
+
| **address2** | **String** | Address line 2 | [optional] |
|
30
|
+
| **city** | **String** | City | [optional] |
|
31
|
+
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
32
|
+
| **zip** | **String** | Zip/postal code | [optional] |
|
33
|
+
| **email** | **String** | Recipient email address | [optional] |
|
34
|
+
| **account_number** | **String** | Account number | [optional] |
|
35
|
+
| **office_code** | **String** | Office code | [optional] |
|
36
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
37
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
38
|
+
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
39
|
+
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
40
|
+
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
41
|
+
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
42
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
43
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
44
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
45
|
+
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
46
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
47
|
+
|
48
|
+
## Example
|
49
|
+
|
50
|
+
```ruby
|
51
|
+
require 'avalara_sdk'
|
52
|
+
|
53
|
+
instance = AvalaraSdk::A1099::V2::Form1099IntRequest.new(
|
54
|
+
interest_income: null,
|
55
|
+
early_withdrawal_penalty: null,
|
56
|
+
us_savings_bonds_interest: null,
|
57
|
+
federal_income_tax_withheld: null,
|
58
|
+
investment_expenses: null,
|
59
|
+
foreign_tax_paid: null,
|
60
|
+
foreign_country: null,
|
61
|
+
tax_exempt_interest: null,
|
62
|
+
specified_private_activity_bond_interest: null,
|
63
|
+
market_discount: null,
|
64
|
+
bond_premium: null,
|
65
|
+
bond_premium_on_treasury_obligations: null,
|
66
|
+
bond_premium_on_tax_exempt_bond: null,
|
67
|
+
tax_exempt_bond_cusip_number: null,
|
68
|
+
type: 1099-NEC,
|
69
|
+
issuer_id: null,
|
70
|
+
reference_id: null,
|
71
|
+
recipient_tin: null,
|
72
|
+
recipient_name: null,
|
73
|
+
tin_type: EIN,
|
74
|
+
recipient_second_name: null,
|
75
|
+
address: null,
|
76
|
+
address2: null,
|
77
|
+
city: null,
|
78
|
+
state: null,
|
79
|
+
zip: null,
|
80
|
+
email: null,
|
81
|
+
account_number: null,
|
82
|
+
office_code: null,
|
83
|
+
non_us_province: null,
|
84
|
+
country_code: null,
|
85
|
+
federal_e_file: null,
|
86
|
+
postal_mail: null,
|
87
|
+
state_e_file: null,
|
88
|
+
tin_match: null,
|
89
|
+
no_tin: null,
|
90
|
+
second_tin_notice: null,
|
91
|
+
fatca_filing_requirement: null,
|
92
|
+
address_verification: null,
|
93
|
+
state_and_local_withholding: null
|
94
|
+
)
|
95
|
+
```
|
96
|
+
|
@@ -0,0 +1,120 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1099IntResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **interest_income** | **Float** | Interest Income | [optional] |
|
8
|
+
| **early_withdrawal_penalty** | **Float** | Early Withdrawal Penalty | [optional] |
|
9
|
+
| **us_savings_bonds_interest** | **Float** | Interest on U.S. Savings Bonds and Treasury obligations | [optional] |
|
10
|
+
| **federal_income_tax_withheld** | **Float** | Federal income tax withheld | [optional] |
|
11
|
+
| **investment_expenses** | **Float** | Investment Expenses | [optional] |
|
12
|
+
| **foreign_tax_paid** | **Float** | Foreign tax paid | [optional] |
|
13
|
+
| **foreign_country** | **String** | Foreign country or U.S. possession | [optional] |
|
14
|
+
| **tax_exempt_interest** | **Float** | Tax-Exempt Interest | [optional] |
|
15
|
+
| **specified_private_activity_bond_interest** | **Float** | Specified Private activity | [optional] |
|
16
|
+
| **market_discount** | **Float** | Market Discount | [optional] |
|
17
|
+
| **bond_premium** | **Float** | Bond Premium | [optional] |
|
18
|
+
| **bond_premium_on_treasury_obligations** | **Float** | Bond Premium on Treasury obligations | [optional] |
|
19
|
+
| **bond_premium_on_tax_exempt_bond** | **Float** | Bond Premium on tax exempt bond | [optional] |
|
20
|
+
| **tax_exempt_bond_cusip_number** | **String** | Tax exempt bond CUSIP no. | [optional] |
|
21
|
+
| **type** | **String** | | [optional][readonly] |
|
22
|
+
| **created_at** | **Time** | | [optional] |
|
23
|
+
| **updated_at** | **Time** | | [optional] |
|
24
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional] |
|
25
|
+
| **tin_type** | **String** | | [optional] |
|
26
|
+
| **id** | **String** | | [optional] |
|
27
|
+
| **issuer_id** | **String** | | [optional] |
|
28
|
+
| **issuer_reference_id** | **String** | | [optional] |
|
29
|
+
| **issuer_tin** | **String** | | [optional] |
|
30
|
+
| **tax_year** | **Integer** | | [optional] |
|
31
|
+
| **reference_id** | **String** | | [optional] |
|
32
|
+
| **recipient_name** | **String** | | [optional] |
|
33
|
+
| **recipient_tin** | **String** | | [optional] |
|
34
|
+
| **recipient_second_name** | **String** | | [optional] |
|
35
|
+
| **address** | **String** | | [optional] |
|
36
|
+
| **address2** | **String** | | [optional] |
|
37
|
+
| **city** | **String** | | [optional] |
|
38
|
+
| **state** | **String** | | [optional] |
|
39
|
+
| **zip** | **String** | | [optional] |
|
40
|
+
| **email** | **String** | | [optional] |
|
41
|
+
| **account_number** | **String** | | [optional] |
|
42
|
+
| **office_code** | **String** | | [optional] |
|
43
|
+
| **non_us_province** | **String** | | [optional] |
|
44
|
+
| **country_code** | **String** | | [optional] |
|
45
|
+
| **federal_e_file** | **Boolean** | | [optional] |
|
46
|
+
| **postal_mail** | **Boolean** | | [optional] |
|
47
|
+
| **state_e_file** | **Boolean** | | [optional] |
|
48
|
+
| **tin_match** | **Boolean** | | [optional] |
|
49
|
+
| **no_tin** | **Boolean** | | [optional] |
|
50
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
51
|
+
| **address_verification** | **Boolean** | | [optional] |
|
52
|
+
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
53
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
54
|
+
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | | [optional] |
|
55
|
+
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
56
|
+
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
57
|
+
| **address_verification_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
58
|
+
| **validation_errors** | [**Array<ValidationErrorResponse>**](ValidationErrorResponse.md) | | [optional] |
|
59
|
+
|
60
|
+
## Example
|
61
|
+
|
62
|
+
```ruby
|
63
|
+
require 'avalara_sdk'
|
64
|
+
|
65
|
+
instance = AvalaraSdk::A1099::V2::Form1099IntResponse.new(
|
66
|
+
interest_income: null,
|
67
|
+
early_withdrawal_penalty: null,
|
68
|
+
us_savings_bonds_interest: null,
|
69
|
+
federal_income_tax_withheld: null,
|
70
|
+
investment_expenses: null,
|
71
|
+
foreign_tax_paid: null,
|
72
|
+
foreign_country: null,
|
73
|
+
tax_exempt_interest: null,
|
74
|
+
specified_private_activity_bond_interest: null,
|
75
|
+
market_discount: null,
|
76
|
+
bond_premium: null,
|
77
|
+
bond_premium_on_treasury_obligations: null,
|
78
|
+
bond_premium_on_tax_exempt_bond: null,
|
79
|
+
tax_exempt_bond_cusip_number: null,
|
80
|
+
type: 1099-NEC,
|
81
|
+
created_at: null,
|
82
|
+
updated_at: null,
|
83
|
+
state_and_local_withholding: null,
|
84
|
+
tin_type: EIN,
|
85
|
+
id: null,
|
86
|
+
issuer_id: null,
|
87
|
+
issuer_reference_id: null,
|
88
|
+
issuer_tin: null,
|
89
|
+
tax_year: null,
|
90
|
+
reference_id: null,
|
91
|
+
recipient_name: null,
|
92
|
+
recipient_tin: null,
|
93
|
+
recipient_second_name: null,
|
94
|
+
address: null,
|
95
|
+
address2: null,
|
96
|
+
city: null,
|
97
|
+
state: null,
|
98
|
+
zip: null,
|
99
|
+
email: null,
|
100
|
+
account_number: null,
|
101
|
+
office_code: null,
|
102
|
+
non_us_province: null,
|
103
|
+
country_code: null,
|
104
|
+
federal_e_file: null,
|
105
|
+
postal_mail: null,
|
106
|
+
state_e_file: null,
|
107
|
+
tin_match: null,
|
108
|
+
no_tin: null,
|
109
|
+
second_tin_notice: null,
|
110
|
+
address_verification: null,
|
111
|
+
federal_efile_status: null,
|
112
|
+
e_delivery_status: null,
|
113
|
+
state_efile_status: null,
|
114
|
+
postal_mail_status: null,
|
115
|
+
tin_match_status: null,
|
116
|
+
address_verification_status: null,
|
117
|
+
validation_errors: null
|
118
|
+
)
|
119
|
+
```
|
120
|
+
|
data/docs/A1099/V2/Form1099K.md
CHANGED
@@ -40,10 +40,14 @@
|
|
40
40
|
| **tin_match_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
41
41
|
| **address_verification** | **Boolean** | | [optional] |
|
42
42
|
| **address_verification_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
43
|
+
| **e_delivery_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
43
44
|
| **reference_id** | **String** | | [optional] |
|
44
45
|
| **email** | **String** | | [optional] |
|
45
46
|
| **tin_type** | **String** | | [optional] |
|
47
|
+
| **fatca_filing_requirement** | **Boolean** | | [optional] |
|
46
48
|
| **tin** | **String** | | [optional] |
|
49
|
+
| **no_tin** | **Boolean** | | [optional] |
|
50
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
47
51
|
| **recipient_name** | **String** | | [optional] |
|
48
52
|
| **recipient_second_name** | **String** | | [optional] |
|
49
53
|
| **address** | **String** | | [optional] |
|
@@ -51,8 +55,10 @@
|
|
51
55
|
| **city** | **String** | | [optional] |
|
52
56
|
| **state** | **String** | | [optional] |
|
53
57
|
| **zip** | **String** | | [optional] |
|
54
|
-
| **
|
58
|
+
| **non_us_province** | **String** | | [optional] |
|
55
59
|
| **country_code** | **String** | | [optional] |
|
60
|
+
| **account_number** | **String** | | [optional] |
|
61
|
+
| **office_code** | **String** | | [optional] |
|
56
62
|
| **validation_errors** | [**Array<ValidationError>**](ValidationError.md) | | [optional] |
|
57
63
|
| **created_at** | **Time** | | [optional] |
|
58
64
|
| **updated_at** | **Time** | | [optional] |
|
@@ -100,10 +106,14 @@ instance = AvalaraSdk::A1099::V2::Form1099K.new(
|
|
100
106
|
tin_match_status: null,
|
101
107
|
address_verification: null,
|
102
108
|
address_verification_status: null,
|
109
|
+
e_delivery_status: null,
|
103
110
|
reference_id: null,
|
104
111
|
email: null,
|
105
112
|
tin_type: null,
|
113
|
+
fatca_filing_requirement: null,
|
106
114
|
tin: null,
|
115
|
+
no_tin: null,
|
116
|
+
second_tin_notice: null,
|
107
117
|
recipient_name: null,
|
108
118
|
recipient_second_name: null,
|
109
119
|
address: null,
|
@@ -111,8 +121,10 @@ instance = AvalaraSdk::A1099::V2::Form1099K.new(
|
|
111
121
|
city: null,
|
112
122
|
state: null,
|
113
123
|
zip: null,
|
114
|
-
|
124
|
+
non_us_province: null,
|
115
125
|
country_code: null,
|
126
|
+
account_number: null,
|
127
|
+
office_code: null,
|
116
128
|
validation_errors: null,
|
117
129
|
created_at: null,
|
118
130
|
updated_at: null,
|