You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/A1099/Create1099Form201Response.md
+38-28Lines changed: 38 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,16 @@ Name | Type | Description | Notes
11
11
**issuer_tin** | **string** | Issuer TIN | [optional]
12
12
**tax_year** | **int** | Tax year | [optional]
13
13
**federal_efile** | **bool** | Boolean indicating that federal e-filing has been scheduled for this form |
14
-
**federal_efile_status** | [**\Avalara\SDK\Model\A1099\V2\StatusDetail**](StatusDetail.md) | Federal e-file status | [optional][readonly]
14
+
**federal_efile_status** | [**\AvalaraSDK\ModelA1099V2\StatusDetail**](StatusDetail.md) | Federal e-file status | [optional][readonly]
15
15
**state_efile** | **bool** | Boolean indicating that state e-filing has been scheduled for this form |
16
-
**state_efile_status** | [**\Avalara\SDK\Model\A1099\V2\StateEfileStatusDetailResponse[]**](StateEfileStatusDetailResponse.md) | State e-file status | [optional][readonly]
16
+
**state_efile_status** | [**\AvalaraSDK\ModelA1099V2\StateEfileStatusDetailResponse[]**](StateEfileStatusDetailResponse.md) | State e-file status | [optional][readonly]
17
17
**postal_mail** | **bool** | Boolean indicating that postal mailing to the recipient has been scheduled for this form |
18
-
**postal_mail_status** | [**\Avalara\SDK\Model\A1099\V2\StatusDetail**](StatusDetail.md) | Postal mail to recipient status | [optional][readonly]
18
+
**postal_mail_status** | [**\AvalaraSDK\ModelA1099V2\StatusDetail**](StatusDetail.md) | Postal mail to recipient status | [optional][readonly]
19
19
**tin_match** | **bool** | Boolean indicating that TIN Matching has been scheduled for this form |
20
-
**tin_match_status** | [**\Avalara\SDK\Model\A1099\V2\StatusDetail**](StatusDetail.md) | TIN Match status | [optional][readonly]
20
+
**tin_match_status** | [**\AvalaraSDK\ModelA1099V2\StatusDetail**](StatusDetail.md) | TIN Match status | [optional][readonly]
21
21
**address_verification** | **bool** | Boolean indicating that address verification has been scheduled for this form |
22
-
**address_verification_status** | [**\Avalara\SDK\Model\A1099\V2\StatusDetail**](StatusDetail.md) | Address verification status | [optional][readonly]
23
-
**e_delivery_status** | [**\Avalara\SDK\Model\A1099\V2\StatusDetail**](StatusDetail.md) | EDelivery status | [optional][readonly]
22
+
**address_verification_status** | [**\AvalaraSDK\ModelA1099V2\StatusDetail**](StatusDetail.md) | Address verification status | [optional][readonly]
23
+
**e_delivery_status** | [**\AvalaraSDK\ModelA1099V2\StatusDetail**](StatusDetail.md) | EDelivery status | [optional][readonly]
24
24
**reference_id** | **string** | Reference ID | [optional]
**employee_first_name** | **string** | The first name of the employee. | [optional]
8
-
**employee_middle_name** | **string** | The middle name of the employee. | [optional]
9
-
**employee_last_name** | **string** | The last name of the employee. | [optional]
10
-
**employee_name_suffix** | **string** | The name suffix of the employee. | [optional]
11
-
**tin_type** | **string** | The type of TIN provided. | [optional]
12
-
**tin** | **string** | The taxpayer identification number (TIN). | [optional]
13
-
**address** | **string** | The address of the individual or entity. | [optional]
14
-
**city** | **string** | The city of the address. | [optional]
15
-
**state** | **string** | The state of the address. | [optional]
16
-
**zip** | **string** | The ZIP code of the address. | [optional]
17
-
**marital_status** | **string** | The marital status of the employee. | [optional]
18
-
**last_name_differs** | **bool** | Indicates whether the last name differs from prior records. | [optional]
19
-
**num_allowances** | **int** | The number of allowances claimed by the employee. | [optional]
20
-
**other_dependents** | **int** | The number of dependents other than allowances. | [optional]
21
-
**non_job_income** | **float** | The amount of non-job income. | [optional]
22
-
**deductions** | **float** | The amount of deductions claimed. | [optional]
23
-
**additional_withheld** | **float** | The additional amount withheld. | [optional]
24
-
**exempt_from_withholding** | **bool** | Indicates whether the employee is exempt from withholding. | [optional]
25
-
**office_code** | **string** | The office code associated with the form. | [optional]
26
-
**id** | **string** | The unique identifier for the form. | [optional]
27
-
**type** | **string** | The form type. | [optional]
28
-
**entry_status** | **string** | The form status. | [optional]
29
-
**entry_status_date** | **\DateTime** | The timestamp for the latest status update. | [optional]
30
-
**reference_id** | **string** | A reference identifier for the form. | [optional]
31
-
**company_id** | **string** | The ID of the associated company. | [optional]
32
-
**display_name** | **string** | The display name associated with the form. | [optional]
33
-
**email** | **string** | The email address of the individual associated with the form. | [optional]
34
-
**archived** | **bool** | Indicates whether the form is archived. | [optional]
35
-
**signature** | **string** | The signature of the form. | [optional]
36
-
**signed_date** | **\DateTime** | The date the form was signed. | [optional]
37
-
**e_delivery_consented_at** | **\DateTime** | The date when e-delivery was consented. | [optional]
38
-
**created_at** | **\DateTime** | The creation date of the form. | [optional]
39
-
**updated_at** | **\DateTime** | The last updated date of the form. | [optional]
40
7
**name** | **string** | The name of the individual or entity associated with the form. | [optional]
41
8
**citizenship_country** | **string** | The country of citizenship. | [optional]
42
9
**disregarded_entity** | **string** | The name of the disregarded entity receiving the payment (if applicable). | [optional]
@@ -54,6 +21,8 @@ Name | Type | Description | Notes
54
21
**mailing_state** | **string** | The state of the mailing address. | [optional]
55
22
**mailing_zip** | **string** | The ZIP code of the mailing address. | [optional]
56
23
**mailing_country** | **string** | The country of the mailing address. | [optional]
24
+
**tin_type** | **string** | The type of TIN provided. | [optional]
25
+
**tin** | **string** | The taxpayer identification number (TIN). | [optional]
57
26
**giin** | **string** | The global intermediary identification number (GIIN). | [optional]
58
27
**foreign_tin_not_required** | **bool** | Indicates whether a foreign TIN is not required. | [optional]
59
28
**foreign_tin** | **string** | The foreign taxpayer identification number (TIN). | [optional]
@@ -128,9 +97,23 @@ Name | Type | Description | Notes
128
97
**excepted_inter_affiliate_ffi_certification** | **bool** | Certifies that the entity is an inter-affiliate FFI meeting all conditions for exemption, including limited account activity and payment interactions within its expanded affiliated group. | [optional]
129
98
**sponsored_direct_reporting_nffe_certification** | **bool** | Certifies that the entity is a sponsored direct reporting NFFE. | [optional]
130
99
**direct_reporting_nffe_sponsoring_entity** | **string** | The name of the entity that sponsors the direct reporting NFFE. | [optional]
131
-
**substantial_us_owners** | [**\Avalara\SDK\Model\A1099\V2\SubstantialUsOwnerResponse[]**](SubstantialUsOwnerResponse.md) | The list of substantial U.S. owners of passive NFFE. | [optional]
100
+
**substantial_us_owners** | [**\AvalaraSDK\ModelA1099V2\SubstantialUsOwnerResponse[]**](SubstantialUsOwnerResponse.md) | The list of substantial U.S. owners of passive NFFE. | [optional]
132
101
**signer_name** | **string** | The name of the signer. | [optional]
133
102
**capacity_to_sign_certification** | **bool** | Certifies signer has the capacity to sign for the beneficial owner. | [optional]
103
+
**id** | **string** | The unique identifier for the form. | [optional]
104
+
**entry_status** | **string** | The form status. | [optional]
105
+
**entry_status_date** | **\DateTime** | The timestamp for the latest status update. | [optional]
106
+
**reference_id** | **string** | A reference identifier for the form. | [optional]
107
+
**company_id** | **string** | The ID of the associated company. | [optional]
108
+
**display_name** | **string** | The display name associated with the form. | [optional]
109
+
**email** | **string** | The email address of the individual associated with the form. | [optional]
110
+
**archived** | **bool** | Indicates whether the form is archived. | [optional]
111
+
**signature** | **string** | The signature of the form. | [optional]
112
+
**signed_date** | **\DateTime** | The date the form was signed. | [optional]
113
+
**e_delivery_consented_at** | **\DateTime** | The date when e-delivery was consented. | [optional]
114
+
**created_at** | **\DateTime** | The creation date of the form. | [optional]
115
+
**updated_at** | **\DateTime** | The last updated date of the form. | [optional]
116
+
**type** | **string** | The type of the response object. | [optional]
134
117
**birthday** | **\DateTime** | The birthday of the individual associated with the form. | [optional]
135
118
**signer_capacity** | **string** | The capacity in which the signer is signing the form. | [optional]
136
119
**qualified_intermediary_certification** | **bool** | Certifies that the entity is a Qualified Intermediary (QI) acting in accordance with its QI Agreement, providing required withholding statements and documentation for relevant tax withholding purposes. | [optional]
@@ -179,10 +162,14 @@ Name | Type | Description | Notes
179
162
**exempt_payee_code** | **string** | The exempt payee code. | [optional]
180
163
**exempt_fatca_code** | **string** | The exemption from FATCA reporting code. | [optional]
181
164
**foreign_country_indicator** | **bool** | Indicates whether the individual or entity is in a foreign country. | [optional]
165
+
**address** | **string** | The address of the individual or entity. | [optional]
182
166
**foreign_address** | **string** | The foreign address of the individual or entity. | [optional]
167
+
**city** | **string** | The city of the address. | [optional]
168
+
**state** | **string** | The state of the address. | [optional]
169
+
**zip** | **string** | The ZIP code of the address. | [optional]
183
170
**account_number** | **string** | The account number associated with the form. | [optional]
**is1099able** | **bool** | Indicates whether the individual or entity should be issued a 1099 form. | [optional]
186
-
**tin_match_status** | [**\Avalara\SDK\Model\A1099\V2\TinMatchStatusResponse**](TinMatchStatusResponse.md) | The TIN Match status from IRS. | [optional]
173
+
**tin_match_status** | [**\AvalaraSDK\ModelA1099V2\TinMatchStatusResponse**](TinMatchStatusResponse.md) | The TIN Match status from IRS. | [optional]
187
174
188
175
[[Back to Model list]](../../../README.md#models)[[Back to API list]](../../../README.md#endpoints)[[Back to README]](../../../README.md)
Copy file name to clipboardExpand all lines: docs/A1099/CreateW9FormRequest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ Name | Type | Description | Notes
158
158
**passive_nffe_no_substantial_us_owners_certification** | **bool** | Certifies that the passive NFFE has no substantial U.S. owners or controlling U.S. persons. | [optional]
159
159
**passive_nffe_substantial_us_owners_provided_certification** | **bool** | Certifies that the passive NFFE has provided the name, address, and TIN of each substantial U.S. owner or controlling U.S. person. | [optional]
160
160
**excepted_inter_affiliate_ffi_certification** | **bool** | Certifies that the entity is an inter-affiliate FFI meeting all conditions for exemption, including limited account activity and payment interactions within its expanded affiliated group. | [optional]
161
-
**substantial_us_owners** | [**\Avalara\SDK\Model\A1099\V2\SubstantialUsOwnerRequest[]**](SubstantialUsOwnerRequest.md) | The list of substantial U.S. owners of passive NFFE. | [optional]
161
+
**substantial_us_owners** | [**\AvalaraSDK\ModelA1099V2\SubstantialUsOwnerRequest[]**](SubstantialUsOwnerRequest.md) | The list of substantial U.S. owners of passive NFFE. | [optional]
162
162
**capacity_to_sign_certification** | **bool** | Certifies signer has the capacity to sign for the beneficial owner. | [optional]
163
163
**birthday** | **\DateTime** | The birthday of the individual associated with the form. | [optional]
164
164
**employee_first_name** | **string** | The first name of the employee. | [optional]
0 commit comments