avatax 24.6.3 → 24.10.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 21716b9e05b88f595006b01020571986eb1dbcc40b5fc9cc15a95b7e01d46f78
4
- data.tar.gz: 45ff66124db89843e7da211c9dc016647e9d05926db499dbdf7ead56039d664d
3
+ metadata.gz: 2650684c496070239c5eaf706404b75a8e64fa916aa32335d80438bd75b3f369
4
+ data.tar.gz: 4552f757fee2bdb3838b0ea618567e05c063ab47c0ea72daa6fc544c4c713d55
5
5
  SHA512:
6
- metadata.gz: 8f939dcbbd650e6e91152478f65e7165bd074bc358db68efadf3fcbcb064b8edffb8d7164bf95a06447de128d594e5a01e87a8d06f758d0c9a8468126d65830d
7
- data.tar.gz: 875e1c67817e98f2da5943b1c8352b648a03eadef6d8636b2095e7b4d7287675fc5bbf2292fcec1052bc7c1845e6f53daced8fe2340d5200da9080a3828f703e
6
+ metadata.gz: 4f0e9fd23a0b2c3a87496f5bbc86e42d73766e4bfbc82c6c5cca8e934aef9fcbf6f08b86fbc5adaeef8def76319485fc7a3162f45c7dcbf96716130fdd67a326
7
+ data.tar.gz: a31bd5c5c5f60760477b088face3c9b407e336be32021b77580bb6b0b4cd5fc5c440db3e293864be37ef02838f4a3bf5ba09901dacfa35bc389f0b923a45aa7e
@@ -72,7 +72,7 @@ module AvaTax
72
72
  #
73
73
  # ### Security Policies
74
74
  #
75
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
75
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
76
76
  # Swagger Name: AvaTaxClient
77
77
  # @param id [Integer] The ID of the account you wish to audit.
78
78
  # @param start [DateTime] The start datetime of audit history you with to retrieve, e.g. "2018-06-08T17:00:00Z". Defaults to the past 15 minutes.
@@ -134,7 +134,7 @@ module AvaTax
134
134
  #
135
135
  # ### Security Policies
136
136
  #
137
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
137
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
138
138
  # Swagger Name: AvaTaxClient
139
139
  # @param id [Integer] The ID of the account to retrieve
140
140
  # @param include [String] A comma separated list of special fetch options
@@ -170,7 +170,7 @@ module AvaTax
170
170
  #
171
171
  # ### Security Policies
172
172
  #
173
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
173
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
174
174
  # Swagger Name: AvaTaxClient
175
175
  # @param id [Integer] The ID of the account to retrieve
176
176
  # @param licensekeyname [String] The ID of the account to retrieve
@@ -184,7 +184,7 @@ module AvaTax
184
184
  #
185
185
  # ### Security Policies
186
186
  #
187
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
187
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
188
188
  # Swagger Name: AvaTaxClient
189
189
  # @param id [Integer] The ID of the account to retrieve
190
190
  # @return [AccountLicenseKeyModel[]]
@@ -199,7 +199,7 @@ module AvaTax
199
199
  #
200
200
  # ### Security Policies
201
201
  #
202
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
202
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
203
203
  # Swagger Name: AvaTaxClient
204
204
  # @return [FetchResult]
205
205
  def list_mrs_accounts() path = "/api/v2/accounts/mrs"
@@ -222,7 +222,7 @@ module AvaTax
222
222
  #
223
223
  # ### Security Policies
224
224
  #
225
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
225
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
226
226
  # Swagger Name: AvaTaxClient
227
227
  # @param include [String] A comma separated list of objects to fetch underneath this account. Any object with a URL path underneath this account can be fetched by specifying its name.
228
228
  # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* subscriptions, users
@@ -110,6 +110,11 @@ module AvaTax
110
110
  # * customers - Retrieves the list of customers linked to the certificate.
111
111
  # * po_numbers - Retrieves all PO numbers tied to the certificate.
112
112
  # * attributes - Retrieves all attributes applied to the certificate.
113
+ # * histories - Retrieves the certificate update history
114
+ # * jobs - Retrieves the jobs for this certificate
115
+ # * logs - Retrieves the certificate log
116
+ # * invalid_reasons - Retrieves invalid reasons for this certificate if the certificate is invalid
117
+ # * custom_fields - Retrieves custom fields set for this certificate
113
118
  #
