Skip to content

Commit a070c5e

Browse files
Merge pull request #9 from avadev/25.8.2
25.8.2
2 parents c722107 + 256b011 commit a070c5e

File tree

128 files changed

+1805
-999
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+1805
-999
lines changed

README.md

Lines changed: 205 additions & 185 deletions
Large diffs are not rendered by default.

docs/A1099/BulkUpsert1099FormsRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**forms** | [**\Avalara\SDK\Model\A1099\V2\Form1099RListItem[]**](Form1099RListItem.md) | | [optional]
7+
**forms** | [**\AvalaraSDK\ModelA1099V2\Form1099RListItem[]**](Form1099RListItem.md) | | [optional]
88
**form_type** | **string** | | [optional]
99

1010
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/Create1099Form201Response.md

Lines changed: 38 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ Name | Type | Description | Notes
1111
**issuer_tin** | **string** | Issuer TIN | [optional]
1212
**tax_year** | **int** | Tax year | [optional]
1313
**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]
1515
**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]
1717
**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]
1919
**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]
2121
**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]
2424
**reference_id** | **string** | Reference ID | [optional]
2525
**email** | **string** | Recipient email address | [optional]
2626
**tin_type** | **string** | Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN | [optional]
@@ -39,10 +39,10 @@ Name | Type | Description | Notes
3939
**account_number** | **string** | Account Number | [optional]
4040
**office_code** | **string** | Office Code | [optional]
4141
**fatca_filing_requirement** | **bool** | FATCA filing requirement | [optional]
42-
**validation_errors** | [**\Avalara\SDK\Model\A1099\V2\ValidationErrorResponse[]**](ValidationErrorResponse.md) | Validation errors | [optional] [readonly]
42+
**validation_errors** | [**\AvalaraSDK\ModelA1099V2\ValidationErrorResponse[]**](ValidationErrorResponse.md) | Validation errors | [optional] [readonly]
4343
**created_at** | **\DateTime** | Creation time | [optional] [readonly]
4444
**updated_at** | **\DateTime** | Update time | [optional] [readonly]
45-
**state_and_local_withholding** | [**\Avalara\SDK\Model\A1099\V2\StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional]
45+
**state_and_local_withholding** | [**\AvalaraSDK\ModelA1099V2\StateAndLocalWithholdingResponse**](StateAndLocalWithholdingResponse.md) | | [optional]
4646
**unique_form_id** | **string** | Unique form identifier | [optional]
4747
**recipient_date_of_birth** | **\DateTime** | Recipient's date of birth | [optional]
4848
**recipient_giin** | **string** | Recipient's GIIN (Global Intermediary Identification Number) | [optional]
@@ -64,28 +64,39 @@ Name | Type | Description | Notes
6464
**tax_paid_agent** | **float** | Tax paid by withholding agent | [optional]
6565
**chap3_status_code** | **string** | Chapter 3 status code | [optional]
6666
**chap4_status_code** | **string** | Chapter 4 status code | [optional]
67-
**primary_withholding_agent** | [**\Avalara\SDK\Model\A1099\V2\PrimaryWithholdingAgentResponse**](PrimaryWithholdingAgentResponse.md) | Primary withholding agent information | [optional]
68-
**intermediary_or_flow_through** | [**\Avalara\SDK\Model\A1099\V2\IntermediaryOrFlowThroughResponse**](IntermediaryOrFlowThroughResponse.md) | Intermediary or flow-through entity information | [optional]
67+
**primary_withholding_agent** | [**\AvalaraSDK\ModelA1099V2\PrimaryWithholdingAgentResponse**](PrimaryWithholdingAgentResponse.md) | Primary withholding agent information | [optional]
68+
**intermediary_or_flow_through** | [**\AvalaraSDK\ModelA1099V2\IntermediaryOrFlowThroughResponse**](IntermediaryOrFlowThroughResponse.md) | Intermediary or flow-through entity information | [optional]
6969
**origin_of_health_coverage_code** | **string** | Origin of health coverage code | [optional]
70-
**covered_individuals** | [**\Avalara\SDK\Model\A1099\V2\CoveredIndividualReferenceResponse[]**](CoveredIndividualReferenceResponse.md) | Covered individuals information | [optional]
71-
**total_ordinary_dividends** | **string** | Total ordinary dividends | [optional]
72-
**qualified_dividends** | **string** | Qualified dividends | [optional]
73-
**total_capital_gain_distributions** | **string** | Total capital gain distributions | [optional]
74-
**unrecaptured_section1250_gain** | **string** | Unrecaptured Section 1250 gain | [optional]
75-
**section1202_gain** | **string** | Section 1202 gain | [optional]
76-
**collectibles_gain** | **string** | Collectibles (28%) gain | [optional]
77-
**section897_ordinary_dividends** | **string** | Section 897 ordinary dividends | [optional]
78-
**section897_capital_gain** | **string** | Section 897 capital gain | [optional]
79-
**nondividend_distributions** | **string** | Nondividend distributions | [optional]
70+
**covered_individuals** | [**\AvalaraSDK\ModelA1099V2\CoveredIndividualReferenceResponse[]**](CoveredIndividualReferenceResponse.md) | Covered individuals information | [optional]
71+
**total_ordinary_dividends** | **float** | Total ordinary dividends | [optional]
72+
**qualified_dividends** | **float** | Qualified dividends | [optional]
73+
**total_capital_gain_distributions** | **float** | Total capital gain distributions | [optional]
74+
**unrecaptured_section1250_gain** | **float** | Unrecaptured Section 1250 gain | [optional]
75+
**section1202_gain** | **float** | Section 1202 gain | [optional]
76+
**collectibles_gain** | **float** | Collectibles (28%) gain | [optional]
77+
**section897_ordinary_dividends** | **float** | Section 897 ordinary dividends | [optional]
78+
**section897_capital_gain** | **float** | Section 897 capital gain | [optional]
79+
**nondividend_distributions** | **float** | Nondividend distributions | [optional]
8080
**federal_income_tax_withheld** | **float** | Federal income tax withheld | [optional]
81-
**section199_a_dividends** | **string** | Section 199A dividends | [optional]
82-
**investment_expenses** | **string** | Investment expenses | [optional]
83-
**foreign_tax_paid** | **string** | Foreign tax paid | [optional]
81+
**section199_a_dividends** | **float** | Section 199A dividends | [optional]
82+
**investment_expenses** | **float** | Investment expenses | [optional]
83+
**foreign_tax_paid** | **float** | Foreign tax paid | [optional]
8484
**foreign_country_or_us_possession** | **string** | Foreign country or U.S. possession | [optional]
85-
**cash_liquidation_distributions** | **string** | Cash liquidation distributions | [optional]
86-
**noncash_liquidation_distributions** | **string** | Noncash liquidation distributions | [optional]
87-
**exempt_interest_dividends** | **string** | Exempt-interest dividends | [optional]
88-
**specified_private_activity_bond_interest_dividends** | **string** | Specified private activity bond interest dividends | [optional]
85+
**cash_liquidation_distributions** | **float** | Cash liquidation distributions | [optional]
86+
**noncash_liquidation_distributions** | **float** | Noncash liquidation distributions | [optional]
87+
**exempt_interest_dividends** | **float** | Exempt-interest dividends | [optional]
88+
**specified_private_activity_bond_interest_dividends** | **float** | Specified private activity bond interest dividends | [optional]
89+
**interest_income** | **float** | Interest Income | [optional]
90+
**early_withdrawal_penalty** | **float** | Early withdrawal penalty | [optional]
91+
**us_savings_bonds_interest** | **float** | Interest on U.S. Savings Bonds and Treasury obligations | [optional]
92+
**foreign_country** | **string** | Foreign country or U.S. possession | [optional]
93+
**tax_exempt_interest** | **float** | Tax-exempt interest | [optional]
94+
**specified_private_activity_bond_interest** | **float** | Specified private activity bond interest | [optional]
95+
**market_discount** | **float** | Market discount | [optional]
96+
**bond_premium** | **float** | Bond premium | [optional]
97+
**bond_premium_on_treasury_obligations** | **float** | Bond premium on Treasury obligations | [optional]
98+
**bond_premium_on_tax_exempt_bond** | **float** | Bond premium on tax exempt bond | [optional]
99+
**tax_exempt_bond_cusip_number** | **string** | Tax exempt bond CUSIP number | [optional]
89100
**filer_type** | **string** | Filer type (PSE or EPF) | [optional]
90101
**payment_type** | **string** | Payment type (payment card or third party network) | [optional]
91102
**payment_settlement_entity_name_phone_number** | **string** | Payment settlement entity name and phone number | [optional]
@@ -137,7 +148,6 @@ Name | Type | Description | Notes
137148
**total_employee_contributions** | **float** | Total employee contributions | [optional]
138149
**amount_allocable_to_irr** | **float** | Amount allocable to IRR within 5 years | [optional]
139150
**first_year_designated_roth_contrib** | **string** | First year of designated Roth contribution | [optional]
140-
**fatca_requirement_indicator** | **bool** | FATCA filing requirement | [optional]
141151
**date_of_payment** | **string** | Date of payment | [optional]
142152

