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
x_correlation_id:'68cce84c-ae6e-4cef-bdc6-4620c710b5e5', # String | Unique correlation Id in a GUID format
42
+
x_correlation_id:'a607ad38-398e-43d2-918d-d809e43dbd6b', # String | Unique correlation Id in a GUID format
43
43
x_avalara_client:'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/) .
44
-
create_company_request:AvalaraSdk::A1099::V2::CompanyCreateUpdateRequestModel.new({name:'name_example', email:'email_example', address:'address_example', city:'city_example', zip:'zip_example', telephone:'telephone_example', tin:'tin_example', country_code:'country_code_example'}) #CreateCompanyRequest | The company to create
44
+
company_request:AvalaraSdk::A1099::V2::CompanyRequest.new({name:'name_example', email:'email_example', address:'address_example', city:'city_example', zip:'zip_example', telephone:'telephone_example', tin:'tin_example', country_code:'country_code_example'}) #CompanyRequest | The company to create
45
45
}
46
46
47
47
begin
@@ -78,7 +78,7 @@ end
78
78
|**avalara_version**|**String**| API version ||
79
79
|**x_correlation_id**|**String**| Unique correlation Id in a GUID format |[optional]|
80
80
|**x_avalara_client**|**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/) . |[optional]|
81
-
|**create_company_request**|[**CreateCompanyRequest**](CreateCompanyRequest.md)| The company to create |[optional]|
81
+
|**company_request**|[**CompanyRequest**](CompanyRequest.md)| The company to create |[optional]|
x_correlation_id:'f2e08ea9-6e1e-4828-91f9-4926ff26dbe4', # String | Unique correlation Id in a GUID format
126
+
x_correlation_id:'54780530-dee1-472f-8626-a1ef1d6f3bfa', # String | Unique correlation Id in a GUID format
127
127
x_avalara_client:'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/) .
128
128
}
129
129
@@ -210,7 +210,7 @@ opts = {
210
210
order_by:'order_by_example', # String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC.
211
211
count:true, # Boolean | If true, return the global count of elements in the collection.
212
212
count_only:true, # Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true.
213
-
x_correlation_id:'f431c7bb-9661-447a-8f5f-b17b3d55a06c', # String | Unique correlation Id in a GUID format
213
+
x_correlation_id:'7ee6e06e-ae28-4317-9053-d966f0b24a94', # String | Unique correlation Id in a GUID format
214
214
x_avalara_client:'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/) .
x_correlation_id:'c5c11797-5ea9-4ec3-85ba-ed4e0ee63300', # String | Unique correlation Id in a GUID format
301
+
x_correlation_id:'c2254966-bcae-4b32-a7b4-67f0518ca748', # String | Unique correlation Id in a GUID format
302
302
x_avalara_client:'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/) .
id ='id_example'# String | The ID of the company to update
382
382
avalara_version ='2.0.0'# String | API version
383
383
opts = {
384
-
x_correlation_id:'86a26d78-90b6-4ca0-a10b-0221d11dd34a', # String | Unique correlation Id in a GUID format
384
+
x_correlation_id:'b730ea19-59f4-4cc8-8ef0-94a9d4637a6a', # String | Unique correlation Id in a GUID format
385
385
x_avalara_client:'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/) .
386
-
create_company_request:AvalaraSdk::A1099::V2::CompanyCreateUpdateRequestModel.new({name:'name_example', email:'email_example', address:'address_example', city:'city_example', zip:'zip_example', telephone:'telephone_example', tin:'tin_example', country_code:'country_code_example'}) #CreateCompanyRequest | The updated company data
386
+
company_request:AvalaraSdk::A1099::V2::CompanyRequest.new({name:'name_example', email:'email_example', address:'address_example', city:'city_example', zip:'zip_example', telephone:'telephone_example', tin:'tin_example', country_code:'country_code_example'}) #CompanyRequest | The updated company data
387
387
}
388
388
389
389
begin
@@ -421,7 +421,7 @@ end
421
421
|**avalara_version**|**String**| API version ||
422
422
|**x_correlation_id**|**String**| Unique correlation Id in a GUID format |[optional]|
423
423
|**x_avalara_client**|**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/) . |[optional]|
424
-
|**create_company_request**|[**CreateCompanyRequest**](CreateCompanyRequest.md)| The updated company data |[optional]|
424
+
|**company_request**|[**CompanyRequest**](CompanyRequest.md)| The updated company data |[optional]|
|**name**|**String**| Legal name. Not the DBA name. ||
8
+
|**dba_name**|**String**| Doing Business As (DBA) name or continuation of a long legal name. |[optional]|
9
+
|**email**|**String**| Contact email address. For inquiries by vendors/employees. ||
10
+
|**address**|**String**| Address. ||
11
+
|**city**|**String**| City. ||
12
+
|**state**|**String**| Two-letter US state or Canadian province code (required for US/CA addresses). |[optional]|
13
+
|**zip**|**String**| ZIP/postal code. ||
14
+
|**telephone**|**String**| Contact phone number (must contain at least 10 digits, max 15 characters). ||
15
+
|**tin**|**String**| Federal Tax Identification Number (TIN). EIN/Tax ID (required for US companies). ||
16
+
|**reference_id**|**String**| Internal reference ID. Never shown to any agency or recipient. |[optional]|
17
+
|**do_tin_match**|**Boolean**| Indicates whether the company authorizes IRS TIN matching. |[optional]|
18
+
|**group_name**|**String**| Group name for organizing companies (creates or finds group by name). |[optional]|
19
+
|**foreign_province**|**String**| Province or region for non-US/CA addresses. |[optional]|
20
+
|**country_code**|**String**| Two-letter IRS country code (e.g., 'US', 'CA'), as defined at https://www.irs.gov/e-file-providers/country-codes.||
21
+
|**resend_requests**|**Boolean**| Boolean to enable automatic reminder emails (default: false). |[optional]|
22
+
|**resend_interval_days**|**Integer**| Days between reminder emails (7-365, required if resendRequests is true). |[optional]|
23
+
|**max_reminder_attempts**|**Integer**| Maximum number of reminder attempts (1-52, required if resendRequests is true). |[optional]|
|**name**|**String**| Legal name. Not the DBA name. ||
8
+
|**dba_name**|**String**| Doing Business As (DBA) name or continuation of a long legal name. |[optional]|
9
+
|**email**|**String**| Contact email address. For inquiries by vendors/employees. ||
10
+
|**address**|**String**| Address. ||
11
+
|**city**|**String**| City. ||
12
+
|**state**|**String**| Two-letter US state or Canadian province code (required for US/CA addresses). |[optional]|
13
+
|**zip**|**String**| ZIP/postal code. ||
14
+
|**telephone**|**String**| Contact phone number (must contain at least 10 digits, max 15 characters). ||
15
+
|**tin**|**String**| Federal Tax Identification Number (TIN). EIN/Tax ID (required for US companies). ||
16
+
|**reference_id**|**String**| Internal reference ID. Never shown to any agency or recipient. |[optional]|
17
+
|**do_tin_match**|**Boolean**| Indicates whether the company authorizes IRS TIN matching. |[optional]|
18
+
|**group_name**|**String**| Group name for organizing companies (creates or finds group by name). |[optional]|
19
+
|**foreign_province**|**String**| Province or region for non-US/CA addresses. |[optional]|
20
+
|**country_code**|**String**| Two-letter IRS country code (e.g., 'US', 'CA'), as defined at https://www.irs.gov/e-file-providers/country-codes.||
21
+
|**resend_requests**|**Boolean**| Boolean to enable automatic reminder emails (default: false). |[optional]|
22
+
|**resend_interval_days**|**Integer**| Days between reminder emails (7-365, required if resendRequests is true). |[optional]|
23
+
|**max_reminder_attempts**|**Integer**| Maximum number of reminder attempts (1-52, required if resendRequests is true). |[optional]|
0 commit comments