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
@@ -5,7 +5,6 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **unique_form_id** | **String** | Unique form identifier | [optional] |
|
8
|
-
| **no_tin** | **Boolean** | No TIN indicator | [optional] |
|
9
8
|
| **recipient_date_of_birth** | **Time** | Recipient's date of birth | [optional] |
|
10
9
|
| **recipient_giin** | **String** | Recipient's GIIN (Global Intermediary Identification Number) | [optional] |
|
11
10
|
| **recipient_foreign_tin** | **String** | Recipient's foreign TIN | [optional] |
|
@@ -33,23 +32,26 @@
|
|
33
32
|
| **issuer_id** | **String** | Issuer ID | [optional] |
|
34
33
|
| **reference_id** | **String** | Reference ID | [optional] |
|
35
34
|
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
36
|
-
| **recipient_name** | **String** | Recipient name |
|
35
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
37
36
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
38
37
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
39
|
-
| **address** | **String** | Address |
|
38
|
+
| **address** | **String** | Address | [optional] |
|
40
39
|
| **address2** | **String** | Address line 2 | [optional] |
|
41
|
-
| **city** | **String** | City |
|
40
|
+
| **city** | **String** | City | [optional] |
|
42
41
|
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
43
42
|
| **zip** | **String** | Zip/postal code | [optional] |
|
44
|
-
| **
|
43
|
+
| **email** | **String** | Recipient email address | [optional] |
|
45
44
|
| **account_number** | **String** | Account number | [optional] |
|
46
45
|
| **office_code** | **String** | Office code | [optional] |
|
47
|
-
| **
|
48
|
-
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes |
|
46
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
47
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
49
48
|
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
50
49
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
51
50
|
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
52
51
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
52
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
53
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
54
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
53
55
|
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
54
56
|
|
55
57
|
## Example
|
@@ -59,7 +61,6 @@ require 'avalara_sdk'
|
|
59
61
|
|
60
62
|
instance = AvalaraSdk::A1099::V2::Form1042SRequest.new(
|
61
63
|
unique_form_id: null,
|
62
|
-
no_tin: null,
|
63
64
|
recipient_date_of_birth: null,
|
64
65
|
recipient_giin: null,
|
65
66
|
recipient_foreign_tin: null,
|
@@ -95,15 +96,18 @@ instance = AvalaraSdk::A1099::V2::Form1042SRequest.new(
|
|
95
96
|
city: null,
|
96
97
|
state: null,
|
97
98
|
zip: null,
|
98
|
-
|
99
|
+
email: null,
|
99
100
|
account_number: null,
|
100
101
|
office_code: null,
|
101
|
-
|
102
|
+
non_us_province: null,
|
102
103
|
country_code: null,
|
103
104
|
federal_e_file: null,
|
104
105
|
postal_mail: null,
|
105
106
|
state_e_file: null,
|
106
107
|
tin_match: null,
|
108
|
+
no_tin: null,
|
109
|
+
second_tin_notice: null,
|
110
|
+
fatca_filing_requirement: null,
|
107
111
|
address_verification: null
|
108
112
|
)
|
109
113
|
```
|
@@ -7,7 +7,6 @@
|
|
7
7
|
| **type** | **String** | | [optional][readonly] |
|
8
8
|
| **created_at** | **Time** | | [optional] |
|
9
9
|
| **updated_at** | **Time** | | [optional] |
|
10
|
-
| **user_id** | **String** | | [optional] |
|
11
10
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional] |
|
12
11
|
| **tin_type** | **String** | | [optional] |
|
13
12
|
| **id** | **String** | | [optional] |
|
@@ -24,17 +23,20 @@
|
|
24
23
|
| **city** | **String** | | [optional] |
|
25
24
|
| **state** | **String** | | [optional] |
|
26
25
|
| **zip** | **String** | | [optional] |
|
27
|
-
| **
|
26
|
+
| **email** | **String** | | [optional] |
|
28
27
|
| **account_number** | **String** | | [optional] |
|
29
28
|
| **office_code** | **String** | | [optional] |
|
30
|
-
| **
|
29
|
+
| **non_us_province** | **String** | | [optional] |
|
31
30
|
| **country_code** | **String** | | [optional] |
|
32
31
|
| **federal_e_file** | **Boolean** | | [optional] |
|
33
32
|
| **postal_mail** | **Boolean** | | [optional] |
|
34
33
|
| **state_e_file** | **Boolean** | | [optional] |
|
35
34
|
| **tin_match** | **Boolean** | | [optional] |
|
35
|
+
| **no_tin** | **Boolean** | | [optional] |
|
36
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
36
37
|
| **address_verification** | **Boolean** | | [optional] |
|
37
38
|
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
39
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
38
40
|
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | | [optional] |
|
39
41
|
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
40
42
|
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
@@ -50,7 +52,6 @@ instance = AvalaraSdk::A1099::V2::Form1042SResponse.new(
|
|
50
52
|
type: 1099-NEC,
|
51
53
|
created_at: null,
|
52
54
|
updated_at: null,
|
53
|
-
user_id: null,
|
54
55
|
state_and_local_withholding: null,
|
55
56
|
tin_type: EIN,
|
56
57
|
id: null,
|
@@ -67,17 +68,20 @@ instance = AvalaraSdk::A1099::V2::Form1042SResponse.new(
|
|
67
68
|
city: null,
|
68
69
|
state: null,
|
69
70
|
zip: null,
|
70
|
-
|
71
|
+
email: null,
|
71
72
|
account_number: null,
|
72
73
|
office_code: null,
|
73
|
-
|
74
|
+
non_us_province: null,
|
74
75
|
country_code: null,
|
75
76
|
federal_e_file: null,
|
76
77
|
postal_mail: null,
|
77
78
|
state_e_file: null,
|
78
79
|
tin_match: null,
|
80
|
+
no_tin: null,
|
81
|
+
second_tin_notice: null,
|
79
82
|
address_verification: null,
|
80
83
|
federal_efile_status: null,
|
84
|
+
e_delivery_status: null,
|
81
85
|
state_efile_status: null,
|
82
86
|
postal_mail_status: null,
|
83
87
|
tin_match_status: null,
|
data/docs/A1099/V2/Form1095B.md
CHANGED
@@ -22,10 +22,14 @@
|
|
22
22
|
| **tin_match_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
23
23
|
| **address_verification** | **Boolean** | | [optional] |
|
24
24
|
| **address_verification_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
25
|
+
| **e_delivery_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
25
26
|
| **reference_id** | **String** | | [optional] |
|
26
27
|
| **email** | **String** | | [optional] |
|
27
28
|
| **tin_type** | **String** | | [optional] |
|
29
|
+
| **fatca_filing_requirement** | **Boolean** | | [optional] |
|
28
30
|
| **tin** | **String** | | [optional] |
|
31
|
+
| **no_tin** | **Boolean** | | [optional] |
|
32
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
29
33
|
| **recipient_name** | **String** | | [optional] |
|
30
34
|
| **recipient_second_name** | **String** | | [optional] |
|
31
35
|
| **address** | **String** | | [optional] |
|
@@ -33,8 +37,10 @@
|
|
33
37
|
| **city** | **String** | | [optional] |
|
34
38
|
| **state** | **String** | | [optional] |
|
35
39
|
| **zip** | **String** | | [optional] |
|
36
|
-
| **
|
40
|
+
| **non_us_province** | **String** | | [optional] |
|
37
41
|
| **country_code** | **String** | | [optional] |
|
42
|
+
| **account_number** | **String** | | [optional] |
|
43
|
+
| **office_code** | **String** | | [optional] |
|
38
44
|
| **validation_errors** | [**Array<ValidationError>**](ValidationError.md) | | [optional] |
|
39
45
|
| **created_at** | **Time** | | [optional] |
|
40
46
|
| **updated_at** | **Time** | | [optional] |
|
@@ -64,10 +70,14 @@ instance = AvalaraSdk::A1099::V2::Form1095B.new(
|
|
64
70
|
tin_match_status: null,
|
65
71
|
address_verification: null,
|
66
72
|
address_verification_status: null,
|
73
|
+
e_delivery_status: null,
|
67
74
|
reference_id: null,
|
68
75
|
email: null,
|
69
76
|
tin_type: null,
|
77
|
+
fatca_filing_requirement: null,
|
70
78
|
tin: null,
|
79
|
+
no_tin: null,
|
80
|
+
second_tin_notice: null,
|
71
81
|
recipient_name: null,
|
72
82
|
recipient_second_name: null,
|
73
83
|
address: null,
|
@@ -75,8 +85,10 @@ instance = AvalaraSdk::A1099::V2::Form1095B.new(
|
|
75
85
|
city: null,
|
76
86
|
state: null,
|
77
87
|
zip: null,
|
78
|
-
|
88
|
+
non_us_province: null,
|
79
89
|
country_code: null,
|
90
|
+
account_number: null,
|
91
|
+
office_code: null,
|
80
92
|
validation_errors: null,
|
81
93
|
created_at: null,
|
82
94
|
updated_at: null,
|
@@ -14,23 +14,26 @@
|
|
14
14
|
| **issuer_id** | **String** | Issuer ID | [optional] |
|
15
15
|
| **reference_id** | **String** | Reference ID | [optional] |
|
16
16
|
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
17
|
-
| **recipient_name** | **String** | Recipient name |
|
17
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
18
18
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
19
19
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
20
|
-
| **address** | **String** | Address |
|
20
|
+
| **address** | **String** | Address | [optional] |
|
21
21
|
| **address2** | **String** | Address line 2 | [optional] |
|
22
|
-
| **city** | **String** | City |
|
22
|
+
| **city** | **String** | City | [optional] |
|
23
23
|
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
24
24
|
| **zip** | **String** | Zip/postal code | [optional] |
|
25
|
-
| **
|
25
|
+
| **email** | **String** | Recipient email address | [optional] |
|
26
26
|
| **account_number** | **String** | Account number | [optional] |
|
27
27
|
| **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 |
|
28
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
29
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
30
30
|
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
31
31
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
32
32
|
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
33
33
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
34
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
35
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
36
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
34
37
|
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
35
38
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
36
39
|
|
@@ -58,15 +61,18 @@ instance = AvalaraSdk::A1099::V2::Form1095BListItem.new(
|
|
58
61
|
city: null,
|
59
62
|
state: null,
|
60
63
|
zip: null,
|
61
|
-
|
64
|
+
email: null,
|
62
65
|
account_number: null,
|
63
66
|
office_code: null,
|
64
|
-
|
67
|
+
non_us_province: null,
|
65
68
|
country_code: null,
|
66
69
|
federal_e_file: null,
|
67
70
|
postal_mail: null,
|
68
71
|
state_e_file: null,
|
69
72
|
tin_match: null,
|
73
|
+
no_tin: null,
|
74
|
+
second_tin_notice: null,
|
75
|
+
fatca_filing_requirement: null,
|
70
76
|
address_verification: null,
|
71
77
|
state_and_local_withholding: null
|
72
78
|
)
|
@@ -13,19 +13,22 @@
|
|
13
13
|
| **issuer_tin** | **String** | Issuer TIN | [optional] |
|
14
14
|
| **tax_year** | **Integer** | Tax year | [optional] |
|
15
15
|
| **federal_efile** | **Boolean** | Boolean indicating that federal e-filing has been scheduled for this form | |
|
16
|
-
| **federal_efile_status** | [**
|
16
|
+
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | Federal e-file status | [optional][readonly] |
|
17
17
|
| **state_efile** | **Boolean** | Boolean indicating that state e-filing has been scheduled for this form | |
|
18
18
|
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | State e-file status | [optional][readonly] |
|
19
19
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient has been scheduled for this form | |
|
20
|
-
| **postal_mail_status** | [**
|
20
|
+
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | Postal mail to recipient status | [optional][readonly] |
|
21
21
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching has been scheduled for this form | |
|
22
|
-
| **tin_match_status** | [**
|
22
|
+
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | TIN Match status | [optional][readonly] |
|
23
23
|
| **address_verification** | **Boolean** | Boolean indicating that address verification has been scheduled for this form | |
|
24
|
-
| **address_verification_status** | [**
|
24
|
+
| **address_verification_status** | [**StatusDetail**](StatusDetail.md) | Address verification status | [optional][readonly] |
|
25
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | EDelivery status | [optional][readonly] |
|
25
26
|
| **reference_id** | **String** | Reference ID | [optional] |
|
26
27
|
| **email** | **String** | Recipient email address | [optional] |
|
27
28
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
28
29
|
| **tin** | **String** | Recipient Tax ID Number | [optional] |
|
30
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
31
|
+
| **second_tin_notice** | **Boolean** | Second Tin Notice | [optional] |
|
29
32
|
| **recipient_name** | **String** | Recipient name | [optional] |
|
30
33
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
31
34
|
| **address** | **String** | Address | [optional] |
|
@@ -33,8 +36,11 @@
|
|
33
36
|
| **city** | **String** | City | [optional] |
|
34
37
|
| **state** | **String** | US state | [optional] |
|
35
38
|
| **zip** | **String** | Zip/postal code | [optional] |
|
36
|
-
| **
|
39
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
37
40
|
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
41
|
+
| **account_number** | **String** | Account Number | [optional] |
|
42
|
+
| **office_code** | **String** | Office Code | [optional] |
|
43
|
+
| **fatca_filing_requirement** | **Boolean** | FATCA filing requirement | [optional] |
|
38
44
|
| **validation_errors** | [**Array<ValidationErrorResponse>**](ValidationErrorResponse.md) | Validation errors | [optional][readonly] |
|
39
45
|
| **created_at** | **Time** | Creation time | [optional][readonly] |
|
40
46
|
| **updated_at** | **Time** | Update time | [optional][readonly] |
|
@@ -64,10 +70,13 @@ instance = AvalaraSdk::A1099::V2::Form1095BListItemResponse.new(
|
|
64
70
|
tin_match_status: null,
|
65
71
|
address_verification: false,
|
66
72
|
address_verification_status: null,
|
73
|
+
e_delivery_status: null,
|
67
74
|
reference_id: 1891810-9819891,
|
68
75
|
email: roadrunner@acmecorp.com,
|
69
76
|
tin_type: null,
|
70
77
|
tin: null,
|
78
|
+
no_tin: false,
|
79
|
+
second_tin_notice: null,
|
71
80
|
recipient_name: null,
|
72
81
|
recipient_second_name: null,
|
73
82
|
address: 1234 Meep Meep Blvd,
|
@@ -75,11 +84,14 @@ instance = AvalaraSdk::A1099::V2::Form1095BListItemResponse.new(
|
|
75
84
|
city: Tucson,
|
76
85
|
state: AZ,
|
77
86
|
zip: 35004,
|
78
|
-
|
87
|
+
non_us_province: ,
|
79
88
|
country_code: US,
|
89
|
+
account_number: null,
|
90
|
+
office_code: null,
|
91
|
+
fatca_filing_requirement: null,
|
80
92
|
validation_errors: null,
|
81
|
-
created_at: 2025-
|
82
|
-
updated_at: 2025-
|
93
|
+
created_at: 2025-08-15T15:39:30.279309800Z,
|
94
|
+
updated_at: 2025-08-15T15:39:30.279310500Z,
|
83
95
|
state_and_local_withholding: null
|
84
96
|
)
|
85
97
|
```
|
@@ -15,23 +15,26 @@
|
|
15
15
|
| **issuer_id** | **String** | Issuer ID | [optional] |
|
16
16
|
| **reference_id** | **String** | Reference ID | [optional] |
|
17
17
|
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
18
|
-
| **recipient_name** | **String** | Recipient name |
|
18
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
19
19
|
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
20
20
|
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
21
|
-
| **address** | **String** | Address |
|
21
|
+
| **address** | **String** | Address | [optional] |
|
22
22
|
| **address2** | **String** | Address line 2 | [optional] |
|
23
|
-
| **city** | **String** | City |
|
23
|
+
| **city** | **String** | City | [optional] |
|
24
24
|
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
25
25
|
| **zip** | **String** | Zip/postal code | [optional] |
|
26
|
-
| **
|
26
|
+
| **email** | **String** | Recipient email address | [optional] |
|
27
27
|
| **account_number** | **String** | Account number | [optional] |
|
28
28
|
| **office_code** | **String** | Office code | [optional] |
|
29
|
-
| **
|
30
|
-
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes |
|
29
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
30
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
31
31
|
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
32
32
|
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
33
33
|
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
34
34
|
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
35
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
36
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
37
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
35
38
|
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
36
39
|
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
37
40
|
|
@@ -60,15 +63,18 @@ instance = AvalaraSdk::A1099::V2::Form1095BRequest.new(
|
|
60
63
|
city: null,
|
61
64
|
state: null,
|
62
65
|
zip: null,
|
63
|
-
|
66
|
+
email: null,
|
64
67
|
account_number: null,
|
65
68
|
office_code: null,
|
66
|
-
|
69
|
+
non_us_province: null,
|
67
70
|
country_code: null,
|
68
71
|
federal_e_file: null,
|
69
72
|
postal_mail: null,
|
70
73
|
state_e_file: null,
|
71
74
|
tin_match: null,
|
75
|
+
no_tin: null,
|
76
|
+
second_tin_notice: null,
|
77
|
+
fatca_filing_requirement: null,
|
72
78
|
address_verification: null,
|
73
79
|
state_and_local_withholding: null
|
74
80
|
)
|
@@ -0,0 +1,106 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1095BResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **employee_first_name** | **String** | | [optional] |
|
8
|
+
| **employee_middle_name** | **String** | | [optional] |
|
9
|
+
| **employee_last_name** | **String** | | [optional] |
|
10
|
+
| **employee_name_suffix** | **String** | | [optional] |
|
11
|
+
| **employee_date_of_birth** | **Time** | | [optional] |
|
12
|
+
| **origin_of_health_coverage_code** | **String** | | [optional] |
|
13
|
+
| **covered_individuals** | [**Array<CoveredIndividualRequest>**](CoveredIndividualRequest.md) | | [optional] |
|
14
|
+
| **type** | **String** | | [optional][readonly] |
|
15
|
+
| **created_at** | **Time** | | [optional] |
|
16
|
+
| **updated_at** | **Time** | | [optional] |
|
17
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional] |
|
18
|
+
| **tin_type** | **String** | | [optional] |
|
19
|
+
| **id** | **String** | | [optional] |
|
20
|
+
| **issuer_id** | **String** | | [optional] |
|
21
|
+
| **issuer_reference_id** | **String** | | [optional] |
|
22
|
+
| **issuer_tin** | **String** | | [optional] |
|
23
|
+
| **tax_year** | **Integer** | | [optional] |
|
24
|
+
| **reference_id** | **String** | | [optional] |
|
25
|
+
| **recipient_name** | **String** | | [optional] |
|
26
|
+
| **recipient_tin** | **String** | | [optional] |
|
27
|
+
| **recipient_second_name** | **String** | | [optional] |
|
28
|
+
| **address** | **String** | | [optional] |
|
29
|
+
| **address2** | **String** | | [optional] |
|
30
|
+
| **city** | **String** | | [optional] |
|
31
|
+
| **state** | **String** | | [optional] |
|
32
|
+
| **zip** | **String** | | [optional] |
|
33
|
+
| **email** | **String** | | [optional] |
|
34
|
+
| **account_number** | **String** | | [optional] |
|
35
|
+
| **office_code** | **String** | | [optional] |
|
36
|
+
| **non_us_province** | **String** | | [optional] |
|
37
|
+
| **country_code** | **String** | | [optional] |
|
38
|
+
| **federal_e_file** | **Boolean** | | [optional] |
|
39
|
+
| **postal_mail** | **Boolean** | | [optional] |
|
40
|
+
| **state_e_file** | **Boolean** | | [optional] |
|
41
|
+
| **tin_match** | **Boolean** | | [optional] |
|
42
|
+
| **no_tin** | **Boolean** | | [optional] |
|
43
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
44
|
+
| **address_verification** | **Boolean** | | [optional] |
|
45
|
+
| **federal_efile_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
46
|
+
| **e_delivery_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
47
|
+
| **state_efile_status** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | | [optional] |
|
48
|
+
| **postal_mail_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
49
|
+
| **tin_match_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
50
|
+
| **address_verification_status** | [**StatusDetail**](StatusDetail.md) | | [optional] |
|
51
|
+
| **validation_errors** | [**Array<ValidationErrorResponse>**](ValidationErrorResponse.md) | | [optional] |
|
52
|
+
|
53
|
+
## Example
|
54
|
+
|
55
|
+
```ruby
|
56
|
+
require 'avalara_sdk'
|
57
|
+
|
58
|
+
instance = AvalaraSdk::A1099::V2::Form1095BResponse.new(
|
59
|
+
employee_first_name: null,
|
60
|
+
employee_middle_name: null,
|
61
|
+
employee_last_name: null,
|
62
|
+
employee_name_suffix: null,
|
63
|
+
employee_date_of_birth: null,
|
64
|
+
origin_of_health_coverage_code: A,
|
65
|
+
covered_individuals: null,
|
66
|
+
type: 1099-NEC,
|
67
|
+
created_at: null,
|
68
|
+
updated_at: null,
|
69
|
+
state_and_local_withholding: null,
|
70
|
+
tin_type: EIN,
|
71
|
+
id: null,
|
72
|
+
issuer_id: null,
|
73
|
+
issuer_reference_id: null,
|
74
|
+
issuer_tin: null,
|
75
|
+
tax_year: null,
|
76
|
+
reference_id: null,
|
77
|
+
recipient_name: null,
|
78
|
+
recipient_tin: null,
|
79
|
+
recipient_second_name: null,
|
80
|
+
address: null,
|
81
|
+
address2: null,
|
82
|
+
city: null,
|
83
|
+
state: null,
|
84
|
+
zip: null,
|
85
|
+
email: null,
|
86
|
+
account_number: null,
|
87
|
+
office_code: null,
|
88
|
+
non_us_province: null,
|
89
|
+
country_code: null,
|
90
|
+
federal_e_file: null,
|
91
|
+
postal_mail: null,
|
92
|
+
state_e_file: null,
|
93
|
+
tin_match: null,
|
94
|
+
no_tin: null,
|
95
|
+
second_tin_notice: null,
|
96
|
+
address_verification: null,
|
97
|
+
federal_efile_status: null,
|
98
|
+
e_delivery_status: null,
|
99
|
+
state_efile_status: null,
|
100
|
+
postal_mail_status: null,
|
101
|
+
tin_match_status: null,
|
102
|
+
address_verification_status: null,
|
103
|
+
validation_errors: null
|
104
|
+
)
|
105
|
+
```
|
106
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1095CList
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **forms** | [**Array<Form1095CListItem>**](Form1095CListItem.md) | | [optional] |
|
8
|
+
| **form_type** | **String** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'avalara_sdk'
|
14
|
+
|
15
|
+
instance = AvalaraSdk::A1099::V2::Form1095CList.new(
|
16
|
+
forms: null,
|
17
|
+
form_type: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,90 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Form1095CListItem
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **employee_first_name** | **String** | Employee's first name | [optional] |
|
8
|
+
| **employee_middle_name** | **String** | Employee's middle name | [optional] |
|
9
|
+
| **employee_last_name** | **String** | Employee's last name | [optional] |
|
10
|
+
| **employee_name_suffix** | **String** | Employee's name suffix | [optional] |
|
11
|
+
| **recipient_date_of_birth** | **Time** | Recipient's date of birth | [optional] |
|
12
|
+
| **plan_start_month** | **String** | Plan start month | [optional] |
|
13
|
+
| **offer_and_coverages** | [**Array<OfferAndCoverageRequest>**](OfferAndCoverageRequest.md) | Offer and coverage information | [optional] |
|
14
|
+
| **employer_provided_si_coverage** | **Boolean** | Employer provided self-insured coverage | [optional] |
|
15
|
+
| **covered_individuals** | [**Array<CoveredIndividualRequest>**](CoveredIndividualRequest.md) | Covered individuals information | [optional] |
|
16
|
+
| **issuer_reference_id** | **String** | Issuer Reference ID. One of `issuerReferenceId` or `issuerTin` is required. | [optional] |
|
17
|
+
| **issuer_tin** | **String** | Issuer TIN. One of `issuerReferenceId` or `issuerTin` is required. | [optional] |
|
18
|
+
| **tax_year** | **Integer** | Tax year | |
|
19
|
+
| **issuer_id** | **String** | Issuer ID | [optional] |
|
20
|
+
| **reference_id** | **String** | Reference ID | [optional] |
|
21
|
+
| **recipient_tin** | **String** | Recipient Tax ID Number | [optional] |
|
22
|
+
| **recipient_name** | **String** | Recipient name | [optional] |
|
23
|
+
| **tin_type** | **String** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional] |
|
24
|
+
| **recipient_second_name** | **String** | Recipient second name | [optional] |
|
25
|
+
| **address** | **String** | Address | [optional] |
|
26
|
+
| **address2** | **String** | Address line 2 | [optional] |
|
27
|
+
| **city** | **String** | City | [optional] |
|
28
|
+
| **state** | **String** | US state. Required if CountryCode is \"US\". | [optional] |
|
29
|
+
| **zip** | **String** | Zip/postal code | [optional] |
|
30
|
+
| **email** | **String** | Recipient email address | [optional] |
|
31
|
+
| **account_number** | **String** | Account number | [optional] |
|
32
|
+
| **office_code** | **String** | Office code | [optional] |
|
33
|
+
| **non_us_province** | **String** | Foreign province | [optional] |
|
34
|
+
| **country_code** | **String** | Country code, as defined at https://www.irs.gov/e-file-providers/country-codes | [optional] |
|
35
|
+
| **federal_e_file** | **Boolean** | Boolean indicating that federal e-filing should be scheduled for this form | [optional] |
|
36
|
+
| **postal_mail** | **Boolean** | Boolean indicating that postal mailing to the recipient should be scheduled for this form | [optional] |
|
37
|
+
| **state_e_file** | **Boolean** | Boolean indicating that state e-filing should be scheduled for this form | [optional] |
|
38
|
+
| **tin_match** | **Boolean** | Boolean indicating that TIN Matching should be scheduled for this form | [optional] |
|
39
|
+
| **no_tin** | **Boolean** | Indicates whether the recipient has no TIN | [optional] |
|
40
|
+
| **second_tin_notice** | **Boolean** | Second TIN notice in three years | [optional] |
|
41
|
+
| **fatca_filing_requirement** | **Boolean** | Fatca filing requirement | [optional] |
|
42
|
+
| **address_verification** | **Boolean** | Boolean indicating that address verification should be scheduled for this form | [optional] |
|
43
|
+
| **state_and_local_withholding** | [**StateAndLocalWithholdingRequest**](StateAndLocalWithholdingRequest.md) | State and local withholding information | [optional] |
|
44
|
+
|
45
|
+
## Example
|
46
|
+
|
47
|
+
```ruby
|
48
|
+
require 'avalara_sdk'
|
49
|
+
|
50
|
+
instance = AvalaraSdk::A1099::V2::Form1095CListItem.new(
|
51
|
+
employee_first_name: null,
|
52
|
+
employee_middle_name: null,
|
53
|
+
employee_last_name: null,
|
54
|
+
employee_name_suffix: null,
|
55
|
+
recipient_date_of_birth: null,
|
56
|
+
plan_start_month: null,
|
57
|
+
offer_and_coverages: null,
|
58
|
+
employer_provided_si_coverage: null,
|
59
|
+
covered_individuals: null,
|
60
|
+
issuer_reference_id: null,
|
61
|
+
issuer_tin: null,
|
62
|
+
tax_year: null,
|
63
|
+
issuer_id: null,
|
64
|
+
reference_id: null,
|
65
|
+
recipient_tin: null,
|
66
|
+
recipient_name: null,
|
67
|
+
tin_type: EIN,
|
68
|
+
recipient_second_name: null,
|
69
|
+
address: null,
|
70
|
+
address2: null,
|
71
|
+
city: null,
|
72
|
+
state: null,
|
73
|
+
zip: null,
|
74
|
+
email: null,
|
75
|
+
account_number: null,
|
76
|
+
office_code: null,
|
77
|
+
non_us_province: null,
|
78
|
+
country_code: null,
|
79
|
+
federal_e_file: null,
|
80
|
+
postal_mail: null,
|
81
|
+
state_e_file: null,
|
82
|
+
tin_match: null,
|
83
|
+
no_tin: null,
|
84
|
+
second_tin_notice: null,
|
85
|
+
fatca_filing_requirement: null,
|
86
|
+
address_verification: null,
|
87
|
+
state_and_local_withholding: null
|
88
|
+
)
|
89
|
+
```
|
90
|
+
|
@@ -20,10 +20,14 @@
|
|
20
20
|
| **tin_match_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
21
21
|
| **address_verification** | **Boolean** | | [optional] |
|
22
22
|
| **address_verification_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
23
|
+
| **e_delivery_status** | [**Form1099StatusDetail**](Form1099StatusDetail.md) | | [optional] |
|
23
24
|
| **reference_id** | **String** | | [optional] |
|
24
25
|
| **email** | **String** | | [optional] |
|
25
26
|
| **tin_type** | **String** | | [optional] |
|
27
|
+
| **fatca_filing_requirement** | **Boolean** | | [optional] |
|
26
28
|
| **tin** | **String** | | [optional] |
|
29
|
+
| **no_tin** | **Boolean** | | [optional] |
|
30
|
+
| **second_tin_notice** | **Boolean** | | [optional] |
|
27
31
|
| **recipient_name** | **String** | | [optional] |
|
28
32
|
| **recipient_second_name** | **String** | | [optional] |
|
29
33
|
| **address** | **String** | | [optional] |
|
@@ -31,8 +35,10 @@
|
|
31
35
|
| **city** | **String** | | [optional] |
|
32
36
|
| **state** | **String** | | [optional] |
|
33
37
|
| **zip** | **String** | | [optional] |
|
34
|
-
| **
|
38
|
+
| **non_us_province** | **String** | | [optional] |
|
35
39
|
| **country_code** | **String** | | [optional] |
|
40
|
+
| **account_number** | **String** | | [optional] |
|
41
|
+
| **office_code** | **String** | | [optional] |
|
36
42
|
| **validation_errors** | [**Array<ValidationError>**](ValidationError.md) | | [optional] |
|
37
43
|
| **created_at** | **Time** | | [optional] |
|
38
44
|
| **updated_at** | **Time** | | [optional] |
|
@@ -60,10 +66,14 @@ instance = AvalaraSdk::A1099::V2::Form1099Base.new(
|
|
60
66
|
tin_match_status: null,
|
61
67
|
address_verification: null,
|
62
68
|
address_verification_status: null,
|
69
|
+
e_delivery_status: null,
|
63
70
|
reference_id: null,
|
64
71
|
email: null,
|
65
72
|
tin_type: null,
|
73
|
+
fatca_filing_requirement: null,
|
66
74
|
tin: null,
|
75
|
+
no_tin: null,
|
76
|
+
second_tin_notice: null,
|
67
77
|
recipient_name: null,
|
68
78
|
recipient_second_name: null,
|
69
79
|
address: null,
|
@@ -71,8 +81,10 @@ instance = AvalaraSdk::A1099::V2::Form1099Base.new(
|
|
71
81
|
city: null,
|
72
82
|
state: null,
|
73
83
|
zip: null,
|
74
|
-
|
84
|
+
non_us_province: null,
|
75
85
|
country_code: null,
|
86
|
+
account_number: null,
|
87
|
+
office_code: null,
|
76
88
|
validation_errors: null,
|
77
89
|
created_at: null,
|
78
90
|
updated_at: null,
|