114
119
  # Before you can use any exemption certificates endpoints, you must set up your company for exemption certificate data storage.
115
120
  # Companies that do not have this storage system set up will see `CertCaptureNotConfiguredError` when they call exemption
@@ -123,7 +128,7 @@ module AvaTax
123
128
  # Swagger Name: AvaTaxClient
124
129
  # @param companyId [Integer] The ID number of the company that recorded this certificate
125
130
  # @param id [Integer] The unique ID number of this certificate
126
- # @param include [String] OPTIONAL: A comma separated list of special fetch options. You can specify one or more of the following: * customers - Retrieves the list of customers linked to the certificate. * po_numbers - Retrieves all PO numbers tied to the certificate. * attributes - Retrieves all attributes applied to the certificate.
131
+ # @param include [String] OPTIONAL: A comma separated list of special fetch options. You can specify one or more of the following: * customers - Retrieves the list of customers linked to the certificate. * po_numbers - Retrieves all PO numbers tied to the certificate. * attributes - Retrieves all attributes applied to the certificate. * histories - Retrieves the certificate update history * jobs - Retrieves the jobs for this certificate * logs - Retrieves the certificate log * invalid_reasons - Retrieves invalid reasons for this certificate if the certificate is invalid * custom_fields - Retrieves custom fields set for this certificate
127
132
  # @return [Object]
128
133
  def get_certificate(companyId, id, options={}) path = "/api/v2/companies/#{companyId}/certificates/#{id}"
129
134
  get(path, options, AvaTax::VERSION) end
@@ -278,6 +283,11 @@ module AvaTax
278
283
  # * customers - Retrieves the list of customers linked to the certificate.
279
284
  # * po_numbers - Retrieves all PO numbers tied to the certificate.
280
285
  # * attributes - Retrieves all attributes applied to the certificate.
286
+ # * histories - Retrieves the certificate update history
287
+ # * jobs - Retrieves the jobs for this certificate
288
+ # * logs - Retrieves the certificate log
289
+ # * invalid_reasons - Retrieves invalid reasons for this certificate if the certificate is invalid
290
+ # * custom_fields - Retrieves custom fields set for this certificate
281
291
  #
282
292
  # Before you can use any exemption certificates endpoints, you must set up your company for exemption certificate data storage.
283
293
  # Companies that do not have this storage system set up will see `CertCaptureNotConfiguredError` when they call exemption
@@ -290,7 +300,7 @@ module AvaTax
290
300
  # * This API depends on the following active services:*Required* (all): AvaTaxPro, ECMEssentials, ECMPro, ECMPremium, VEMPro, VEMPremium, ECMProComms, ECMPremiumComms.
291
301
  # Swagger Name: AvaTaxClient
292
302
  # @param companyId [Integer] The ID number of the company to search
293
- # @param include [String] OPTIONAL: A comma separated list of special fetch options. You can specify one or more of the following: * customers - Retrieves the list of customers linked to the certificate. * po_numbers - Retrieves all PO numbers tied to the certificate. * attributes - Retrieves all attributes applied to the certificate.
303
+ # @param include [String] OPTIONAL: A comma separated list of special fetch options. You can specify one or more of the following: * customers - Retrieves the list of customers linked to the certificate. * po_numbers - Retrieves all PO numbers tied to the certificate. * attributes - Retrieves all attributes applied to the certificate. * histories - Retrieves the certificate update history * jobs - Retrieves the jobs for this certificate * logs - Retrieves the certificate log * invalid_reasons - Retrieves invalid reasons for this certificate if the certificate is invalid * custom_fields - Retrieves custom fields set for this certificate
294
304
  # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* exemptionNumber, status, ecmStatus, ecmsId, ecmsStatus, pdf, pages
295
305
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
296
306
  # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
