diff --git a/docs/A1099/V2/CompaniesW9Api.md b/docs/A1099/V2/CompaniesW9Api.md index af8a0c8..640b37c 100644 --- a/docs/A1099/V2/CompaniesW9Api.md +++ b/docs/A1099/V2/CompaniesW9Api.md @@ -49,7 +49,7 @@ public class Example { CompaniesW9Api apiInstance = new CompaniesW9Api(apiClient); String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "bedc4273-bb12-48c6-88a8-c0aee6e7b954"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "7c95bc18-e364-4e63-aab4-9260cdc4c00a"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . CompanyRequest companyRequest = new CompanyRequest(); // CompanyRequest | The company to create try { @@ -136,7 +136,7 @@ public class Example { CompaniesW9Api apiInstance = new CompaniesW9Api(apiClient); String id = "id_example"; // String | The company to delete String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "9ed3d9c2-5c65-47f5-accf-cc911576c7cb"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "f5ef0c70-61e2-4454-b9ef-8bfde6bc6bb8"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { apiInstance.deleteCompany(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -228,7 +228,7 @@ public class Example { String $orderBy = "$orderBy_example"; // String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC. Boolean count = true; // Boolean | If true, return the global count of elements in the collection. Boolean countOnly = true; // Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true. - String xCorrelationId = "50aba33f-6235-4915-aa65-80129e69c929"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "aa61595a-1a76-4245-ba16-fd1d202d84a9"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { PaginatedQueryResultModelCompanyResponse result = apiInstance.getCompanies(avalaraVersion, $filter, $top, $skip, $orderBy, count, countOnly, xCorrelationId, xAvalaraClient); @@ -321,7 +321,7 @@ public class Example { CompaniesW9Api apiInstance = new CompaniesW9Api(apiClient); String id = "id_example"; // String | Id of the company String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "5cb4aaf8-d220-4a6d-bc06-4c664b4b5d51"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "e2bddbfd-bef8-4dbd-a0b8-db8773b8848e"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { CompanyResponse result = apiInstance.getCompany(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -409,7 +409,7 @@ public class Example { CompaniesW9Api apiInstance = new CompaniesW9Api(apiClient); String id = "id_example"; // String | The ID of the company to update String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "53bb7b71-2c2d-4faf-a86b-5bcb3642ce67"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "8579d504-d27d-495e-8c27-a2ab95610b10"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . CompanyRequest companyRequest = new CompanyRequest(); // CompanyRequest | The updated company data try { diff --git a/docs/A1099/V2/CoveredIndividual.md b/docs/A1099/V2/CoveredIndividual.md index 5f5ba3d..f295db7 100644 --- a/docs/A1099/V2/CoveredIndividual.md +++ b/docs/A1099/V2/CoveredIndividual.md @@ -15,7 +15,6 @@ Covered individual information for health coverage forms |**nameSuffix** | **String** | Covered individual's name suffix | [optional] | |**tin** | **String** | Covered individual's Federal Tax Identification Number (TIN).. SSN or ITIN. Required unless unavailable. | [optional] | |**birthDate** | **LocalDate** | Covered individual's date of birth - Required when SSN is missing. | [optional] | -|**coveredAllMonths** | **Boolean** | Coverage indicator for all 12 months | [optional] | |**coveredJanuary** | **Boolean** | Coverage indicator for January | [optional] | |**coveredFebruary** | **Boolean** | Coverage indicator for February | [optional] | |**coveredMarch** | **Boolean** | Coverage indicator for March | [optional] | diff --git a/docs/A1099/V2/Form1042S.md b/docs/A1099/V2/Form1042S.md index b51b270..42c71ee 100644 --- a/docs/A1099/V2/Form1042S.md +++ b/docs/A1099/V2/Form1042S.md @@ -346,15 +346,15 @@ Form 1042-S: Foreign Person's U.S. Source Income Subject to Withholding | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1095B.md b/docs/A1099/V2/Form1095B.md index 9911443..67893ae 100644 --- a/docs/A1099/V2/Form1095B.md +++ b/docs/A1099/V2/Form1095B.md @@ -75,15 +75,15 @@ Form 1095-B: Health Coverage | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1095C.md b/docs/A1099/V2/Form1095C.md index e660ac8..447aed6 100644 --- a/docs/A1099/V2/Form1095C.md +++ b/docs/A1099/V2/Form1095C.md @@ -83,15 +83,15 @@ Form 1095-C: Employer-Provided Health Insurance Offer and Coverage | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1099Base.md b/docs/A1099/V2/Form1099Base.md index 6f68e5a..a27124c 100644 --- a/docs/A1099/V2/Form1099Base.md +++ b/docs/A1099/V2/Form1099Base.md @@ -53,15 +53,15 @@ | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1099Div.md b/docs/A1099/V2/Form1099Div.md index 703c103..18ee320 100644 --- a/docs/A1099/V2/Form1099Div.md +++ b/docs/A1099/V2/Form1099Div.md @@ -73,15 +73,15 @@ Form 1099-DIV: Dividends and Distributions *At least one of the f | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1099Int.md b/docs/A1099/V2/Form1099Int.md index 98511a3..caf98ff 100644 --- a/docs/A1099/V2/Form1099Int.md +++ b/docs/A1099/V2/Form1099Int.md @@ -69,15 +69,15 @@ Form 1099-INT: Interest Imcome *At least one of the following amo | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1099K.md b/docs/A1099/V2/Form1099K.md index b2893fd..09d7947 100644 --- a/docs/A1099/V2/Form1099K.md +++ b/docs/A1099/V2/Form1099K.md @@ -92,15 +92,15 @@ Form 1099-K: Payment Card and Third Party Network Transactions | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1099ListRequest.md b/docs/A1099/V2/Form1099ListRequest.md index f28e601..c496b93 100644 --- a/docs/A1099/V2/Form1099ListRequest.md +++ b/docs/A1099/V2/Form1099ListRequest.md @@ -7,7 +7,7 @@ | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| -|**type** | [**TypeEnum**](#TypeEnum) | | [optional] | +|**type** | [**TypeEnum**](#TypeEnum) | Available form types: * `1042-S` * `1095-B` * `1095-C` * `1099-DIV` * `1099-INT` * `1099-K` * `1099-MISC` * `1099-NEC` * `1099-R` | [optional] | |**forms** | [**List<Get1099Form200Response>**](Get1099Form200Response.md) | | [optional] | @@ -16,15 +16,15 @@ | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1099Misc.md b/docs/A1099/V2/Form1099Misc.md index c224976..55ec260 100644 --- a/docs/A1099/V2/Form1099Misc.md +++ b/docs/A1099/V2/Form1099Misc.md @@ -69,15 +69,15 @@ Form 1099-MISC: Miscellaneous Income *At least one of the following amounts m | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1099Nec.md b/docs/A1099/V2/Form1099Nec.md index ba81c07..b246d01 100644 --- a/docs/A1099/V2/Form1099Nec.md +++ b/docs/A1099/V2/Form1099Nec.md @@ -58,15 +58,15 @@ Form 1099-NEC: Nonemployee Compensation | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Form1099R.md b/docs/A1099/V2/Form1099R.md index 8937a92..2c5bcb3 100644 --- a/docs/A1099/V2/Form1099R.md +++ b/docs/A1099/V2/Form1099R.md @@ -16,8 +16,8 @@ Form 1099-R: Distributions From Pensions, Annuities, Retirement or Profit-Sharin |**federalIncomeTaxWithheld** | **Double** | Federal income tax withheld | [optional] | |**employeeContributionsOrDesignatedRothOrInsurancePremiums** | **Double** | Employee contributions/Designated Roth contributions or insurance premiums | [optional] | |**netUnrealizedAppreciationInEmployerSecurities** | **Double** | Net unrealized appreciation in employer's securities | [optional] | -|**distributionCode** | [**DistributionCodeEnum**](#DistributionCodeEnum) | Distribution code. Available values: - 1: Early distribution, no known exception (in most cases, under age 59½) - 2: Early distribution, exception applies (under age 59½) - 3: Disability - 4: Death - 5: Prohibited transaction - 6: Section 1035 exchange (a tax-free exchange of life insurance, annuity, qualified long-term care insurance, or endowment contracts) - 7: Normal distribution - 8: Excess contributions plus earnings/excess deferrals (and/or earnings) taxable in payment year - 9: Cost of current life insurance protection (premiums paid by a trustee or custodian for current insurance protection) - A: May be eligible for 10-year tax option - B: Designated Roth account distribution - C: Reportable Death Benefits Under Section 6050Y(c) - D: Annuity payments from nonqualified annuity payments and distributions from life insurance contracts that may be subject to tax under section 1411 - E: Distribution under Employee Plans Compliance Resolution System (EPCRS) - F: Charitable gift annuity - G: Direct rollover and rollover contribution - H: Direct rollover of distribution from a designated Roth account to a Roth IRA - J: Early distribution from a Roth IRA (This code may be used with a Code 8 or P) - K: Distribution of IRA Assets Not Having A Readily Available FMV - L: Loans treated as deemed distributions under section 72(p) - M: Qualified Plan Loan Offsets - N: Recharacterized IRA contribution made for year following payment year - P: Excess contributions plus earnings/excess deferrals taxable for year prior to payment year - Q: Qualified distribution from a Roth IRA (Distribution from a Roth IRA when the 5-year holding period has been met, and the recipient has reached 59½, has died, or is disabled) - R: Recharacterized IRA contribution made for year prior to payment year - S: Early distribution from a SIMPLE IRA in first 2 years no known exceptions - T: Roth IRA distribution exception applies because participant has reached 59½, died or is disabled, but it is unknown if the 5-year period has been met - U: Distribution from ESOP under Section 404(k) - W: Charges or payments for purchasing qualified long-term care insurance contracts under combined arrangements | | -|**secondDistributionCode** | [**SecondDistributionCodeEnum**](#SecondDistributionCodeEnum) | Second distribution code. Must be a valid combination with the first distribution code. See DistributionCode property documentation for code descriptions. Valid combinations based on first distribution code: - 1: _, 8, B, D, K, L, M, P - 2: _, 8, B, D, K, L, M, P - 3: _, D - 4: _, 8, A, B, D, G, H, K, L, M, P - 5: _ - 6: _, W - 7: _, A, B, D, K, L, M - 8: _, 1, 2, 4, B, J, K - 9: _ - A: 4, 7 - B: _, 1, 2, 4, 7, 8, G, L, M, P, U - C: _, D - D: 1, 2, 3, 4, 7, C - E: _ - F: _ - G: _, 4, B, K - H: _, 4 - J: _, 8, P - K: 1, 2, 4, 7, 8, G - L: _, 1, 2, 4, 7, B - M: _, 1, 2, 4, 7, B - N: _ - P: _, 1, 2, 4, B, J - Q: _ - R: _ - S: _ - T: _ - U: _, B - W: _, 6 (_ indicates no second distribution code) (format: firstDistributionCode: availableSecondDistributionCodes) | [optional] | +|**distributionCode** | [**DistributionCodeEnum**](#DistributionCodeEnum) | Distribution code. Available values: - 1: Early distribution, no known exception (in most cases, under age 59½) - 2: Early distribution, exception applies (under age 59½) - 3: Disability - 4: Death - 5: Prohibited transaction - 6: Section 1035 exchange (a tax-free exchange of life insurance, annuity, qualified long-term care insurance, or endowment contracts) - 7: Normal distribution - 8: Excess contributions plus earnings/excess deferrals (and/or earnings) taxable in payment year - 9: Cost of current life insurance protection (premiums paid by a trustee or custodian for current insurance protection) - A: May be eligible for 10-year tax option - B: Designated Roth account distribution - C: Reportable Death Benefits Under Section 6050Y(c) - D: Annuity payments from nonqualified annuity payments and distributions from life insurance contracts that may be subject to tax under section 1411 - E: Distribution under Employee Plans Compliance Resolution System (EPCRS) - F: Charitable gift annuity - G: Direct rollover and rollover contribution - H: Direct rollover of distribution from a designated Roth account to a Roth IRA - J: Early distribution from a Roth IRA (This code may be used with a Code 8 or P) - K: Distribution of IRA Assets Not Having A Readily Available FMV - L: Loans treated as deemed distributions under section 72(p) - M: Qualified Plan Loan Offsets - N: Recharacterized IRA contribution made for year following payment year - P: Excess contributions plus earnings/excess deferrals taxable for year prior to payment year - Q: Qualified distribution from a Roth IRA (Distribution from a Roth IRA when the 5-year holding period has been met, and the recipient has reached 59½, has died, or is disabled) - R: Recharacterized IRA contribution made for year prior to payment year - S: Early distribution from a SIMPLE IRA in first 2 years no known exceptions - T: Roth IRA distribution exception applies because participant has reached 59½, died or is disabled, but it is unknown if the 5-year period has been met - U: Distribution from ESOP under Section 404(k) - W: Charges or payments for purchasing qualified long-term care insurance contracts under combined arrangements - Y: Qualified charitable distribution (QCD) claimed under section 408(d)(8) (Available for 2025 on) | | +|**secondDistributionCode** | [**SecondDistributionCodeEnum**](#SecondDistributionCodeEnum) | Second distribution code. Must be a valid combination with the first distribution code. See DistributionCode property documentation for code descriptions. Valid combinations based on first distribution code: - 1: _, 8, B, D, K, L, M, P - 2: _, 8, B, D, K, L, M, P - 3: _, D - 4: _, 8, A, B, D, G, H, K, L, M, P - 5: _ - 6: _, W - 7: _, A, B, D, K, L, M - 8: _, 1, 2, 4, B, J, K - 9: _ - A: 4, 7 - B: _, 1, 2, 4, 7, 8, G, L, M, P, U - C: _, D - D: 1, 2, 3, 4, 7, C - E: _ - F: _ - G: _, 4, B, K - H: _, 4 - J: _, 8, P - K: 1, 2, 4, 7, 8, G - L: _, 1, 2, 4, 7, B - M: _, 1, 2, 4, 7, B - N: _ - P: _, 1, 2, 4, B, J - Q: _ - R: _ - S: _ - T: _ - U: _, B - W: _, 6 - Y: 4, 7, K (_ indicates no second distribution code) (format: firstDistributionCode: availableSecondDistributionCodes) | [optional] | |**iraSepSimple** | **Boolean** | IRA/SEP/SIMPLE | [optional] | |**traditionalIraSepSimpleOrRothConversionAmount** | **Double** | Traditional IRA/SEP/SIMPLE or Roth conversion amount | [optional] | |**otherAmount** | **Double** | Other amount | [optional] | @@ -103,6 +103,7 @@ Form 1099-R: Distributions From Pensions, Annuities, Retirement or Profit-Sharin | T | "T" | | U | "U" | | W | "W" | +| Y | "Y" | @@ -146,15 +147,15 @@ Form 1099-R: Distributions From Pensions, Annuities, Retirement or Profit-Sharin | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | diff --git a/docs/A1099/V2/Forms1099Api.md b/docs/A1099/V2/Forms1099Api.md index ee3259a..20fd18a 100644 --- a/docs/A1099/V2/Forms1099Api.md +++ b/docs/A1099/V2/Forms1099Api.md @@ -52,7 +52,7 @@ public class Example { Forms1099Api apiInstance = new Forms1099Api(apiClient); String avalaraVersion = "2.0.0"; // String | API version Boolean dryRun = false; // Boolean | defaults to false. If true, it will NOT change the DB. It will just return a report of what would've have been changed in the DB - String xCorrelationId = "65ba673f-da74-46f5-a26a-2b7da2eae19c"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "0a003f2f-5501-4250-ab7b-8d19badbfc37"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . Form1099ListRequest form1099ListRequest = new Form1099ListRequest(); // Form1099ListRequest | try { @@ -141,7 +141,7 @@ public class Example { Forms1099Api apiInstance = new Forms1099Api(apiClient); String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "4e987f77-91dd-473a-9583-a7552f724f89"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "57792295-a7b1-4533-b84b-80801d8a3029"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . Get1099Form200Response get1099Form200Response = new Get1099Form200Response(); // Get1099Form200Response | try { @@ -229,7 +229,7 @@ public class Example { Forms1099Api apiInstance = new Forms1099Api(apiClient); String id = "id_example"; // String | The unique identifier of the desired form to delete. String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "2e4a61ed-57e4-4eed-9668-ba57bf364a8a"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "09b8e2c9-03af-4e93-a089-3815a9772bff"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { apiInstance.delete1099Form(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -317,7 +317,7 @@ public class Example { Forms1099Api apiInstance = new Forms1099Api(apiClient); String id = "id_example"; // String | String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "f1d240d0-9019-4e85-87c4-bfa1c90d59e1"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "82187008-2768-4604-ab7e-c85895698b44"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { Get1099Form200Response result = apiInstance.get1099Form(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -406,7 +406,7 @@ public class Example { String id = "id_example"; // String | The ID of the form String avalaraVersion = "2.0.0"; // String | API version Boolean markEdelivered = true; // Boolean | Optional boolean that if set indicates that the form should be marked as having been successfully edelivered - String xCorrelationId = "bc095972-c93b-457e-bc4b-407a3a94891c"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "b394da48-4847-404d-9b08-ba462c76558a"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { File result = apiInstance.get1099FormPdf(id, avalaraVersion, markEdelivered, xCorrelationId, xAvalaraClient); @@ -500,7 +500,7 @@ public class Example { String $orderBy = "$orderBy_example"; // String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC. Boolean count = true; // Boolean | If true, return the global count of elements in the collection. Boolean countOnly = true; // Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true. - String xCorrelationId = "4e7e1488-0963-48c2-abd5-296f37dae5c5"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "e0a2a426-d793-43ac-b268-ffc5de391e38"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { PaginatedQueryResultModelForm1099Base result = apiInstance.list1099Forms(avalaraVersion, $filter, $top, $skip, $orderBy, count, countOnly, xCorrelationId, xAvalaraClient); @@ -593,7 +593,7 @@ public class Example { Forms1099Api apiInstance = new Forms1099Api(apiClient); String id = "id_example"; // String | String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "7abc5695-4063-414a-aa57-7cb2b9fee1dc"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "4ce0c187-5acb-4d13-98dd-5027249b2bae"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . Get1099Form200Response get1099Form200Response = new Get1099Form200Response(); // Get1099Form200Response | try { diff --git a/docs/A1099/V2/FormsW9Api.md b/docs/A1099/V2/FormsW9Api.md index abafd63..983c96f 100644 --- a/docs/A1099/V2/FormsW9Api.md +++ b/docs/A1099/V2/FormsW9Api.md @@ -53,7 +53,7 @@ public class Example { FormsW9Api apiInstance = new FormsW9Api(apiClient); String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "a31bfcd3-48f4-4459-86e7-2ce87c8eab6b"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "c38d2382-701f-45cd-a8f6-1266dffa2568"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . CreateAndSendW9FormEmailRequest createAndSendW9FormEmailRequest = new CreateAndSendW9FormEmailRequest(); // CreateAndSendW9FormEmailRequest | Form to be created try { @@ -139,7 +139,7 @@ public class Example { FormsW9Api apiInstance = new FormsW9Api(apiClient); String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "4d4842c6-baeb-4f47-970e-dc9a9da6e8f4"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "b9de84ae-a81f-4bea-8e20-636f527a793a"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . CreateW9FormRequest createW9FormRequest = new CreateW9FormRequest(); // CreateW9FormRequest | Form to be created try { @@ -226,7 +226,7 @@ public class Example { FormsW9Api apiInstance = new FormsW9Api(apiClient); String id = "id_example"; // String | ID of the form to delete String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "fc19f8c0-4c87-4387-8ab1-aa9d962df4eb"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "7c3b1d91-24b2-4837-81f3-53dfee39af27"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { apiInstance.deleteW9Form(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -311,7 +311,7 @@ public class Example { FormsW9Api apiInstance = new FormsW9Api(apiClient); String id = "id_example"; // String | ID of the form String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "d24ad701-0869-495f-ad6e-234ea6b363b5"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "762f55d1-2a73-4d5b-bf72-8cfe3eeb88a2"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { CreateW9Form201Response result = apiInstance.getW9Form(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -397,7 +397,7 @@ public class Example { FormsW9Api apiInstance = new FormsW9Api(apiClient); String id = "id_example"; // String | Id of the form String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "51c49fe8-a8d5-4e6c-93b2-271795eaa196"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "89d3ec3b-0f67-45c9-a2ca-4962052f518c"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { File result = apiInstance.getW9FormPdf(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -489,7 +489,7 @@ public class Example { String $orderBy = "$orderBy_example"; // String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC. Boolean count = true; // Boolean | If true, return the global count of elements in the collection. Boolean countOnly = true; // Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true. - String xCorrelationId = "9bfb0cee-b6e0-4c22-a8a2-4be68535c83e"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "ce3e18ce-6c27-4e4d-8d1f-86e3c4edb2f8"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { PaginatedQueryResultModelW9FormBaseResponse result = apiInstance.listW9Forms(avalaraVersion, $filter, $top, $skip, $orderBy, count, countOnly, xCorrelationId, xAvalaraClient); @@ -580,7 +580,7 @@ public class Example { FormsW9Api apiInstance = new FormsW9Api(apiClient); String id = "id_example"; // String | The ID of the W9/W4/W8 form. String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "a615b830-d8f7-4687-afe7-c9987a509eac"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "0984d2ea-40e7-4c14-8df6-4fb38d7b58bf"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { CreateW9Form201Response result = apiInstance.sendW9FormEmail(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -668,7 +668,7 @@ public class Example { FormsW9Api apiInstance = new FormsW9Api(apiClient); String id = "id_example"; // String | ID of the form to update String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "eb20e211-254b-4e5f-a1a5-7e6f596e378b"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "a9ecdca0-c53b-475a-b5b2-2bab07d1a4ae"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . CreateW9FormRequest createW9FormRequest = new CreateW9FormRequest(); // CreateW9FormRequest | Form to be updated try { @@ -757,7 +757,7 @@ public class Example { FormsW9Api apiInstance = new FormsW9Api(apiClient); String id = "id_example"; // String | Id of the form String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "a757e3ef-d759-49bd-b130-28ef831f2126"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "e92920ea-0dfb-498f-a01c-b883102a2868"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . File _file = new File("/path/to/file"); // File | try { diff --git a/docs/A1099/V2/Get1099Form200Response.md b/docs/A1099/V2/Get1099Form200Response.md index 9569be5..a79c63e 100644 --- a/docs/A1099/V2/Get1099Form200Response.md +++ b/docs/A1099/V2/Get1099Form200Response.md @@ -149,8 +149,8 @@ |**capitalGain** | **Double** | Capital gain (included in Box 2a) | [optional] | |**employeeContributionsOrDesignatedRothOrInsurancePremiums** | **Double** | Employee contributions/Designated Roth contributions or insurance premiums | [optional] | |**netUnrealizedAppreciationInEmployerSecurities** | **Double** | Net unrealized appreciation in employer's securities | [optional] | -|**distributionCode** | [**DistributionCodeEnum**](#DistributionCodeEnum) | Distribution code. Available values: - 1: Early distribution, no known exception (in most cases, under age 59½) - 2: Early distribution, exception applies (under age 59½) - 3: Disability - 4: Death - 5: Prohibited transaction - 6: Section 1035 exchange (a tax-free exchange of life insurance, annuity, qualified long-term care insurance, or endowment contracts) - 7: Normal distribution - 8: Excess contributions plus earnings/excess deferrals (and/or earnings) taxable in payment year - 9: Cost of current life insurance protection (premiums paid by a trustee or custodian for current insurance protection) - A: May be eligible for 10-year tax option - B: Designated Roth account distribution - C: Reportable Death Benefits Under Section 6050Y(c) - D: Annuity payments from nonqualified annuity payments and distributions from life insurance contracts that may be subject to tax under section 1411 - E: Distribution under Employee Plans Compliance Resolution System (EPCRS) - F: Charitable gift annuity - G: Direct rollover and rollover contribution - H: Direct rollover of distribution from a designated Roth account to a Roth IRA - J: Early distribution from a Roth IRA (This code may be used with a Code 8 or P) - K: Distribution of IRA Assets Not Having A Readily Available FMV - L: Loans treated as deemed distributions under section 72(p) - M: Qualified Plan Loan Offsets - N: Recharacterized IRA contribution made for year following payment year - P: Excess contributions plus earnings/excess deferrals taxable for year prior to payment year - Q: Qualified distribution from a Roth IRA (Distribution from a Roth IRA when the 5-year holding period has been met, and the recipient has reached 59½, has died, or is disabled) - R: Recharacterized IRA contribution made for year prior to payment year - S: Early distribution from a SIMPLE IRA in first 2 years no known exceptions - T: Roth IRA distribution exception applies because participant has reached 59½, died or is disabled, but it is unknown if the 5-year period has been met - U: Distribution from ESOP under Section 404(k) - W: Charges or payments for purchasing qualified long-term care insurance contracts under combined arrangements | | -|**secondDistributionCode** | [**SecondDistributionCodeEnum**](#SecondDistributionCodeEnum) | Second distribution code. Must be a valid combination with the first distribution code. See DistributionCode property documentation for code descriptions. Valid combinations based on first distribution code: - 1: _, 8, B, D, K, L, M, P - 2: _, 8, B, D, K, L, M, P - 3: _, D - 4: _, 8, A, B, D, G, H, K, L, M, P - 5: _ - 6: _, W - 7: _, A, B, D, K, L, M - 8: _, 1, 2, 4, B, J, K - 9: _ - A: 4, 7 - B: _, 1, 2, 4, 7, 8, G, L, M, P, U - C: _, D - D: 1, 2, 3, 4, 7, C - E: _ - F: _ - G: _, 4, B, K - H: _, 4 - J: _, 8, P - K: 1, 2, 4, 7, 8, G - L: _, 1, 2, 4, 7, B - M: _, 1, 2, 4, 7, B - N: _ - P: _, 1, 2, 4, B, J - Q: _ - R: _ - S: _ - T: _ - U: _, B - W: _, 6 (_ indicates no second distribution code) (format: firstDistributionCode: availableSecondDistributionCodes) | [optional] | +|**distributionCode** | [**DistributionCodeEnum**](#DistributionCodeEnum) | Distribution code. Available values: - 1: Early distribution, no known exception (in most cases, under age 59½) - 2: Early distribution, exception applies (under age 59½) - 3: Disability - 4: Death - 5: Prohibited transaction - 6: Section 1035 exchange (a tax-free exchange of life insurance, annuity, qualified long-term care insurance, or endowment contracts) - 7: Normal distribution - 8: Excess contributions plus earnings/excess deferrals (and/or earnings) taxable in payment year - 9: Cost of current life insurance protection (premiums paid by a trustee or custodian for current insurance protection) - A: May be eligible for 10-year tax option - B: Designated Roth account distribution - C: Reportable Death Benefits Under Section 6050Y(c) - D: Annuity payments from nonqualified annuity payments and distributions from life insurance contracts that may be subject to tax under section 1411 - E: Distribution under Employee Plans Compliance Resolution System (EPCRS) - F: Charitable gift annuity - G: Direct rollover and rollover contribution - H: Direct rollover of distribution from a designated Roth account to a Roth IRA - J: Early distribution from a Roth IRA (This code may be used with a Code 8 or P) - K: Distribution of IRA Assets Not Having A Readily Available FMV - L: Loans treated as deemed distributions under section 72(p) - M: Qualified Plan Loan Offsets - N: Recharacterized IRA contribution made for year following payment year - P: Excess contributions plus earnings/excess deferrals taxable for year prior to payment year - Q: Qualified distribution from a Roth IRA (Distribution from a Roth IRA when the 5-year holding period has been met, and the recipient has reached 59½, has died, or is disabled) - R: Recharacterized IRA contribution made for year prior to payment year - S: Early distribution from a SIMPLE IRA in first 2 years no known exceptions - T: Roth IRA distribution exception applies because participant has reached 59½, died or is disabled, but it is unknown if the 5-year period has been met - U: Distribution from ESOP under Section 404(k) - W: Charges or payments for purchasing qualified long-term care insurance contracts under combined arrangements - Y: Qualified charitable distribution (QCD) claimed under section 408(d)(8) (Available for 2025 on) | | +|**secondDistributionCode** | [**SecondDistributionCodeEnum**](#SecondDistributionCodeEnum) | Second distribution code. Must be a valid combination with the first distribution code. See DistributionCode property documentation for code descriptions. Valid combinations based on first distribution code: - 1: _, 8, B, D, K, L, M, P - 2: _, 8, B, D, K, L, M, P - 3: _, D - 4: _, 8, A, B, D, G, H, K, L, M, P - 5: _ - 6: _, W - 7: _, A, B, D, K, L, M - 8: _, 1, 2, 4, B, J, K - 9: _ - A: 4, 7 - B: _, 1, 2, 4, 7, 8, G, L, M, P, U - C: _, D - D: 1, 2, 3, 4, 7, C - E: _ - F: _ - G: _, 4, B, K - H: _, 4 - J: _, 8, P - K: 1, 2, 4, 7, 8, G - L: _, 1, 2, 4, 7, B - M: _, 1, 2, 4, 7, B - N: _ - P: _, 1, 2, 4, B, J - Q: _ - R: _ - S: _ - T: _ - U: _, B - W: _, 6 - Y: 4, 7, K (_ indicates no second distribution code) (format: firstDistributionCode: availableSecondDistributionCodes) | [optional] | |**iraSepSimple** | **Boolean** | IRA/SEP/SIMPLE | [optional] | |**traditionalIraSepSimpleOrRothConversionAmount** | **Double** | Traditional IRA/SEP/SIMPLE or Roth conversion amount | [optional] | |**otherAmount** | **Double** | Other amount | [optional] | @@ -436,15 +436,15 @@ | Name | Value | |---- | -----| -| FORM1099_NEC | "Form1099Nec" | -| FORM1099_MISC | "Form1099Misc" | -| FORM1099_DIV | "Form1099Div" | -| FORM1099_R | "Form1099R" | -| FORM1099_K | "Form1099K" | -| FORM1095_B | "Form1095B" | -| FORM1042_S | "Form1042S" | -| FORM1095_C | "Form1095C" | -| FORM1099_INT | "Form1099Int" | +| _1042_S | "1042-S" | +| _1095_B | "1095-B" | +| _1095_C | "1095-C" | +| _1099_DIV | "1099-DIV" | +| _1099_INT | "1099-INT" | +| _1099_K | "1099-K" | +| _1099_MISC | "1099-MISC" | +| _1099_NEC | "1099-NEC" | +| _1099_R | "1099-R" | @@ -533,6 +533,7 @@ | T | "T" | | U | "U" | | W | "W" | +| Y | "Y" | diff --git a/docs/A1099/V2/Issuers1099Api.md b/docs/A1099/V2/Issuers1099Api.md index 994286b..adf8f26 100644 --- a/docs/A1099/V2/Issuers1099Api.md +++ b/docs/A1099/V2/Issuers1099Api.md @@ -49,7 +49,7 @@ public class Example { Issuers1099Api apiInstance = new Issuers1099Api(apiClient); String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "8783a532-9268-4e0b-a0ff-44de4f71b537"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "0728787f-f85c-4e15-ba07-25253a945623"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . IssuerRequest issuerRequest = new IssuerRequest(); // IssuerRequest | The issuer to create try { @@ -136,7 +136,7 @@ public class Example { Issuers1099Api apiInstance = new Issuers1099Api(apiClient); String id = "id_example"; // String | Id of the issuer to delete String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "5d63e7f2-9ded-4877-b46c-d4a9deaf226d"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "8c2fac3b-c278-4322-a578-64155b016fa4"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { apiInstance.deleteIssuer(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -221,7 +221,7 @@ public class Example { Issuers1099Api apiInstance = new Issuers1099Api(apiClient); String id = "id_example"; // String | Id of the issuer to retrieve String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "d4b90233-dbcb-43a4-bbf7-d4c5d4e8ea6f"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "e2dfb3b2-e280-4c1e-aedb-4beef717f272"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { IssuerResponse result = apiInstance.getIssuer(id, avalaraVersion, xCorrelationId, xAvalaraClient); @@ -312,7 +312,7 @@ public class Example { String $orderBy = "$orderBy_example"; // String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC. Boolean count = true; // Boolean | If true, return the global count of elements in the collection. Boolean countOnly = true; // Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true. - String xCorrelationId = "67f66334-e4f2-4d38-aca7-47de8ea93dc0"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "9b820982-4b99-47ce-a52a-9d9fb13ca71c"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { PaginatedQueryResultModelIssuerResponse result = apiInstance.getIssuers(avalaraVersion, $filter, $top, $skip, $orderBy, count, countOnly, xCorrelationId, xAvalaraClient); @@ -405,7 +405,7 @@ public class Example { Issuers1099Api apiInstance = new Issuers1099Api(apiClient); String id = "id_example"; // String | Id of the issuer to update String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "88269912-43b9-460b-b285-28c036924f06"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "e4f25699-cd85-43eb-929a-f4ce7a5c91b5"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . IssuerRequest issuerRequest = new IssuerRequest(); // IssuerRequest | The issuer to update try { diff --git a/docs/A1099/V2/JobsApi.md b/docs/A1099/V2/JobsApi.md index cf0db18..52b1ca2 100644 --- a/docs/A1099/V2/JobsApi.md +++ b/docs/A1099/V2/JobsApi.md @@ -46,7 +46,7 @@ public class Example { JobsApi apiInstance = new JobsApi(apiClient); String id = "id_example"; // String | Job id obtained from other API responses, like `/1099/bulk-upsert`. String avalaraVersion = "2.0.0"; // String | API version - String xCorrelationId = "8a4b3b32-d90c-4ab4-915b-e3e2d4f3e213"; // String | Unique correlation Id in a GUID format + String xCorrelationId = "120bb5f5-b0ca-4c10-8790-142f997e8336"; // String | Unique correlation Id in a GUID format String xAvalaraClient = "Swagger UI; 22.1.0"; // String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) . try { JobResponse result = apiInstance.getJob(id, avalaraVersion, xCorrelationId, xAvalaraClient); diff --git a/pom.xml b/pom.xml index 93790d0..1de8ce1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ avalara-sdk jar avalara-sdk - 25.11.0 + 25.11.1 https://github.com/avadev/Avalara-SDK-Java OpenAPI Java diff --git a/src/main/java/Avalara/SDK/api/A1099/V2/CompaniesW9Api.java b/src/main/java/Avalara/SDK/api/A1099/V2/CompaniesW9Api.java index 8345f8b..9d97788 100644 --- a/src/main/java/Avalara/SDK/api/A1099/V2/CompaniesW9Api.java +++ b/src/main/java/Avalara/SDK/api/A1099/V2/CompaniesW9Api.java @@ -1089,7 +1089,7 @@ public UpdateCompanyRequest getUpdateCompanyRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/A1099/V2/Forms1099Api.java b/src/main/java/Avalara/SDK/api/A1099/V2/Forms1099Api.java index 420ec39..ae2689c 100644 --- a/src/main/java/Avalara/SDK/api/A1099/V2/Forms1099Api.java +++ b/src/main/java/Avalara/SDK/api/A1099/V2/Forms1099Api.java @@ -1509,7 +1509,7 @@ public Update1099FormRequest getUpdate1099FormRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/A1099/V2/FormsW9Api.java b/src/main/java/Avalara/SDK/api/A1099/V2/FormsW9Api.java index 94e8794..30d42f2 100644 --- a/src/main/java/Avalara/SDK/api/A1099/V2/FormsW9Api.java +++ b/src/main/java/Avalara/SDK/api/A1099/V2/FormsW9Api.java @@ -1841,7 +1841,7 @@ public UploadW9FilesRequest getUploadW9FilesRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/A1099/V2/Issuers1099Api.java b/src/main/java/Avalara/SDK/api/A1099/V2/Issuers1099Api.java index 7985965..ea41bd5 100644 --- a/src/main/java/Avalara/SDK/api/A1099/V2/Issuers1099Api.java +++ b/src/main/java/Avalara/SDK/api/A1099/V2/Issuers1099Api.java @@ -1069,7 +1069,7 @@ public UpdateIssuerRequest getUpdateIssuerRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/A1099/V2/JobsApi.java b/src/main/java/Avalara/SDK/api/A1099/V2/JobsApi.java index 945756f..88ffbac 100644 --- a/src/main/java/Avalara/SDK/api/A1099/V2/JobsApi.java +++ b/src/main/java/Avalara/SDK/api/A1099/V2/JobsApi.java @@ -275,7 +275,7 @@ public GetJobRequest getGetJobRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/EInvoicing/V1/DataInputFieldsApi.java b/src/main/java/Avalara/SDK/api/EInvoicing/V1/DataInputFieldsApi.java index e8a84d7..b2f7710 100644 --- a/src/main/java/Avalara/SDK/api/EInvoicing/V1/DataInputFieldsApi.java +++ b/src/main/java/Avalara/SDK/api/EInvoicing/V1/DataInputFieldsApi.java @@ -294,7 +294,7 @@ public GetDataInputFieldsRequest getGetDataInputFieldsRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/EInvoicing/V1/DocumentsApi.java b/src/main/java/Avalara/SDK/api/EInvoicing/V1/DocumentsApi.java index 82a85ba..db17680 100644 --- a/src/main/java/Avalara/SDK/api/EInvoicing/V1/DocumentsApi.java +++ b/src/main/java/Avalara/SDK/api/EInvoicing/V1/DocumentsApi.java @@ -1105,7 +1105,7 @@ public SubmitDocumentRequest getSubmitDocumentRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/EInvoicing/V1/InteropApi.java b/src/main/java/Avalara/SDK/api/EInvoicing/V1/InteropApi.java index c38506c..d10d025 100644 --- a/src/main/java/Avalara/SDK/api/EInvoicing/V1/InteropApi.java +++ b/src/main/java/Avalara/SDK/api/EInvoicing/V1/InteropApi.java @@ -300,7 +300,7 @@ public SubmitInteropDocumentRequest getSubmitInteropDocumentRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/EInvoicing/V1/MandatesApi.java b/src/main/java/Avalara/SDK/api/EInvoicing/V1/MandatesApi.java index 7ae86a2..31b14e7 100644 --- a/src/main/java/Avalara/SDK/api/EInvoicing/V1/MandatesApi.java +++ b/src/main/java/Avalara/SDK/api/EInvoicing/V1/MandatesApi.java @@ -521,7 +521,7 @@ public GetMandatesRequest getGetMandatesRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/EInvoicing/V1/SubscriptionsApi.java b/src/main/java/Avalara/SDK/api/EInvoicing/V1/SubscriptionsApi.java index 795550b..efc7e6a 100644 --- a/src/main/java/Avalara/SDK/api/EInvoicing/V1/SubscriptionsApi.java +++ b/src/main/java/Avalara/SDK/api/EInvoicing/V1/SubscriptionsApi.java @@ -873,7 +873,7 @@ public ListWebhookSubscriptionsRequest getListWebhookSubscriptionsRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/EInvoicing/V1/TaxIdentifiersApi.java b/src/main/java/Avalara/SDK/api/EInvoicing/V1/TaxIdentifiersApi.java index e564a9c..1036422 100644 --- a/src/main/java/Avalara/SDK/api/EInvoicing/V1/TaxIdentifiersApi.java +++ b/src/main/java/Avalara/SDK/api/EInvoicing/V1/TaxIdentifiersApi.java @@ -489,7 +489,7 @@ public ValidateTaxIdentifierRequest getValidateTaxIdentifierRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/api/EInvoicing/V1/TradingPartnersApi.java b/src/main/java/Avalara/SDK/api/EInvoicing/V1/TradingPartnersApi.java index 6cf5a15..9d0bf12 100644 --- a/src/main/java/Avalara/SDK/api/EInvoicing/V1/TradingPartnersApi.java +++ b/src/main/java/Avalara/SDK/api/EInvoicing/V1/TradingPartnersApi.java @@ -1993,7 +1993,7 @@ public UpdateTradingPartnerRequest getUpdateTradingPartnerRequest() { private void SetConfiguration(ApiClient client) { if (client == null) throw new MissingFormatArgumentException("client"); - this.localVarApiClient.setSdkVersion("25.11.0"); + this.localVarApiClient.setSdkVersion("25.11.1"); } } diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/CoveredIndividual.java b/src/main/java/Avalara/SDK/model/A1099/V2/CoveredIndividual.java index c645bf3..1baafce 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/CoveredIndividual.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/CoveredIndividual.java @@ -87,10 +87,6 @@ public class CoveredIndividual { @SerializedName(SERIALIZED_NAME_BIRTH_DATE) private LocalDate birthDate; - public static final String SERIALIZED_NAME_COVERED_ALL_MONTHS = "coveredAllMonths"; - @SerializedName(SERIALIZED_NAME_COVERED_ALL_MONTHS) - private Boolean coveredAllMonths; - public static final String SERIALIZED_NAME_COVERED_JANUARY = "coveredJanuary"; @SerializedName(SERIALIZED_NAME_COVERED_JANUARY) private Boolean coveredJanuary; @@ -274,25 +270,6 @@ public void setBirthDate(LocalDate birthDate) { } - public CoveredIndividual coveredAllMonths(Boolean coveredAllMonths) { - this.coveredAllMonths = coveredAllMonths; - return this; - } - - /** - * Coverage indicator for all 12 months - * @return coveredAllMonths - */ - @javax.annotation.Nullable - public Boolean getCoveredAllMonths() { - return coveredAllMonths; - } - - public void setCoveredAllMonths(Boolean coveredAllMonths) { - this.coveredAllMonths = coveredAllMonths; - } - - public CoveredIndividual coveredJanuary(Boolean coveredJanuary) { this.coveredJanuary = coveredJanuary; return this; @@ -538,7 +515,6 @@ public boolean equals(Object o) { Objects.equals(this.nameSuffix, coveredIndividual.nameSuffix) && Objects.equals(this.tin, coveredIndividual.tin) && Objects.equals(this.birthDate, coveredIndividual.birthDate) && - Objects.equals(this.coveredAllMonths, coveredIndividual.coveredAllMonths) && Objects.equals(this.coveredJanuary, coveredIndividual.coveredJanuary) && Objects.equals(this.coveredFebruary, coveredIndividual.coveredFebruary) && Objects.equals(this.coveredMarch, coveredIndividual.coveredMarch) && @@ -559,7 +535,7 @@ private static boolean equalsNullable(JsonNullable a, JsonNullable b) @Override public int hashCode() { - return Objects.hash(id, firstName, middleName, lastName, nameSuffix, tin, birthDate, coveredAllMonths, coveredJanuary, coveredFebruary, coveredMarch, coveredApril, coveredMay, coveredJune, coveredJuly, coveredAugust, coveredSeptember, coveredOctober, coveredNovember, coveredDecember); + return Objects.hash(id, firstName, middleName, lastName, nameSuffix, tin, birthDate, coveredJanuary, coveredFebruary, coveredMarch, coveredApril, coveredMay, coveredJune, coveredJuly, coveredAugust, coveredSeptember, coveredOctober, coveredNovember, coveredDecember); } private static int hashCodeNullable(JsonNullable a) { @@ -580,7 +556,6 @@ public String toString() { sb.append(" nameSuffix: ").append(toIndentedString(nameSuffix)).append("\n"); sb.append(" tin: ").append(toIndentedString(tin)).append("\n"); sb.append(" birthDate: ").append(toIndentedString(birthDate)).append("\n"); - sb.append(" coveredAllMonths: ").append(toIndentedString(coveredAllMonths)).append("\n"); sb.append(" coveredJanuary: ").append(toIndentedString(coveredJanuary)).append("\n"); sb.append(" coveredFebruary: ").append(toIndentedString(coveredFebruary)).append("\n"); sb.append(" coveredMarch: ").append(toIndentedString(coveredMarch)).append("\n"); @@ -622,7 +597,6 @@ private String toIndentedString(Object o) { openapiFields.add("nameSuffix"); openapiFields.add("tin"); openapiFields.add("birthDate"); - openapiFields.add("coveredAllMonths"); openapiFields.add("coveredJanuary"); openapiFields.add("coveredFebruary"); openapiFields.add("coveredMarch"); diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1042S.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1042S.java index a7ab2b3..f726cd7 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1042S.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1042S.java @@ -1013,23 +1013,23 @@ public static void validateJsonElement(JsonElement jsonElement) throws IOExcepti */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1095B.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1095B.java index 947c503..004a9f6 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1095B.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1095B.java @@ -162,23 +162,23 @@ public static void validateJsonElement(JsonElement jsonElement) throws IOExcepti */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1095C.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1095C.java index e771325..47a423d 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1095C.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1095C.java @@ -183,23 +183,23 @@ public static void validateJsonElement(JsonElement jsonElement) throws IOExcepti */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Base.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Base.java index 2f161c2..3f4e943 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Base.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Base.java @@ -71,23 +71,23 @@ public class Form1099Base { */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Div.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Div.java index 0b98da5..4eb3896 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Div.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Div.java @@ -147,23 +147,23 @@ public class Form1099Div { */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Int.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Int.java index 6967443..e8cf98c 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Int.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Int.java @@ -131,23 +131,23 @@ public class Form1099Int { */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099K.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099K.java index 8c6138e..77e51d2 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099K.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099K.java @@ -255,23 +255,23 @@ public static void validateJsonElement(JsonElement jsonElement) throws IOExcepti */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099ListRequest.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099ListRequest.java index 19cd3b5..d10f29d 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099ListRequest.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099ListRequest.java @@ -61,27 +61,27 @@ @javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", comments = "Generator version: 7.7.0") public class Form1099ListRequest { /** - * Gets or Sets type + * Available form types: * `1042-S` * `1095-B` * `1095-C` * `1099-DIV` * `1099-INT` * `1099-K` * `1099-MISC` * `1099-NEC` * `1099-R` */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; @@ -143,7 +143,7 @@ public Form1099ListRequest type(TypeEnum type) { } /** - * Get type + * Available form types: * `1042-S` * `1095-B` * `1095-C` * `1099-DIV` * `1099-INT` * `1099-K` * `1099-MISC` * `1099-NEC` * `1099-R` * @return type */ @javax.annotation.Nullable diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Misc.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Misc.java index d6c8744..490f769 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Misc.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Misc.java @@ -131,23 +131,23 @@ public class Form1099Misc { */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Nec.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Nec.java index 250a8c8..c318d51 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Nec.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099Nec.java @@ -87,23 +87,23 @@ public class Form1099Nec { */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; diff --git a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099R.java b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099R.java index a7912c5..66328ac 100644 --- a/src/main/java/Avalara/SDK/model/A1099/V2/Form1099R.java +++ b/src/main/java/Avalara/SDK/model/A1099/V2/Form1099R.java @@ -99,7 +99,7 @@ public class Form1099R { private Double netUnrealizedAppreciationInEmployerSecurities; /** - * Distribution code. Available values: - 1: Early distribution, no known exception (in most cases, under age 59½) - 2: Early distribution, exception applies (under age 59½) - 3: Disability - 4: Death - 5: Prohibited transaction - 6: Section 1035 exchange (a tax-free exchange of life insurance, annuity, qualified long-term care insurance, or endowment contracts) - 7: Normal distribution - 8: Excess contributions plus earnings/excess deferrals (and/or earnings) taxable in payment year - 9: Cost of current life insurance protection (premiums paid by a trustee or custodian for current insurance protection) - A: May be eligible for 10-year tax option - B: Designated Roth account distribution - C: Reportable Death Benefits Under Section 6050Y(c) - D: Annuity payments from nonqualified annuity payments and distributions from life insurance contracts that may be subject to tax under section 1411 - E: Distribution under Employee Plans Compliance Resolution System (EPCRS) - F: Charitable gift annuity - G: Direct rollover and rollover contribution - H: Direct rollover of distribution from a designated Roth account to a Roth IRA - J: Early distribution from a Roth IRA (This code may be used with a Code 8 or P) - K: Distribution of IRA Assets Not Having A Readily Available FMV - L: Loans treated as deemed distributions under section 72(p) - M: Qualified Plan Loan Offsets - N: Recharacterized IRA contribution made for year following payment year - P: Excess contributions plus earnings/excess deferrals taxable for year prior to payment year - Q: Qualified distribution from a Roth IRA (Distribution from a Roth IRA when the 5-year holding period has been met, and the recipient has reached 59½, has died, or is disabled) - R: Recharacterized IRA contribution made for year prior to payment year - S: Early distribution from a SIMPLE IRA in first 2 years no known exceptions - T: Roth IRA distribution exception applies because participant has reached 59½, died or is disabled, but it is unknown if the 5-year period has been met - U: Distribution from ESOP under Section 404(k) - W: Charges or payments for purchasing qualified long-term care insurance contracts under combined arrangements + * Distribution code. Available values: - 1: Early distribution, no known exception (in most cases, under age 59½) - 2: Early distribution, exception applies (under age 59½) - 3: Disability - 4: Death - 5: Prohibited transaction - 6: Section 1035 exchange (a tax-free exchange of life insurance, annuity, qualified long-term care insurance, or endowment contracts) - 7: Normal distribution - 8: Excess contributions plus earnings/excess deferrals (and/or earnings) taxable in payment year - 9: Cost of current life insurance protection (premiums paid by a trustee or custodian for current insurance protection) - A: May be eligible for 10-year tax option - B: Designated Roth account distribution - C: Reportable Death Benefits Under Section 6050Y(c) - D: Annuity payments from nonqualified annuity payments and distributions from life insurance contracts that may be subject to tax under section 1411 - E: Distribution under Employee Plans Compliance Resolution System (EPCRS) - F: Charitable gift annuity - G: Direct rollover and rollover contribution - H: Direct rollover of distribution from a designated Roth account to a Roth IRA - J: Early distribution from a Roth IRA (This code may be used with a Code 8 or P) - K: Distribution of IRA Assets Not Having A Readily Available FMV - L: Loans treated as deemed distributions under section 72(p) - M: Qualified Plan Loan Offsets - N: Recharacterized IRA contribution made for year following payment year - P: Excess contributions plus earnings/excess deferrals taxable for year prior to payment year - Q: Qualified distribution from a Roth IRA (Distribution from a Roth IRA when the 5-year holding period has been met, and the recipient has reached 59½, has died, or is disabled) - R: Recharacterized IRA contribution made for year prior to payment year - S: Early distribution from a SIMPLE IRA in first 2 years no known exceptions - T: Roth IRA distribution exception applies because participant has reached 59½, died or is disabled, but it is unknown if the 5-year period has been met - U: Distribution from ESOP under Section 404(k) - W: Charges or payments for purchasing qualified long-term care insurance contracts under combined arrangements - Y: Qualified charitable distribution (QCD) claimed under section 408(d)(8) (Available for 2025 on) */ @JsonAdapter(DistributionCodeEnum.Adapter.class) public enum DistributionCodeEnum { @@ -159,7 +159,9 @@ public enum DistributionCodeEnum { U("U"), - W("W"); + W("W"), + + Y("Y"); private String value; @@ -209,7 +211,7 @@ public static void validateJsonElement(JsonElement jsonElement) throws IOExcepti private DistributionCodeEnum distributionCode; /** - * Second distribution code. Must be a valid combination with the first distribution code. See DistributionCode property documentation for code descriptions. Valid combinations based on first distribution code: - 1: _, 8, B, D, K, L, M, P - 2: _, 8, B, D, K, L, M, P - 3: _, D - 4: _, 8, A, B, D, G, H, K, L, M, P - 5: _ - 6: _, W - 7: _, A, B, D, K, L, M - 8: _, 1, 2, 4, B, J, K - 9: _ - A: 4, 7 - B: _, 1, 2, 4, 7, 8, G, L, M, P, U - C: _, D - D: 1, 2, 3, 4, 7, C - E: _ - F: _ - G: _, 4, B, K - H: _, 4 - J: _, 8, P - K: 1, 2, 4, 7, 8, G - L: _, 1, 2, 4, 7, B - M: _, 1, 2, 4, 7, B - N: _ - P: _, 1, 2, 4, B, J - Q: _ - R: _ - S: _ - T: _ - U: _, B - W: _, 6 (_ indicates no second distribution code) (format: firstDistributionCode: availableSecondDistributionCodes) + * Second distribution code. Must be a valid combination with the first distribution code. See DistributionCode property documentation for code descriptions. Valid combinations based on first distribution code: - 1: _, 8, B, D, K, L, M, P - 2: _, 8, B, D, K, L, M, P - 3: _, D - 4: _, 8, A, B, D, G, H, K, L, M, P - 5: _ - 6: _, W - 7: _, A, B, D, K, L, M - 8: _, 1, 2, 4, B, J, K - 9: _ - A: 4, 7 - B: _, 1, 2, 4, 7, 8, G, L, M, P, U - C: _, D - D: 1, 2, 3, 4, 7, C - E: _ - F: _ - G: _, 4, B, K - H: _, 4 - J: _, 8, P - K: 1, 2, 4, 7, 8, G - L: _, 1, 2, 4, 7, B - M: _, 1, 2, 4, 7, B - N: _ - P: _, 1, 2, 4, B, J - Q: _ - R: _ - S: _ - T: _ - U: _, B - W: _, 6 - Y: 4, 7, K (_ indicates no second distribution code) (format: firstDistributionCode: availableSecondDistributionCodes) */ @JsonAdapter(SecondDistributionCodeEnum.Adapter.class) public enum SecondDistributionCodeEnum { @@ -363,23 +365,23 @@ public static void validateJsonElement(JsonElement jsonElement) throws IOExcepti */ @JsonAdapter(TypeEnum.Adapter.class) public enum TypeEnum { - FORM1099_NEC("Form1099Nec"), + _1042_S("1042-S"), - FORM1099_MISC("Form1099Misc"), + _1095_B("1095-B"), - FORM1099_DIV("Form1099Div"), + _1095_C("1095-C"), - FORM1099_R("Form1099R"), + _1099_DIV("1099-DIV"), - FORM1099_K("Form1099K"), + _1099_INT("1099-INT"), - FORM1095_B("Form1095B"), + _1099_K("1099-K"), - FORM1042_S("Form1042S"), + _1099_MISC("1099-MISC"), - FORM1095_C("Form1095C"), + _1099_NEC("1099-NEC"), - FORM1099_INT("Form1099Int"); + _1099_R("1099-R"); private String value; @@ -822,7 +824,7 @@ public Form1099R distributionCode(DistributionCodeEnum distributionCode) { } /** - * Distribution code. Available values: - 1: Early distribution, no known exception (in most cases, under age 59½) - 2: Early distribution, exception applies (under age 59½) - 3: Disability - 4: Death - 5: Prohibited transaction - 6: Section 1035 exchange (a tax-free exchange of life insurance, annuity, qualified long-term care insurance, or endowment contracts) - 7: Normal distribution - 8: Excess contributions plus earnings/excess deferrals (and/or earnings) taxable in payment year - 9: Cost of current life insurance protection (premiums paid by a trustee or custodian for current insurance protection) - A: May be eligible for 10-year tax option - B: Designated Roth account distribution - C: Reportable Death Benefits Under Section 6050Y(c) - D: Annuity payments from nonqualified annuity payments and distributions from life insurance contracts that may be subject to tax under section 1411 - E: Distribution under Employee Plans Compliance Resolution System (EPCRS) - F: Charitable gift annuity - G: Direct rollover and rollover contribution - H: Direct rollover of distribution from a designated Roth account to a Roth IRA - J: Early distribution from a Roth IRA (This code may be used with a Code 8 or P) - K: Distribution of IRA Assets Not Having A Readily Available FMV - L: Loans treated as deemed distributions under section 72(p) - M: Qualified Plan Loan Offsets - N: Recharacterized IRA contribution made for year following payment year - P: Excess contributions plus earnings/excess deferrals taxable for year prior to payment year - Q: Qualified distribution from a Roth IRA (Distribution from a Roth IRA when the 5-year holding period has been met, and the recipient has reached 59½, has died, or is disabled) - R: Recharacterized IRA contribution made for year prior to payment year - S: Early distribution from a SIMPLE IRA in first 2 years no known exceptions - T: Roth IRA distribution exception applies because participant has reached 59½, died or is disabled, but it is unknown if the 5-year period has been met - U: Distribution from ESOP under Section 404(k) - W: Charges or payments for purchasing qualified long-term care insurance contracts under combined arrangements + * Distribution code. Available values: - 1: Early distribution, no known exception (in most cases, under age 59½) - 2: Early distribution, exception applies (under age 59½) - 3: Disability - 4: Death - 5: Prohibited transaction - 6: Section 1035 exchange (a tax-free exchange of life insurance, annuity, qualified long-term care insurance, or endowment contracts) - 7: Normal distribution - 8: Excess contributions plus earnings/excess deferrals (and/or earnings) taxable in payment year - 9: Cost of current life insurance protection (premiums paid by a trustee or custodian for current insurance protection) - A: May be eligible for 10-year tax option - B: Designated Roth account distribution - C: Reportable Death Benefits Under Section 6050Y(c) - D: Annuity payments from nonqualified annuity payments and distributions from life insurance contracts that may be subject to tax under section 1411 - E: Distribution under Employee Plans Compliance Resolution System (EPCRS) - F: Charitable gift annuity - G: Direct rollover and rollover contribution - H: Direct rollover of distribution from a designated Roth account to a Roth IRA - J: Early distribution from a Roth IRA (This code may be used with a Code 8 or P) - K: Distribution of IRA Assets Not Having A Readily Available FMV - L: Loans treated as deemed distributions under section 72(p) - M: Qualified Plan Loan Offsets - N: Recharacterized IRA contribution made for year following payment year - P: Excess contributions plus earnings/excess deferrals taxable for year prior to payment year - Q: Qualified distribution from a Roth IRA (Distribution from a Roth IRA when the 5-year holding period has been met, and the recipient has reached 59½, has died, or is disabled) - R: Recharacterized IRA contribution made for year prior to payment year - S: Early distribution from a SIMPLE IRA in first 2 years no known exceptions - T: Roth IRA distribution exception applies because participant has reached 59½, died or is disabled, but it is unknown if the 5-year period has been met - U: Distribution from ESOP under Section 404(k) - W: Charges or payments for purchasing qualified long-term care insurance contracts under combined arrangements - Y: Qualified charitable distribution (QCD) claimed under section 408(d)(8) (Available for 2025 on) * @return distributionCode */ @javax.annotation.Nullable @@ -841,7 +843,7 @@ public Form1099R secondDistributionCode(SecondDistributionCodeEnum secondDistrib } /** - * Second distribution code. Must be a valid combination with the first distribution code. See DistributionCode property documentation for code descriptions. Valid combinations based on first distribution code: - 1: _, 8, B, D, K, L, M, P - 2: _, 8, B, D, K, L, M, P - 3: _, D - 4: _, 8, A, B, D, G, H, K, L, M, P - 5: _ - 6: _, W - 7: _, A, B, D, K, L, M - 8: _, 1, 2, 4, B, J, K - 9: _ - A: 4, 7 - B: _, 1, 2, 4, 7, 8, G, L, M, P, U - C: _, D - D: 1, 2, 3, 4, 7, C - E: _ - F: _ - G: _, 4, B, K - H: _, 4 - J: _, 8, P - K: 1, 2, 4, 7, 8, G - L: _, 1, 2, 4, 7, B - M: _, 1, 2, 4, 7, B - N: _ - P: _, 1, 2, 4, B, J - Q: _ - R: _ - S: _ - T: _ - U: _, B - W: _, 6 (_ indicates no second distribution code) (format: firstDistributionCode: availableSecondDistributionCodes) + * Second distribution code. Must be a valid combination with the first distribution code. See DistributionCode property documentation for code descriptions. Valid combinations based on first distribution code: - 1: _, 8, B, D, K, L, M, P - 2: _, 8, B, D, K, L, M, P - 3: _, D - 4: _, 8, A, B, D, G, H, K, L, M, P - 5: _ - 6: _, W - 7: _, A, B, D, K, L, M - 8: _, 1, 2, 4, B, J, K - 9: _ - A: 4, 7 - B: _, 1, 2, 4, 7, 8, G, L, M, P, U - C: _, D - D: 1, 2, 3, 4, 7, C - E: _ - F: _ - G: _, 4, B, K - H: _, 4 - J: _, 8, P - K: 1, 2, 4, 7, 8, G - L: _, 1, 2, 4, 7, B - M: _, 1, 2, 4, 7, B - N: _ - P: _, 1, 2, 4, B, J - Q: _ - R: _ - S: _ - T: _ - U: _, B - W: _, 6 - Y: 4, 7, K (_ indicates no second distribution code) (format: firstDistributionCode: availableSecondDistributionCodes) * @return secondDistributionCode */ @javax.annotation.Nullable