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 ="097506be-b40b-4107-8d62-206070d11548"; // String | Unique correlation Id in a GUID format
52
+
String xCorrelationId ="5ba3a8b6-bf05-4aaa-b8cb-d06c7cfea0f7"; // 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
CompanyCreateUpdateRequestModel companyCreateUpdateRequestModel =newCompanyCreateUpdateRequestModel(); // CompanyCreateUpdateRequestModel | 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 ="3af2abb1-7024-4cc7-9c52-53e793e1c863"; // String | Unique correlation Id in a GUID format
139
+
String xCorrelationId ="07a8ecdb-0465-469d-8bff-49fce135d5e4"; // 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 ="bbe9eb96-736f-4c5c-99d7-9df8f66819b3"; // String | Unique correlation Id in a GUID format
231
+
String xCorrelationId ="f047fdc5-a6e4-4290-8c5c-d4da96ad0699"; // 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 ="e6013371-7d72-4c3d-8a5f-c4e08177c3ae"; // String | Unique correlation Id in a GUID format
324
+
String xCorrelationId ="3f7b5971-06e7-4459-84af-61db7fdcb027"; // 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 ="d8a0cb91-eb8b-4bd6-8812-2b690995afcc"; // String | Unique correlation Id in a GUID format
412
+
String xCorrelationId ="1cd32062-b0bc-46a0-8311-a973b8fb3d56"; // 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
CompanyCreateUpdateRequestModel companyCreateUpdateRequestModel =newCompanyCreateUpdateRequestModel(); // CompanyCreateUpdateRequestModel | The updated company data
Copy file name to clipboardExpand all lines: docs/A1099/V2/Create1099Form201Response.md
+27-17Lines changed: 27 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,24 +71,35 @@
71
71
|**intermediaryOrFlowThrough**|[**IntermediaryOrFlowThroughResponse**](IntermediaryOrFlowThroughResponse.md)| Intermediary or flow-through entity information |[optional]|
72
72
|**originOfHealthCoverageCode**|**String**| Origin of health coverage code |[optional]|
73
73
|**coveredIndividuals**|[**List<CoveredIndividualReferenceResponse>**](CoveredIndividualReferenceResponse.md)| Covered individuals information |[optional]|
74
-
|**totalOrdinaryDividends**|**String**| Total ordinary dividends |[optional]|
0 commit comments