@@ -0,0 +1,42 @@
1
+ module AvaTax
2
+ class Client
3
+ module CommunicationCertificates
4
+
5
+
6
+ # Retrieve a single communication certificate.
7
+ #
8
+ # ### Security Policies
9
+ #
10
+ # * This API depends on the following active services:*Required* (all): ECMPremiumComms, ECMProComms.
11
+ # Swagger Name: AvaTaxClient
12
+ # @param companyId [Integer] The ID number of the company to search
13
+ # @param certificateId [Integer] The ID number of the certificate to search
14
+ # @return [Object]
15
+ def get_communication_certificate(companyId, certificateId) path = "/companies/#{companyId}/communication-certificates/#{certificateId}"
16
+ get(path, {}, AvaTax::VERSION) end
17
+
18
+ # Retrieve all communication certificates.
19
+ #
20
+ # List all communication certificates that can be seen by the current user.
21
+ #
22
+ # This API lists all communication certificates you are allowed to see.
23
+ #
24
+ # Search for specific objects using the criteria in the `$filter` parameter; full documentation is available on [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/) .
25
+ # Paginate your results using the `$top`, `$skip`, and `$orderby` parameters.
26
+ # For more information about filtering in REST, please see the documentation at http://developer.avalara.com/avatax/filtering-in-rest/ .
27
+ #
28
+ # ### Security Policies
29
+ #
30
+ # * This API depends on the following active services:*Required* (all): ECMPremiumComms, ECMProComms.
31
+ # Swagger Name: AvaTaxClient
32
+ # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* EffectiveDate, ExpirationDate, TaxNumber, Exemptions
33
+ # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
34
+ # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
35
+ # @param orderBy [String] A comma separated list of sort statements in the format `(fieldname) [ASC|DESC]`, for example `id ASC`.
36
+ # @param companyId [Integer] The ID number of the company to search
37
+ # @return [Object]
38
+ def list_communication_certificates(companyId, options={}) path = "/companies/#{companyId}/communication-certificates"
39
+ get(path, options, AvaTax::VERSION) end
40
+ end
41
+ end
42
+ end
@@ -61,7 +61,7 @@ module AvaTax
61
61
  # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, CSPAdmin, CSPTester, FirmAdmin, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
62
62
  # Swagger Name: AvaTaxClient
63
63
  # @param companyId [Integer] The ID of the company that owns these contacts
64
- # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).
64
+ # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* scsContactId
65
65
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
66
66
  # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
67
67
  # @param orderBy [String] A comma separated list of sort statements in the format `(fieldname) [ASC|DESC]`, for example `id ASC`.
@@ -82,7 +82,7 @@ module AvaTax
82
82
  #
83
83
  # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, CSPAdmin, CSPTester, FirmAdmin, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
84
84
  # Swagger Name: AvaTaxClient
85
- # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).
85
+ # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* scsContactId
86
86
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
87
87
  # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
88
88
  # @param orderBy [String] A comma separated list of sort statements in the format `(fieldname) [ASC|DESC]`, for example `id ASC`.
@@ -70,9 +70,16 @@ module AvaTax
70
70
  #
71
71
  # You can use the `$include` parameter to fetch the following additional objects for expansion:
72
72
  #
73
- # * Certificates - Fetch a list of certificates linked to this customer.
74
- # * CustomFields - Fetch a list of custom fields associated to this customer.
73
+ # * certificates - Fetch a list of certificates linked to this customer.
75
74
  # * attributes - Retrieves all attributes applied to the customer.
75
+ # * active_certificates - Retrieves all the active certificates linked to this customer
76
+ # * histories - Retrieves the update history for this customer
77
+ # * logs - Retrieves customer logs
78
+ # * jobs - Retrieves customer jobs
79
+ # * billTos - Retrieves bill-tos linked with this customer
80
+ # * shipTos - Retrieves ship-tos linked with this customer
81
+ # * shipToStates - Retrieves ship-to states for this customer
82
+ # * custom_fields - Retrieves custom fields set for this customer
76
83
  #
77
84
  # Before you can use any exemption certificates endpoints, you must set up your company for exemption certificate data storage.
78
85
  # Companies that do not have this storage system set up will see `CertCaptureNotConfiguredError` when they call exemption
@@ -227,7 +234,7 @@ module AvaTax
227
234
  # Swagger Name: AvaTaxClient
228
235
  # @param companyId [Integer] The unique ID number of the company that recorded this customer
229
236
  # @param customerCode [String] The unique code representing this customer
