You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
String avalaraVersion ="2.0.0"; // String | API version
52
-
String xCorrelationId ="a607ad38-398e-43d2-918d-d809e43dbd6b"; // String | Unique correlation Id in a GUID format
52
+
String xCorrelationId ="6df88900-1e19-42cb-b5a0-fc2442681327"; // String | Unique correlation Id in a GUID format
53
53
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/) .
54
54
CompanyRequest companyRequest =newCompanyRequest(); // CompanyRequest | The company to create
String id ="id_example"; // String | The company to delete
138
138
String avalaraVersion ="2.0.0"; // String | API version
139
-
String xCorrelationId ="54780530-dee1-472f-8626-a1ef1d6f3bfa"; // String | Unique correlation Id in a GUID format
139
+
String xCorrelationId ="33931030-471d-4055-be36-8dcc3c48c11d"; // String | Unique correlation Id in a GUID format
140
140
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/) .
String $orderBy ="$orderBy_example"; // String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC.
229
229
Boolean count =true; // Boolean | If true, return the global count of elements in the collection.
230
230
Boolean countOnly =true; // Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true.
231
-
String xCorrelationId ="7ee6e06e-ae28-4317-9053-d966f0b24a94"; // String | Unique correlation Id in a GUID format
231
+
String xCorrelationId ="cf08fb7e-1d1c-43e2-a2b8-dfe7be26d43f"; // String | Unique correlation Id in a GUID format
232
232
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/) .
String id ="id_example"; // String | Id of the company
323
323
String avalaraVersion ="2.0.0"; // String | API version
324
-
String xCorrelationId ="c2254966-bcae-4b32-a7b4-67f0518ca748"; // String | Unique correlation Id in a GUID format
324
+
String xCorrelationId ="f29e8436-2c45-494b-b537-a22ae251829e"; // String | Unique correlation Id in a GUID format
325
325
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/) .
326
326
try {
327
327
CompanyResponse result = apiInstance.getCompany(id, avalaraVersion, xCorrelationId, xAvalaraClient);
String id ="id_example"; // String | The ID of the company to update
411
411
String avalaraVersion ="2.0.0"; // String | API version
412
-
String xCorrelationId ="b730ea19-59f4-4cc8-8ef0-94a9d4637a6a"; // String | Unique correlation Id in a GUID format
412
+
String xCorrelationId ="595ee1c9-2b9e-4d5a-8aa6-661b1fe4669f"; // String | Unique correlation Id in a GUID format
413
413
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/) .
414
414
CompanyRequest companyRequest =newCompanyRequest(); // CompanyRequest | The updated company data
Copy file name to clipboardExpand all lines: docs/A1099/V2/CreateW9FormRequest.md
+100-5Lines changed: 100 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,16 @@
10
10
|**type**|[**TypeEnum**](#TypeEnum)| The form type. |[optional][readonly]|
11
11
|**name**|**String**| The name of the individual or entity associated with the form. ||
12
12
|**businessName**|**String**| The name of the business associated with the form. |[optional]|
13
-
|**businessClassification**|**String**| The classification of the business. Available values: - Individual: Individual/sole proprietor - C Corporation: C Corporation - S Corporation: S Corporation - Partnership: Partnership - Trust/estate: Trust/estate - LLC-C: Limited liability company (C Corporation) - LLC-S: Limited liability company (S Corporation) - LLC-P: Limited liability company (Partnership) - Other: Other (requires BusinessOther field to be populated) ||
13
+
|**businessClassification**|[**BusinessClassificationEnum**](#BusinessClassificationEnum)| The classification of the business. Available values: - Individual: Individual/sole proprietor - C Corporation: C Corporation - S Corporation: S Corporation - Partnership: Partnership - Trust/estate: Trust/estate - LLC-C: Limited liability company (C Corporation) - LLC-S: Limited liability company (S Corporation) - LLC-P: Limited liability company (Partnership) - Other: Other (requires BusinessOther field to be populated) ||
14
14
|**businessOther**|**String**| The classification description when \"businessClassification\" is \"Other\". |[optional]|
15
15
|**foreignPartnerOwnerOrBeneficiary**|**Boolean**| Indicates whether the individual is a foreign partner, owner, or beneficiary. |[optional]|
16
-
|**exemptPayeeCode**|**String**| The exempt payee code. |[optional]|
17
-
|**exemptFatcaCode**|**String**| The exemption from FATCA reporting code. |[optional]|
16
+
|**exemptPayeeCode**|**String**| The exempt payee code. Allowed values (1–13): - 1 — Organization exempt under §501(a) or IRA; custodial account under §403(b)(7) - 2 — U.S. government or its agencies/instrumentalities - 3 — U.S. state, DC, U.S. territory/possession, or their political subdivisions/agencies/instrumentalities - 4 — Foreign government or its political subdivisions/agencies/instrumentalities - 5 — Corporation - 6 — Dealer in securities or commodities required to register in the U.S., DC, or U.S. territory/possession - 7 — Futures commission merchant registered with the CFTC - 8 — Real estate investment trust (REIT) - 9 — Entity registered at all times during the tax year under the Investment Company Act of 1940 - 10 — Common trust fund operated by a bank under §584(a) - 11 — Financial institution (see §581) - 12 — Broker (nominee/custodian) - 13 — Trust exempt under §664 or described in §4947 |[optional]|
17
+
|**exemptFatcaCode**|**String**| The exemption from FATCA reporting code. Allowed values (A–M): - A — Tax‑exempt organization under §501(a) or IRA (§7701(a)(37)) - B — U.S. government or any of its agencies/instrumentalities - C — U.S. state, DC, territory/possession, or their political subdivisions/instrumentalities - D — Corporation whose stock is regularly traded on an established securities market - E — Corporation that is a member of the same expanded affiliated group as a D corporation - F — Registered dealer in securities/commodities/derivatives - G — REIT (Real Estate Investment Trust) - H — Regulated investment company (§851) or entity registered all year under the Investment Company Act of 1940 - I — Common trust fund (§584(a)) - J — Bank (§581) - K — Broker - L — Charitable remainder trust (§664) or trust described in §4947(a)(1) - M — Trust under §403(b) plan or §457(g) plan |[optional]|
18
18
|**foreignCountryIndicator**|**Boolean**| Indicates whether the individual or entity is in a foreign country. |[optional]|
19
19
|**address**|**String**| The address of the employee. Required unless exempt. ||
20
20
|**foreignAddress**|**String**| The foreign address of the individual or entity. |[optional]|
21
21
|**city**|**String**| The city of residence of the employee. Required unless exempt. ||
22
-
|**state**|**String**| The state of residence of the employee. Required unless exempt. ||
22
+
|**state**|[**StateEnum**](#StateEnum)| The state of residence of the employee. Required unless exempt. ||
23
23
|**zip**|**String**| The ZIP code of residence of the employee. Required unless exempt. ||
24
24
|**accountNumber**|**String**| The account number associated with the form. |[optional]|
25
25
|**tinType**|**String**| Tax Identification Number (TIN) type. ||
@@ -168,7 +168,7 @@
168
168
|**employeeMiddleName**|**String**| The middle name of the employee. |[optional]|
169
169
|**employeeLastName**|**String**| The last name of the employee. ||
170
170
|**employeeNameSuffix**|**String**| The name suffix of the employee. |[optional]|
171
-
|**maritalStatus**|**String**| The marital status of the employee. Required unless exempt. Available values: - Single: Single or Married filing separately - Married: Married filing jointly or qualifying surviving spouse - MarriedBut: Head of household. Check only if you're unmarried and pay more than half the costs of keeping up a home for yourself and a qualifying individual. |[optional]|
171
+
|**maritalStatus**|[**MaritalStatusEnum**](#MaritalStatusEnum)| The marital status of the employee. Required unless exempt. Available values: - Single: Single or Married filing separately - Married: Married filing jointly or qualifying surviving spouse - MarriedBut: Head of household. Check only if you're unmarried and pay more than half the costs of keeping up a home for yourself and a qualifying individual. |[optional]|
172
172
|**lastNameDiffers**|**Boolean**| Indicates whether the last name differs from prior records. |[optional]|
173
173
|**numAllowances**|**Integer**| The number of allowances claimed by the employee. |[optional]|
174
174
|**otherDependents**|**Integer**| The number of dependents other than allowances. |[optional]|
|**type**|**String**|An identifier for this occurrence of the problem. It is the name of a request's field when specific to that field. Otherwise, for other types of errors, its value is empty.|[optional]|
11
+
|**detail**|**String**|An explanation specific to this occurrence of the problem.|[optional]|
String avalaraVersion ="2.0.0"; // String | API version
54
54
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
55
-
String xCorrelationId ="5ef65de0-c394-4aa2-b249-d8bfcbe9b23a"; // String | Unique correlation Id in a GUID format
55
+
String xCorrelationId ="eec0b095-bfa8-4786-bbad-3f20a4b61ac2"; // String | Unique correlation Id in a GUID format
56
56
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/) .
String avalaraVersion ="2.0.0"; // String | API version
144
-
String xCorrelationId ="5b55b569-4e1e-44d3-920c-65153461c426"; // String | Unique correlation Id in a GUID format
144
+
String xCorrelationId ="ea80e3d4-6198-4297-9fff-4b12b5d270a0"; // String | Unique correlation Id in a GUID format
145
145
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/) .
String id ="id_example"; // String | The unique identifier of the desired form to delete.
231
231
String avalaraVersion ="2.0.0"; // String | API version
232
-
String xCorrelationId ="e82ee14f-7146-41a5-b856-28f403d65e29"; // String | Unique correlation Id in a GUID format
232
+
String xCorrelationId ="6f61d545-12cb-445a-b60c-bd21c3f78ae3"; // String | Unique correlation Id in a GUID format
233
233
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/) .
String avalaraVersion ="2.0.0"; // String | API version
320
-
String xCorrelationId ="f5198e72-fc87-4a4d-a09a-b2aa6cf70c38"; // String | Unique correlation Id in a GUID format
320
+
String xCorrelationId ="3dda6df9-8f00-4ac0-8eab-0e56263c2895"; // String | Unique correlation Id in a GUID format
321
321
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/) .
322
322
try {
323
323
Get1099Form200Response result = apiInstance.get1099Form(id, avalaraVersion, xCorrelationId, xAvalaraClient);
@@ -406,7 +406,7 @@ public class Example {
406
406
String id ="id_example"; // String | The ID of the form
407
407
String avalaraVersion ="2.0.0"; // String | API version
408
408
Boolean markEdelivered =true; // Boolean | Optional boolean that if set indicates that the form should be marked as having been successfully edelivered
409
-
String xCorrelationId ="7fdfd0b2-cebf-4f25-8a65-6dd03811e77d"; // String | Unique correlation Id in a GUID format
409
+
String xCorrelationId ="83471033-6587-4425-a03e-1057de8d14cf"; // String | Unique correlation Id in a GUID format
410
410
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/) .
411
411
try {
412
412
File result = apiInstance.get1099FormPdf(id, avalaraVersion, markEdelivered, xCorrelationId, xAvalaraClient);
@@ -500,7 +500,7 @@ public class Example {
500
500
String $orderBy ="$orderBy_example"; // String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC.
501
501
Boolean count =true; // Boolean | If true, return the global count of elements in the collection.
502
502
Boolean countOnly =true; // Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true.
503
-
String xCorrelationId ="97f7596c-99c0-4879-b47c-57df572a32c9"; // String | Unique correlation Id in a GUID format
503
+
String xCorrelationId ="9cd2b713-72ed-419c-8c1f-4aeef9f6b0d4"; // String | Unique correlation Id in a GUID format
504
504
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/) .
String avalaraVersion ="2.0.0"; // String | API version
596
-
String xCorrelationId ="560aa857-d5ba-484b-9375-a14e9e57d7a8"; // String | Unique correlation Id in a GUID format
596
+
String xCorrelationId ="b0bb9771-ffdf-4884-bac3-7cf00bf7c745"; // String | Unique correlation Id in a GUID format
597
597
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/) .
0 commit comments