143153
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/CreateW9Form201Response.md

Lines changed: 22 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,6 @@
44

55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**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]
407
**name** | **string** | The name of the individual or entity associated with the form. | [optional]
418
**citizenship_country** | **string** | The country of citizenship. | [optional]
429
**disregarded_entity** | **string** | The name of the disregarded entity receiving the payment (if applicable). | [optional]
@@ -54,6 +21,8 @@ Name | Type | Description | Notes
5421
**mailing_state** | **string** | The state of the mailing address. | [optional]
5522
**mailing_zip** | **string** | The ZIP code of the mailing address. | [optional]
5623
**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]
5726
**giin** | **string** | The global intermediary identification number (GIIN). | [optional]
5827
**foreign_tin_not_required** | **bool** | Indicates whether a foreign TIN is not required. | [optional]
5928
**foreign_tin** | **string** | The foreign taxpayer identification number (TIN). | [optional]
@@ -128,9 +97,23 @@ Name | Type | Description | Notes
12897
**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]
12998
**sponsored_direct_reporting_nffe_certification** | **bool** | Certifies that the entity is a sponsored direct reporting NFFE. | [optional]
13099
**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]
132101
**signer_name** | **string** | The name of the signer. | [optional]
133102
**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]
134117
**birthday** | **\DateTime** | The birthday of the individual associated with the form. | [optional]
135118
**signer_capacity** | **string** | The capacity in which the signer is signing the form. | [optional]
136119
**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
179162
**exempt_payee_code** | **string** | The exempt payee code. | [optional]
180163
**exempt_fatca_code** | **string** | The exemption from FATCA reporting code. | [optional]
181164
**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]
182166
**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]
183170
**account_number** | **string** | The account number associated with the form. | [optional]
184171
**backup_withholding** | **bool** | Indicates whether backup withholding applies. | [optional]
185172
**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]
187174

188175
[[Back to Model list]](../../../README.md#models) [[Back to API list]](../../../README.md#endpoints) [[Back to README]](../../../README.md)

docs/A1099/CreateW9FormRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Name | Type | Description | Notes
158158
**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]
159159
**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]
160160
**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]
162162
**capacity_to_sign_certification** | **bool** | Certifies signer has the capacity to sign for the beneficial owner. | [optional]
163163
**birthday** | **\DateTime** | The birthday of the individual associated with the form. | [optional]
164164
**employee_first_name** | **string** | The first name of the employee. | [optional]

0 commit comments

Comments
 (0)