230
- # @param include [String] OPTIONAL: A comma separated list of special fetch options. You can specify one or more of the following: * customers - Retrieves the list of customers linked to the certificate. * po_numbers - Retrieves all PO numbers tied to the certificate. * attributes - Retrieves all attributes applied to the certificate.
237
+ # @param include [String] OPTIONAL: A comma separated list of special fetch options. You can specify one or more of the following: * customers - Retrieves the list of customers linked to the certificate. * po_numbers - Retrieves all PO numbers tied to the certificate. * attributes - Retrieves all attributes applied to the certificate. * histories - Retrieves the certificate update history * jobs - Retrieves the jobs for this certificate * logs - Retrieves the certificate log * invalid_reasons - Retrieves invalid reasons for this certificate if the certificate is invalid * custom_fields - Retrieves custom fields set for this certificate
231
238
  # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* exemptionNumber, status, ecmStatus, ecmsId, ecmsStatus, pdf, pages
232
239
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
233
240
  # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
@@ -279,8 +286,16 @@ module AvaTax
279
286
  #
280
287
  # You can use the `$include` parameter to fetch the following additional objects for expansion:
281
288
  #
282
- # * Certificates - Fetch a list of certificates linked to this customer.
289
+ # * certificates - Fetch a list of certificates linked to this customer.
283
290
  # * attributes - Retrieves all attributes applied to the customer.
291
+ # * active_certificates - Retrieves all the active certificates linked to this customer
292
+ # * histories - Retrieves the update history for this customer
293
+ # * logs - Retrieves customer logs
294
+ # * jobs - Retrieves customer jobs
295
+ # * billTos - Retrieves bill-tos linked with this customer
296
+ # * shipTos - Retrieves ship-tos linked with this customer
297
+ # * shipToStates - Retrieves ship-to states for this customer
298
+ # * custom_fields - Retrieves custom fields set for this customer
284
299
  #
285
300
  # Before you can use any exemption certificates endpoints, you must set up your company for exemption certificate data storage.
286
301
  # Companies that do not have this storage system set up will see `CertCaptureNotConfiguredError` when they call exemption
@@ -293,7 +308,7 @@ module AvaTax
293
308
  # * This API depends on the following active services:*Required* (all): AvaTaxPro, ECMEssentials, ECMPro, ECMPremium, VEMPro, VEMPremium, ECMProComms, ECMPremiumComms.
294
309
  # Swagger Name: AvaTaxClient
295
310
  # @param companyId [Integer] The unique ID number of the company that recorded this customer
296
- # @param include [String] OPTIONAL - You can specify the value `certificates` to fetch information about certificates linked to the customer.
311
+ # @param include [String] OPTIONAL - You can specify any of the values in `certificates`, `attributes`, `active_certificates`, `histories`, `logs`, `jobs`, `billTos`, `shipTos`, `shipToStates`, and `custom_fields` to fetch additional information for this certificate.
297
312
  # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).
298
313
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
299
314
  # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
@@ -0,0 +1,53 @@
1
+ module AvaTax
2
+ class Client
3
+ module EcmEventNotifications
4
+
5
+
6
+ # Delete AFC event notifications.
7
+ #
8
+ # ### Security Policies
9
+ #
10
+ # * This API depends on the following active services:*Required* (all): ECMPremiumComms, ECMProComms.
11
+ # Swagger Name: AvaTaxClient
12
+ # @param isDlq [Boolean] Specify `true` to delete event notifications from the dead letter queue; otherwise, specify `false`.
13
+ # @param model [Object] Details of the event you want to delete.
14
+ # @return [FetchResult]
15
+ def delete_afc_event_notifications(model, options={}) path = "/api/v2/event-notifications/afc"
16
+ delete(path, model, options, AvaTax::VERSION) end
17
+
18
+ # Delete company event notifications
19
+ #
20
+ # ### Security Policies
21
+ #
22
+ # * This API depends on the following active services:*Required* (all): ECMPro, ECMPremium.
23
+ # Swagger Name: AvaTaxClient
24
+ # @param companyId [Integer] The unique ID number of the company that recorded these event notifications.
25
+ # @param model [Object] Details of the event you want to delete.
26
+ # @return [FetchResult]
27
+ def delete_event_notifications(companyId, model) path = "/api/v2/event-notifications/companies/#{companyId}"
28
+ delete(path, model, {}, AvaTax::VERSION) end
29
+
30
+ # Retrieve company event notifications.
31
+ #
32
+ # ### Security Policies
33
+ #
34
+ # * This API depends on the following active services:*Required* (all): ECMPro, ECMPremium.
35
+ # Swagger Name: AvaTaxClient
36
+ # @param companyId [Integer] The unique ID number of the company that recorded these event notifications.
37
+ # @return [FetchResult]
38
+ def get_event_notifications(companyId) path = "/api/v2/event-notifications/companies/#{companyId}"
39
+ get(path, {}, AvaTax::VERSION) end
40
+
41
+ # Retrieve AFC event notifications
42
+ #
43
+ # ### Security Policies
44
+ #
45
+ # * This API depends on the following active services:*Required* (all): ECMPremiumComms, ECMProComms.
46
+ # Swagger Name: AvaTaxClient
47
+ # @param isDlq [Boolean] Specify `true` to retrieve event notifications from the dead letter queue; otherwise, specify `false`.
48
+ # @return [FetchResult]
49
+ def list_afc_event_notifications(options={}) path = "/api/v2/event-notifications/afc"
50
+ get(path, options, AvaTax::VERSION) end
51
+ end
52
+ end
53
+ end
@@ -3,11 +3,15 @@ module AvaTax
3
3
  module ECommerceToken
