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/V2/CoveredIndividualRequest.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,19 +10,19 @@ Name | Type | Description | Notes
10
10
**nameSuffix** | **string** | Covered individual\'s name suffix | [optional][default to undefined]
11
11
**tin** | **string** | Covered individual\'s TIN (SSN or ITIN) | [optional][default to undefined]
12
12
**birthDate** | **Date** | Covered individual\'s date of birth | [optional][default to undefined]
13
-
**coveredMonthIndicator0** | **boolean** | Coverage indicator for all 12 months | [optional][default to undefined]
14
-
**coveredMonthIndicator1** | **boolean** | Coverage indicator for January | [optional][default to undefined]
15
-
**coveredMonthIndicator2** | **boolean** | Coverage indicator for February | [optional][default to undefined]
16
-
**coveredMonthIndicator3** | **boolean** | Coverage indicator for March | [optional][default to undefined]
17
-
**coveredMonthIndicator4** | **boolean** | Coverage indicator for April | [optional][default to undefined]
18
-
**coveredMonthIndicator5** | **boolean** | Coverage indicator for May | [optional][default to undefined]
19
-
**coveredMonthIndicator6** | **boolean** | Coverage indicator for June | [optional][default to undefined]
20
-
**coveredMonthIndicator7** | **boolean** | Coverage indicator for July | [optional][default to undefined]
21
-
**coveredMonthIndicator8** | **boolean** | Coverage indicator for August | [optional][default to undefined]
22
-
**coveredMonthIndicator9** | **boolean** | Coverage indicator for September | [optional][default to undefined]
23
-
**coveredMonthIndicator10** | **boolean** | Coverage indicator for October | [optional][default to undefined]
24
-
**coveredMonthIndicator11** | **boolean** | Coverage indicator for November | [optional][default to undefined]
25
-
**coveredMonthIndicator12** | **boolean** | Coverage indicator for December | [optional][default to undefined]
13
+
**coveredAllMonths** | **boolean** | Coverage indicator for all 12 months | [optional][default to undefined]
14
+
**coveredJanuary** | **boolean** | Coverage indicator for January | [optional][default to undefined]
15
+
**coveredFebruary** | **boolean** | Coverage indicator for February | [optional][default to undefined]
16
+
**coveredMarch** | **boolean** | Coverage indicator for March | [optional][default to undefined]
17
+
**coveredApril** | **boolean** | Coverage indicator for April | [optional][default to undefined]
18
+
**coveredMay** | **boolean** | Coverage indicator for May | [optional][default to undefined]
19
+
**coveredJune** | **boolean** | Coverage indicator for June | [optional][default to undefined]
20
+
**coveredJuly** | **boolean** | Coverage indicator for July | [optional][default to undefined]
21
+
**coveredAugust** | **boolean** | Coverage indicator for August | [optional][default to undefined]
22
+
**coveredSeptember** | **boolean** | Coverage indicator for September | [optional][default to undefined]
23
+
**coveredOctober** | **boolean** | Coverage indicator for October | [optional][default to undefined]
24
+
**coveredNovember** | **boolean** | Coverage indicator for November | [optional][default to undefined]
25
+
**coveredDecember** | **boolean** | Coverage indicator for December | [optional][default to undefined]
26
26
27
27
[[Back to Model list]](../../../README.md#documentation-for-models)[[Back to API list]](../../../README.md#documentation-for-api-endpoints)[[Back to README]](../../../README.md)
Copy file name to clipboardExpand all lines: docs/A1099/V2/Create1099Form201Response.md
+34-11Lines changed: 34 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,34 +11,39 @@ Name | Type | Description | Notes
11
11
**issuerTin** | **string** | Issuer TIN | [optional][default to undefined]
12
12
**taxYear** | **number** | Tax year | [optional][default to undefined]
13
13
**federalEfile** | **boolean** | Boolean indicating that federal e-filing has been scheduled for this form | [default to undefined]
14
-
**federalEfileStatus** | [**Form1099StatusDetailResponse**](Form1099StatusDetailResponse.md) | Federal e-file status | [optional][readonly][default to undefined]
14
+
**federalEfileStatus** | [**StatusDetail**](StatusDetail.md) | Federal e-file status | [optional][readonly][default to undefined]
15
15
**stateEfile** | **boolean** | Boolean indicating that state e-filing has been scheduled for this form | [default to undefined]
16
16
**stateEfileStatus** | [**Array<StateEfileStatusDetailResponse>**](StateEfileStatusDetailResponse.md) | State e-file status | [optional][readonly][default to undefined]
17
17
**postalMail** | **boolean** | Boolean indicating that postal mailing to the recipient has been scheduled for this form | [default to undefined]
18
-
**postalMailStatus** | [**Form1099StatusDetailResponse**](Form1099StatusDetailResponse.md) | Postal mail to recipient status | [optional][readonly][default to undefined]
18
+
**postalMailStatus** | [**StatusDetail**](StatusDetail.md) | Postal mail to recipient status | [optional][readonly][default to undefined]
19
19
**tinMatch** | **boolean** | Boolean indicating that TIN Matching has been scheduled for this form | [default to undefined]
20
-
**tinMatchStatus** | [**Form1099StatusDetailResponse**](Form1099StatusDetailResponse.md) | TIN Match status | [optional][readonly][default to undefined]
20
+
**tinMatchStatus** | [**StatusDetail**](StatusDetail.md) | TIN Match status | [optional][readonly][default to undefined]
21
21
**addressVerification** | **boolean** | Boolean indicating that address verification has been scheduled for this form | [default to undefined]
22
-
**addressVerificationStatus** | [**Form1099StatusDetailResponse**](Form1099StatusDetailResponse.md) | Address verification status | [optional][readonly][default to undefined]
22
+
**addressVerificationStatus** | [**StatusDetail**](StatusDetail.md) | Address verification status | [optional][readonly][default to undefined]
23
+
**eDeliveryStatus** | [**StatusDetail**](StatusDetail.md) | EDelivery status | [optional][readonly][default to undefined]
23
24
**referenceId** | **string** | Reference ID | [optional][default to undefined]
**recipientForeignTin** | **string** | Recipient\'s foreign TIN | [optional][default to undefined]
@@ -63,14 +68,31 @@ Name | Type | Description | Notes
63
68
**intermediaryOrFlowThrough** | [**IntermediaryOrFlowThroughResponse**](IntermediaryOrFlowThroughResponse.md) | Intermediary or flow-through entity information | [optional][default to undefined]
64
69
**originOfHealthCoverageCode** | **string** | Origin of health coverage code | [optional][default to undefined]
65
70
**coveredIndividuals** | [**Array<CoveredIndividualReferenceResponse>**](CoveredIndividualReferenceResponse.md) | Covered individuals information | [optional][default to undefined]
71
+
**totalOrdinaryDividends** | **string** | Total ordinary dividends | [optional][default to undefined]
72
+
**qualifiedDividends** | **string** | Qualified dividends | [optional][default to undefined]
73
+
**totalCapitalGainDistributions** | **string** | Total capital gain distributions | [optional][default to undefined]
74
+
**unrecapturedSection1250Gain** | **string** | Unrecaptured Section 1250 gain | [optional][default to undefined]
75
+
**section1202Gain** | **string** | Section 1202 gain | [optional][default to undefined]
76
+
**collectiblesGain** | **string** | Collectibles (28%) gain | [optional][default to undefined]
**medicalAndHealthCare** | **number** | Medical and health care payments | [optional][default to undefined]
113
+
**medicalAndHealthCarePayments** | **number** | Medical and health care payments | [optional][default to undefined]
92
114
**substitutePayments** | **number** | Substitute payments in lieu of dividends or interest | [optional][default to undefined]
93
115
**directSalesIndicator** | **boolean** | Payer made direct sales totaling $5,000 or more of consumer products to recipient for resale | [optional][default to undefined]
**is1099able** | **boolean** | Indicates whether the individual or entity should be issued a 1099 form. | [optional][default to undefined]
186
+
**tinMatchStatus** | [**TinMatchStatusResponse**](TinMatchStatusResponse.md) | The TIN Match status from IRS. | [optional][default to undefined]
186
187
187
188
[[Back to Model list]](../../../README.md#documentation-for-models)[[Back to API list]](../../../README.md#documentation-for-api-endpoints)[[Back to README]](../../../README.md)
0 commit comments