Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/A1099/V2/CompaniesW9Api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down Expand Up @@ -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);
Expand Down Expand Up @@ -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);
Expand Down Expand Up @@ -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);
Expand Down Expand Up @@ -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 {
Expand Down
1 change: 0 additions & 1 deletion docs/A1099/V2/CoveredIndividual.md
Original file line number Diff line number Diff line change
Expand Up @@ -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] |
Expand Down
18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1042S.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1095B.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



Expand Down
18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1095C.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



Expand Down
18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1099Base.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



Expand Down
18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1099Div.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



Expand Down
18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1099Int.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



Expand Down
18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1099K.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



Expand Down
20 changes: 10 additions & 10 deletions docs/A1099/V2/Form1099ListRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -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] |


Expand All @@ -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" |



18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1099Misc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



Expand Down
18 changes: 9 additions & 9 deletions docs/A1099/V2/Form1099Nec.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" |



Expand Down
Loading