4
4
 
5
5
 
6
- # Create a new eCommerce token.
6
+ # Create a new ecommerce token.
7
7
  #
8
- # Creates a new eCommerce token.
8
+ # Creates a new ecommerce token.
9
9
  #
10
- # This API is used to create a new eCommerce token. An eCommerce token is required in order to launch the CertCapture eCommerce plugin. Create a token for each of your CertCapture customers.
10
+ # This API is used to create a new ecommerce token. An ecommerce token is required in order to launch the ECM/CertCapture ecommerce plugin. Create a separate token for each of your ECM/CertCapture customers.
11
+ #
12
+ # Use the SDK to embed ECM’s document submission form into your ecommerce platform or online store. Once the token is created, place the returned token value for that customer record in the token field in your ecommerce SDK code. This allows customers to manage their exemption certificates before or after making the purchase. More information is available in the [ECM/CertCapture integration guide](https://developer.avalara.com/document-management/set-up-ecm-for-ecommerce/ecm-in-ecom-environments/).
13
+ #
14
+ # You can also use the [ecommerce Plugin Demo](https://developer.avalara.com/certcapture/cert-demo/) on developer.avalara.com to test generating a token. Using your AvaTax username and password, try generating the token and combining it with various parameters.
11
15
  #
12
16
  # ### Security Policies
13
17
  #
@@ -70,20 +70,34 @@ module AvaTax
70
70
  #
71
71
  # ### Security Policies
72
72
  #
73
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
73
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
74
74
  # Swagger Name: AvaTaxClient
75
75
  # @param id [Integer]
76
76
  # @return [Object]
77
77
  def get_firm_client_linkage(id) path = "/api/v2/firmclientlinkages/#{id}"
78
78
  get(path, {}, AvaTax::VERSION) end
79
79
 
80
+ # Insert a full FirmClientLinkage record
81
+ #
82
+ # Avalara allows firms to manage returns for clients without the clients needing to use AvaTax service.
83
+ # Firms can create accounts of FirmClient for customers they are managing using this API.
84
+ #
85
+ # ### Security Policies
86
+ #
87
+ # * This API requires one of the following user roles: BatchServiceAdmin, FirmAdmin, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin.
88
+ # Swagger Name: AvaTaxClient
89
+ # @param model [Object] FirmClientLinkage record
90
+ # @return [Object]
91
+ def insert_firm_client_linkage(model) path = "/api/v2/firmclientlinkages/insert"
92
+ post(path, model, {}, AvaTax::VERSION) end
93
+
80
94
  # List client linkages for a firm or client
81
95
  #
82
96
  # This API enables the firm or account users to request the associated linkages to the account.
83
97
  #
84
98
  # ### Security Policies
85
99
  #
86
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
100
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
87
101
  # Swagger Name: AvaTaxClient
88
102
  # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* firmAccountName, clientAccountName
89
103
  # @return [FetchResult]
@@ -128,6 +142,20 @@ module AvaTax
128
142
  # @return [Object]
129
143
  def revoke_firm_client_linkage(id) path = "/api/v2/firmclientlinkages/#{id}/revoke"
130
144
  post(path, {}, {}, AvaTax::VERSION) end
145
+
146
+ # Update a full FirmClientLinkage record
147
+ #
148
+ # Avalara allow updating the firm client linkage as a pass thru call.
149
+ # Firms can create accounts of FirmClient for customers they are managing using this API.
150
+ #
151
+ # ### Security Policies
152
+ #
153
+ # * This API requires one of the following user roles: BatchServiceAdmin, FirmAdmin, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin.
154
+ # Swagger Name: AvaTaxClient
155
+ # @param model [Object] FirmClientLinkage record
156
+ # @return [Object]
157
+ def update_firm_client_linkage(model) path = "/api/v2/firmclientlinkages"
158
+ put(path, model, {}, AvaTax::VERSION) end
131
159
  end
132
160
  end
133
161
  end
@@ -514,13 +514,14 @@ module AvaTax
514
514
  # * Tags
515
515
  # * Properties
516
516
  # * TaxCodeRecommendationStatus
517
+ # * TaxCodeDetails
517
518
  #
518
519
  # ### Security Policies
519
520
  #
520
521
  # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, CSPAdmin, CSPTester, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser.
521
522
  # Swagger Name: AvaTaxClient
522
523
  # @param companyId [Integer] The ID of the company that defined these items
523
- # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* taxCode, source, sourceEntityId, itemType, upc, summary, classifications, parameters, tags, properties, itemStatus, taxCodeRecommendationStatus, taxCodeRecommendations
524
+ # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* taxCode, source, sourceEntityId, itemType, upc, summary, classifications, parameters, tags, properties, itemStatus, taxCodeRecommendationStatus, taxCodeRecommendations, taxCodeDetails
524
525
  # @param include [String] A comma separated list of additional data to retrieve.
525
526
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
526
527
  # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
@@ -532,6 +533,26 @@ module AvaTax
532
533
  def list_items_by_company(companyId, options={}) path = "/api/v2/companies/#{companyId}/items"
533
534
  get(path, options, AvaTax::VERSION) end
534
535
 
536
+ # Retrieve the parameters by companyId and itemId.
537
+ #
538
+ # Returns the list of parameters based on the company's service types and the item code.
539
+ # Ignores nexus if a service type is configured in the 'IgnoreNexusForServiceTypes' configuration section.
540
+ # Ignores nexus for the AvaAlcohol service type.
541
+ #
542
+ # ### Security Policies
543
+ #
544
+ # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, CSPAdmin, CSPTester, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser.
545
+ # Swagger Name: AvaTaxClient
546
+ # @param companyId [Integer] Company Identifier.
547
+ # @param itemId [Integer] Item Identifier.
548
+ # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* serviceTypes, regularExpression, attributeSubType, values
549
+ # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
550
+ # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
551
+ # @param orderBy [String] A comma separated list of sort statements in the format `(fieldname) [ASC|DESC]`, for example `id ASC`.
552
+ # @return [FetchResult]
553
+ def list_recommended_parameter_by_company_id_and_item_id(companyId, itemId, options={}) path = "/api/v2/definitions/companies/#{companyId}/items/#{itemId}/parameters"
554
+ get(path, options, AvaTax::VERSION) end
555
+
535
556
  # Retrieve all items
536
557
  #
537
558
  # Get multiple item objects across all companies.
@@ -550,7 +571,7 @@ module AvaTax
550
571
  #
551
572
  # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, CSPAdmin, CSPTester, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser.
552
573
  # Swagger Name: AvaTaxClient
553
- # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* taxCode, source, sourceEntityId, itemType, upc, summary, classifications, parameters, tags, properties, itemStatus, taxCodeRecommendationStatus, taxCodeRecommendations
574
+ # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* taxCode, source, sourceEntityId, itemType, upc, summary, classifications, parameters, tags, properties, itemStatus, taxCodeRecommendationStatus, taxCodeRecommendations, taxCodeDetails
554
575
  # @param include [String] A comma separated list of additional data to retrieve.
555
576
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
556
577
  # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
@@ -607,7 +628,7 @@ module AvaTax
607
628
  # Swagger Name: AvaTaxClient
608
629
  # @param companyId [Integer] The ID of the company that defined these items.
609
630
  # @param tag [String] The master tag to be associated with item.
610
- # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* taxCode, source, sourceEntityId, itemType, upc, summary, classifications, parameters, tags, properties, itemStatus, taxCodeRecommendationStatus, taxCodeRecommendations
631
+ # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* taxCode, source, sourceEntityId, itemType, upc, summary, classifications, parameters, tags, properties, itemStatus, taxCodeRecommendationStatus, taxCodeRecommendations, taxCodeDetails
611
632
  # @param include [String] A comma separated list of additional data to retrieve.
612
633
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
613
634
  # @param skip [Integer] If nonzero, skip this number of results before returning data. Used with `$top` to provide pagination for large datasets.
@@ -683,6 +704,7 @@ module AvaTax
683
704
  # @param companyId [Integer] The ID of the company that this item belongs to.
684
705
  # @param id [Integer] The ID of the item you wish to update
685
706
  # @param isRecommendationSelected [Boolean] If true then Set recommendation status to RecommendationSelected
707
+ # @param isRecommendationRejected [Boolean] If true then Set recommendation status to RecommendationRejected, When the taxCode recommendation status is RecommendationAvailable. Else will be thrown as error
686
708
  # @param model [Object] The item object you wish to update.
687
709
  # @return [Object]
688
710
  def update_item(companyId, id, model, options={}) path = "/api/v2/companies/#{companyId}/items/#{id}"
@@ -22,7 +22,7 @@ module AvaTax
22
22
  #
23
23
  # ### Security Policies
24
24
  #
25
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
25
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, ECMAccountUser, ECMCompanyUser, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
26
26
  # Swagger Name: AvaTaxClient
27
27
  # @param id [Integer] The id of the notification you wish to mark as dismissed.
28
28
  # @return [Object]
@@ -133,7 +133,7 @@ module AvaTax
133
133
  #
134
134
  # ### Security Policies
135
135
  #
136
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
136
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
137
137
  # Swagger Name: AvaTaxClient
138
138
  # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* taxTypeGroupIdSK
139
139
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
@@ -11,7 +11,7 @@ module AvaTax
11
11
  #
12
12
  # ### Security Policies
13
13
  #
14
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
14
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
15
15
  # Swagger Name: AvaTaxClient
16
16
  # @param accountId [Integer] The ID of the account that owns this subscription
17
17
  # @param id [Integer] The primary key of this subscription
@@ -30,7 +30,7 @@ module AvaTax
30
30
  #
31
31
  # ### Security Policies
32
32
  #
33
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
33
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
34
34
  # Swagger Name: AvaTaxClient
35
35
  # @param accountId [Integer] The ID of the account that owns these subscriptions
36
36
  # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* subscriptionDescription
@@ -52,7 +52,7 @@ module AvaTax
52
52
  #
53
53
  # ### Security Policies
54
54
  #
55
- # * This API requires one of the following user roles: AccountAdmin, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
55
+ # * This API requires one of the following user roles: AccountAdmin, AccountOperator, AccountUser, BatchServiceAdmin, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
56
56
  # Swagger Name: AvaTaxClient
57
57
  # @param filter [String] A filter statement to identify specific records to retrieve. For more information on filtering, see [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/).<br />*Not filterable:* subscriptionDescription
58
58
  # @param top [Integer] If nonzero, return no more than this number of results. Used with `$skip` to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
@@ -1,3 +1,3 @@
1
1
  module AvaTax
2
- VERSION = '24.6.3'.freeze unless defined?(::AvaTax::VERSION)
2
+ VERSION = '24.10.0'.freeze unless defined?(::AvaTax::VERSION)
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: avatax
3
3
  version: !ruby/object:Gem::Version
4
- version: 24.6.3
4
+ version: 24.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcus Vorwaller
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-27 00:00:00.000000000 Z
11
+ date: 2024-10-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -127,6 +127,7 @@ files:
127
127
  - lib/avatax/client/batches.rb
128
128
  - lib/avatax/client/certexpressinvites.rb
129
129
  - lib/avatax/client/certificates.rb
130
+ - lib/avatax/client/communicationcertificates.rb
130
131
  - lib/avatax/client/companies.rb
131
132
  - lib/avatax/client/compliance.rb
132
133
  - lib/avatax/client/contacts.rb
@@ -136,6 +137,7 @@ files:
136
137
  - lib/avatax/client/definitions.rb
137
138
  - lib/avatax/client/distancethresholds.rb
138
139
  - lib/avatax/client/domaincontrolverification.rb
140
+ - lib/avatax/client/ecmeventnotifications.rb
139
141
  - lib/avatax/client/ecms.rb
140
142
  - lib/avatax/client/ecommercetoken.rb
141
143
  - lib/avatax/client/errortransactions.rb