@vbasoftware/vbapi-vbasoftware-typescript-axios 1.20250131.1 → 1.20250221.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/.openapi-generator/FILES +11 -0
  2. package/api/accounting-api.ts +100 -0
  3. package/api/adv-accounting-api.ts +100 -0
  4. package/api/adv-billing-api.ts +196 -0
  5. package/api/adv-claim-api.ts +142 -3
  6. package/api/authentication-api.ts +244 -0
  7. package/api/billing-api.ts +100 -0
  8. package/api/claim-pre-batches-api.ts +26 -8
  9. package/api/group-contract-plans-api.ts +106 -0
  10. package/api/issue-duration-value-detail-api.ts +694 -0
  11. package/api/plan-coordination-api.ts +685 -0
  12. package/api/premium-payments-api.ts +96 -0
  13. package/api/user-account-api.ts +16 -8
  14. package/api/user-api.ts +32 -16
  15. package/api.ts +3 -0
  16. package/models/auth-diag-codes.ts +6 -0
  17. package/models/billing-apply-payment-on-account-config.ts +48 -0
  18. package/models/claim-reprice-remove.ts +6 -0
  19. package/models/company-data.ts +12 -0
  20. package/models/database-connection.ts +3 -3
  21. package/models/generate-prem-invoice.ts +6 -0
  22. package/models/index.ts +8 -0
  23. package/models/issue-duration-value-detail-list-vbaresponse.ts +51 -0
  24. package/models/issue-duration-value-detail-vbaresponse.ts +51 -0
  25. package/models/issue-duration-value-detail.ts +804 -0
  26. package/models/mem-enrollment-plan.ts +6 -0
  27. package/models/plan-coordination-list-vbaresponse.ts +51 -0
  28. package/models/plan-coordination-vbaresponse.ts +51 -0
  29. package/models/plan-coordination.ts +114 -0
  30. package/models/prem-invoice-generate-inv-list.ts +6 -0
  31. package/models/report-series-step.ts +18 -0
  32. package/models/subscriber-writing-agent.ts +6 -0
  33. package/models/vbaclient.ts +11 -5
  34. package/models/vbaprocess-parameter.ts +6 -0
  35. package/models/vbaupdate-claim-funded-status.ts +36 -0
  36. package/package.json +1 -1
@@ -42,6 +42,7 @@ api/auth-review-type-api.ts
42
42
  api/auth-review-urgency-type-api.ts
43
43
  api/auth-type-places-api.ts
44
44
  api/auth-types-api.ts
45
+ api/authentication-api.ts
45
46
  api/benefit-categories-api.ts
46
47
  api/benefit-diagnostic-codes-api.ts
47
48
  api/benefit-places-api.ts
@@ -491,6 +492,7 @@ api/invoice-reasons-api.ts
491
492
  api/invoice-status-api.ts
492
493
  api/invoice-types-api.ts
493
494
  api/ipwhitelists-api.ts
495
+ api/issue-duration-value-detail-api.ts
494
496
  api/issue-duration-values-api.ts
495
497
  api/job-execution-metadata-api.ts
496
498
  api/job-executions-api.ts
@@ -598,6 +600,7 @@ api/plan-benefit-rates-api.ts
598
600
  api/plan-benefit-specialties-api.ts
599
601
  api/plan-benefit-tooth-maximums-api.ts
600
602
  api/plan-benefits-api.ts
603
+ api/plan-coordination-api.ts
601
604
  api/plan-diagnosis-age-restrictions-api.ts
602
605
  api/plan-disability-limits-api.ts
603
606
  api/plan-display-types-api.ts
@@ -980,6 +983,7 @@ models/bill-type-vbaresponse.ts
980
983
  models/bill-type.ts
981
984
  models/billing-add-rate-from-template-config.ts
982
985
  models/billing-apply-payment-config.ts
986
+ models/billing-apply-payment-on-account-config.ts
983
987
  models/billing-auto-apply-config.ts
984
988
  models/billing-basis-list-vbaresponse.ts
985
989
  models/billing-basis-vbaresponse.ts
@@ -2308,6 +2312,9 @@ models/irs1094-cvbaresponse.ts
2308
2312
  models/irs1095-b.ts
2309
2313
  models/irs1095-blist-vbaresponse.ts
2310
2314
  models/irs1095-bvbaresponse.ts
2315
+ models/issue-duration-value-detail-list-vbaresponse.ts
2316
+ models/issue-duration-value-detail-vbaresponse.ts
2317
+ models/issue-duration-value-detail.ts
2311
2318
  models/issue-duration-value-list-vbaresponse.ts
2312
2319
  models/issue-duration-value-vbaresponse.ts
2313
2320
  models/issue-duration-value.ts
@@ -2617,6 +2624,9 @@ models/plan-benefits-procedures-vbaresponse.ts
2617
2624
  models/plan-benefits-procedures.ts
2618
2625
  models/plan-benefits-vbaresponse.ts
2619
2626
  models/plan-benefits.ts
2627
+ models/plan-coordination-list-vbaresponse.ts
2628
+ models/plan-coordination-vbaresponse.ts
2629
+ models/plan-coordination.ts
2620
2630
  models/plan-copy.ts
2621
2631
  models/plan-diagnosis-age-list-vbaresponse.ts
2622
2632
  models/plan-diagnosis-age-vbaresponse.ts
@@ -3459,6 +3469,7 @@ models/vbareport-list-vbaresponse.ts
3459
3469
  models/vbareport-vbaresponse.ts
3460
3470
  models/vbareport.ts
3461
3471
  models/vbassologin-config.ts
3472
+ models/vbaupdate-claim-funded-status.ts
3462
3473
  models/vbauser-status-vbaresponse.ts
3463
3474
  models/vbauser-status.ts
3464
3475
  models/verify-mfadevice-setup-request.ts
@@ -27,6 +27,8 @@ import type { BooleanVBAResponse } from '../models';
27
27
  import type { FUNDACCOUNTBALANCELIST } from '../models';
28
28
  // @ts-ignore
29
29
  import type { FundingProcessClaimRefund } from '../models';
30
+ // @ts-ignore
31
+ import type { VBAUpdateClaimFundedStatus } from '../models';
30
32
  /**
31
33
  * AccountingApi - axios parameter creator
32
34
  * @export
@@ -126,6 +128,55 @@ export const AccountingApiAxiosParamCreator = function (configuration?: Configur
126
128
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
127
129
  localVarRequestOptions.data = serializeDataIfNeeded(fundingProcessClaimRefund, localVarRequestOptions, configuration)
128
130
 
131
+ return {
132
+ url: toPathString(localVarUrlObj),
133
+ options: localVarRequestOptions,
134
+ };
135
+ },
136
+ /**
137
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
138
+ * @summary Mass Update Claim Funded Status
139
+ * @param {string} vbasoftwareDatabase Target database
140
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
141
+ * @param {*} [options] Override http request option.
142
+ * @throws {RequiredError}
143
+ */
144
+ massUpdateClaimFundedStatus: async (vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
145
+ // verify required parameter 'vbasoftwareDatabase' is not null or undefined
146
+ assertParamExists('massUpdateClaimFundedStatus', 'vbasoftwareDatabase', vbasoftwareDatabase)
147
+ // verify required parameter 'vBAUpdateClaimFundedStatus' is not null or undefined
148
+ assertParamExists('massUpdateClaimFundedStatus', 'vBAUpdateClaimFundedStatus', vBAUpdateClaimFundedStatus)
149
+ const localVarPath = `/accounting-update-claim-funded-status`;
150
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
151
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
152
+ let baseOptions;
153
+ if (configuration) {
154
+ baseOptions = configuration.baseOptions;
155
+ }
156
+
157
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
158
+ const localVarHeaderParameter = {} as any;
159
+ const localVarQueryParameter = {} as any;
160
+
161
+ // authentication apiKeyAuth required
162
+ await setApiKeyToObject(localVarHeaderParameter, "x-api-key", configuration)
163
+
164
+ // authentication bearerAuth required
165
+ // http bearer authentication required
166
+ await setBearerAuthToObject(localVarHeaderParameter, configuration)
167
+
168
+
169
+
170
+ localVarHeaderParameter['Content-Type'] = 'application/json';
171
+
172
+ if (vbasoftwareDatabase != null) {
173
+ localVarHeaderParameter['vbasoftware-database'] = String(vbasoftwareDatabase);
174
+ }
175
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
176
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
177
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
178
+ localVarRequestOptions.data = serializeDataIfNeeded(vBAUpdateClaimFundedStatus, localVarRequestOptions, configuration)
179
+
129
180
  return {
130
181
  url: toPathString(localVarUrlObj),
131
182
  options: localVarRequestOptions,
@@ -169,6 +220,20 @@ export const AccountingApiFp = function(configuration?: Configuration) {
169
220
  const localVarOperationServerBasePath = operationServerMap['AccountingApi.claimRefund']?.[localVarOperationServerIndex]?.url;
170
221
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
171
222
  },
223
+ /**
224
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
225
+ * @summary Mass Update Claim Funded Status
226
+ * @param {string} vbasoftwareDatabase Target database
227
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
228
+ * @param {*} [options] Override http request option.
229
+ * @throws {RequiredError}
230
+ */
231
+ async massUpdateClaimFundedStatus(vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
232
+ const localVarAxiosArgs = await localVarAxiosParamCreator.massUpdateClaimFundedStatus(vbasoftwareDatabase, vBAUpdateClaimFundedStatus, options);
233
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
234
+ const localVarOperationServerBasePath = operationServerMap['AccountingApi.massUpdateClaimFundedStatus']?.[localVarOperationServerIndex]?.url;
235
+ return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
236
+ },
172
237
  }
173
238
  };
174
239
 
@@ -201,6 +266,17 @@ export const AccountingApiFactory = function (configuration?: Configuration, bas
201
266
  claimRefund(vbasoftwareDatabase: string, fundingProcessClaimRefund: FundingProcessClaimRefund, options?: RawAxiosRequestConfig): AxiosPromise<void> {
202
267
  return localVarFp.claimRefund(vbasoftwareDatabase, fundingProcessClaimRefund, options).then((request) => request(axios, basePath));
203
268
  },
269
+ /**
270
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
271
+ * @summary Mass Update Claim Funded Status
272
+ * @param {string} vbasoftwareDatabase Target database
273
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
274
+ * @param {*} [options] Override http request option.
275
+ * @throws {RequiredError}
276
+ */
277
+ massUpdateClaimFundedStatus(vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options?: RawAxiosRequestConfig): AxiosPromise<void> {
278
+ return localVarFp.massUpdateClaimFundedStatus(vbasoftwareDatabase, vBAUpdateClaimFundedStatus, options).then((request) => request(axios, basePath));
279
+ },
204
280
  };
205
281
  };
206
282
 
@@ -232,6 +308,17 @@ export interface AccountingApiInterface {
232
308
  */
233
309
  claimRefund(vbasoftwareDatabase: string, fundingProcessClaimRefund: FundingProcessClaimRefund, options?: RawAxiosRequestConfig): AxiosPromise<void>;
234
310
 
311
+ /**
312
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
313
+ * @summary Mass Update Claim Funded Status
314
+ * @param {string} vbasoftwareDatabase Target database
315
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
316
+ * @param {*} [options] Override http request option.
317
+ * @throws {RequiredError}
318
+ * @memberof AccountingApiInterface
319
+ */
320
+ massUpdateClaimFundedStatus(vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options?: RawAxiosRequestConfig): AxiosPromise<void>;
321
+
235
322
  }
236
323
 
237
324
  /**
@@ -266,5 +353,18 @@ export class AccountingApi extends BaseAPI implements AccountingApiInterface {
266
353
  public claimRefund(vbasoftwareDatabase: string, fundingProcessClaimRefund: FundingProcessClaimRefund, options?: RawAxiosRequestConfig) {
267
354
  return AccountingApiFp(this.configuration).claimRefund(vbasoftwareDatabase, fundingProcessClaimRefund, options).then((request) => request(this.axios, this.basePath));
268
355
  }
356
+
357
+ /**
358
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
359
+ * @summary Mass Update Claim Funded Status
360
+ * @param {string} vbasoftwareDatabase Target database
361
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
362
+ * @param {*} [options] Override http request option.
363
+ * @throws {RequiredError}
364
+ * @memberof AccountingApi
365
+ */
366
+ public massUpdateClaimFundedStatus(vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options?: RawAxiosRequestConfig) {
367
+ return AccountingApiFp(this.configuration).massUpdateClaimFundedStatus(vbasoftwareDatabase, vBAUpdateClaimFundedStatus, options).then((request) => request(this.axios, this.basePath));
368
+ }
269
369
  }
270
370
 
@@ -53,6 +53,8 @@ import type { FundingVBAResponse } from '../models';
53
53
  import type { FundingVoidCheck } from '../models';
54
54
  // @ts-ignore
55
55
  import type { Int32VBAResponse } from '../models';
56
+ // @ts-ignore
57
+ import type { VBAUpdateClaimFundedStatus } from '../models';
56
58
  /**
57
59
  * AdvAccountingApi - axios parameter creator
58
60
  * @export
@@ -460,6 +462,55 @@ export const AdvAccountingApiAxiosParamCreator = function (configuration?: Confi
460
462
  options: localVarRequestOptions,
461
463
  };
462
464
  },
465
+ /**
466
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
467
+ * @summary Mass Update Claim Funded Status
468
+ * @param {string} vbasoftwareDatabase Target database
469
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
470
+ * @param {*} [options] Override http request option.
471
+ * @throws {RequiredError}
472
+ */
473
+ massUpdateClaimFundedStatus: async (vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
474
+ // verify required parameter 'vbasoftwareDatabase' is not null or undefined
475
+ assertParamExists('massUpdateClaimFundedStatus', 'vbasoftwareDatabase', vbasoftwareDatabase)
476
+ // verify required parameter 'vBAUpdateClaimFundedStatus' is not null or undefined
477
+ assertParamExists('massUpdateClaimFundedStatus', 'vBAUpdateClaimFundedStatus', vBAUpdateClaimFundedStatus)
478
+ const localVarPath = `/accounting-update-claim-funded-status`;
479
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
480
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
481
+ let baseOptions;
482
+ if (configuration) {
483
+ baseOptions = configuration.baseOptions;
484
+ }
485
+
486
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
487
+ const localVarHeaderParameter = {} as any;
488
+ const localVarQueryParameter = {} as any;
489
+
490
+ // authentication apiKeyAuth required
491
+ await setApiKeyToObject(localVarHeaderParameter, "x-api-key", configuration)
492
+
493
+ // authentication bearerAuth required
494
+ // http bearer authentication required
495
+ await setBearerAuthToObject(localVarHeaderParameter, configuration)
496
+
497
+
498
+
499
+ localVarHeaderParameter['Content-Type'] = 'application/json';
500
+
501
+ if (vbasoftwareDatabase != null) {
502
+ localVarHeaderParameter['vbasoftware-database'] = String(vbasoftwareDatabase);
503
+ }
504
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
505
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
506
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
507
+ localVarRequestOptions.data = serializeDataIfNeeded(vBAUpdateClaimFundedStatus, localVarRequestOptions, configuration)
508
+
509
+ return {
510
+ url: toPathString(localVarUrlObj),
511
+ options: localVarRequestOptions,
512
+ };
513
+ },
463
514
  /**
464
515
  * Initiates the process of Check Processing. If the request is valid, the system will generate the necessary actions to process checks and respond with a success status code of 202 Accepted, along with the generated process key.
465
516
  * @summary Process Checks
@@ -940,6 +991,20 @@ export const AdvAccountingApiFp = function(configuration?: Configuration) {
940
991
  const localVarOperationServerBasePath = operationServerMap['AdvAccountingApi.holdFunds']?.[localVarOperationServerIndex]?.url;
941
992
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
942
993
  },
994
+ /**
995
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
996
+ * @summary Mass Update Claim Funded Status
997
+ * @param {string} vbasoftwareDatabase Target database
998
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
999
+ * @param {*} [options] Override http request option.
1000
+ * @throws {RequiredError}
1001
+ */
1002
+ async massUpdateClaimFundedStatus(vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
1003
+ const localVarAxiosArgs = await localVarAxiosParamCreator.massUpdateClaimFundedStatus(vbasoftwareDatabase, vBAUpdateClaimFundedStatus, options);
1004
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1005
+ const localVarOperationServerBasePath = operationServerMap['AdvAccountingApi.massUpdateClaimFundedStatus']?.[localVarOperationServerIndex]?.url;
1006
+ return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1007
+ },
943
1008
  /**
944
1009
  * Initiates the process of Check Processing. If the request is valid, the system will generate the necessary actions to process checks and respond with a success status code of 202 Accepted, along with the generated process key.
945
1010
  * @summary Process Checks
@@ -1142,6 +1207,17 @@ export const AdvAccountingApiFactory = function (configuration?: Configuration,
1142
1207
  holdFunds(vbasoftwareDatabase: string, fundingKey: number, holdAmount: number, options?: RawAxiosRequestConfig): AxiosPromise<FundingVBAResponse> {
1143
1208
  return localVarFp.holdFunds(vbasoftwareDatabase, fundingKey, holdAmount, options).then((request) => request(axios, basePath));
1144
1209
  },
1210
+ /**
1211
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
1212
+ * @summary Mass Update Claim Funded Status
1213
+ * @param {string} vbasoftwareDatabase Target database
1214
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
1215
+ * @param {*} [options] Override http request option.
1216
+ * @throws {RequiredError}
1217
+ */
1218
+ massUpdateClaimFundedStatus(vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options?: RawAxiosRequestConfig): AxiosPromise<void> {
1219
+ return localVarFp.massUpdateClaimFundedStatus(vbasoftwareDatabase, vBAUpdateClaimFundedStatus, options).then((request) => request(axios, basePath));
1220
+ },
1145
1221
  /**
1146
1222
  * Initiates the process of Check Processing. If the request is valid, the system will generate the necessary actions to process checks and respond with a success status code of 202 Accepted, along with the generated process key.
1147
1223
  * @summary Process Checks
@@ -1322,6 +1398,17 @@ export interface AdvAccountingApiInterface {
1322
1398
  */
1323
1399
  holdFunds(vbasoftwareDatabase: string, fundingKey: number, holdAmount: number, options?: RawAxiosRequestConfig): AxiosPromise<FundingVBAResponse>;
1324
1400
 
1401
+ /**
1402
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
1403
+ * @summary Mass Update Claim Funded Status
1404
+ * @param {string} vbasoftwareDatabase Target database
1405
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
1406
+ * @param {*} [options] Override http request option.
1407
+ * @throws {RequiredError}
1408
+ * @memberof AdvAccountingApiInterface
1409
+ */
1410
+ massUpdateClaimFundedStatus(vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options?: RawAxiosRequestConfig): AxiosPromise<void>;
1411
+
1325
1412
  /**
1326
1413
  * Initiates the process of Check Processing. If the request is valid, the system will generate the necessary actions to process checks and respond with a success status code of 202 Accepted, along with the generated process key.
1327
1414
  * @summary Process Checks
@@ -1518,6 +1605,19 @@ export class AdvAccountingApi extends BaseAPI implements AdvAccountingApiInterfa
1518
1605
  return AdvAccountingApiFp(this.configuration).holdFunds(vbasoftwareDatabase, fundingKey, holdAmount, options).then((request) => request(this.axios, this.basePath));
1519
1606
  }
1520
1607
 
1608
+ /**
1609
+ * Pass in a list of claims and what Claim_Funded_Status to update that claim to and have it updated in mass without iterating through claim records.
1610
+ * @summary Mass Update Claim Funded Status
1611
+ * @param {string} vbasoftwareDatabase Target database
1612
+ * @param {Array<VBAUpdateClaimFundedStatus>} vBAUpdateClaimFundedStatus
1613
+ * @param {*} [options] Override http request option.
1614
+ * @throws {RequiredError}
1615
+ * @memberof AdvAccountingApi
1616
+ */
1617
+ public massUpdateClaimFundedStatus(vbasoftwareDatabase: string, vBAUpdateClaimFundedStatus: Array<VBAUpdateClaimFundedStatus>, options?: RawAxiosRequestConfig) {
1618
+ return AdvAccountingApiFp(this.configuration).massUpdateClaimFundedStatus(vbasoftwareDatabase, vBAUpdateClaimFundedStatus, options).then((request) => request(this.axios, this.basePath));
1619
+ }
1620
+
1521
1621
  /**
1522
1622
  * Initiates the process of Check Processing. If the request is valid, the system will generate the necessary actions to process checks and respond with a success status code of 202 Accepted, along with the generated process key.
1523
1623
  * @summary Process Checks
@@ -26,6 +26,8 @@ import type { BillingAddRateFromTemplateConfig } from '../models';
26
26
  // @ts-ignore
27
27
  import type { BillingApplyPaymentConfig } from '../models';
28
28
  // @ts-ignore
29
+ import type { BillingApplyPaymentOnAccountConfig } from '../models';
30
+ // @ts-ignore
29
31
  import type { BillingAutoApplyConfig } from '../models';
30
32
  // @ts-ignore
31
33
  import type { BillingRateModifyConfig } from '../models';
@@ -165,6 +167,55 @@ export const AdvBillingApiAxiosParamCreator = function (configuration?: Configur
165
167
  options: localVarRequestOptions,
166
168
  };
167
169
  },
170
+ /**
171
+ * Using the PremPaymentOnAccount List as a basis for configuration, have On Accout and PremPayment information updated.
172
+ * @summary Billing Apply Payment On Account Category
173
+ * @param {string} vbasoftwareDatabase Target database
174
+ * @param {BillingApplyPaymentOnAccountConfig} billingApplyPaymentOnAccountConfig
175
+ * @param {*} [options] Override http request option.
176
+ * @throws {RequiredError}
177
+ */
178
+ billingApplyPaymentOnAccountCategory: async (vbasoftwareDatabase: string, billingApplyPaymentOnAccountConfig: BillingApplyPaymentOnAccountConfig, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
179
+ // verify required parameter 'vbasoftwareDatabase' is not null or undefined
180
+ assertParamExists('billingApplyPaymentOnAccountCategory', 'vbasoftwareDatabase', vbasoftwareDatabase)
181
+ // verify required parameter 'billingApplyPaymentOnAccountConfig' is not null or undefined
182
+ assertParamExists('billingApplyPaymentOnAccountCategory', 'billingApplyPaymentOnAccountConfig', billingApplyPaymentOnAccountConfig)
183
+ const localVarPath = `/billing-apply-payment-on-account-category`;
184
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
185
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
186
+ let baseOptions;
187
+ if (configuration) {
188
+ baseOptions = configuration.baseOptions;
189
+ }
190
+
191
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
192
+ const localVarHeaderParameter = {} as any;
193
+ const localVarQueryParameter = {} as any;
194
+
195
+ // authentication apiKeyAuth required
196
+ await setApiKeyToObject(localVarHeaderParameter, "x-api-key", configuration)
197
+
198
+ // authentication bearerAuth required
199
+ // http bearer authentication required
200
+ await setBearerAuthToObject(localVarHeaderParameter, configuration)
201
+
202
+
203
+
204
+ localVarHeaderParameter['Content-Type'] = 'application/json';
205
+
206
+ if (vbasoftwareDatabase != null) {
207
+ localVarHeaderParameter['vbasoftware-database'] = String(vbasoftwareDatabase);
208
+ }
209
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
210
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
211
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
212
+ localVarRequestOptions.data = serializeDataIfNeeded(billingApplyPaymentOnAccountConfig, localVarRequestOptions, configuration)
213
+
214
+ return {
215
+ url: toPathString(localVarUrlObj),
216
+ options: localVarRequestOptions,
217
+ };
218
+ },
168
219
  /**
169
220
  * Auto Apply Payment based on specified configuration options.
170
221
  * @summary Billing Auto-Apply
@@ -1698,6 +1749,53 @@ export const AdvBillingApiAxiosParamCreator = function (configuration?: Configur
1698
1749
 
1699
1750
 
1700
1751
 
1752
+ if (vbasoftwareDatabase != null) {
1753
+ localVarHeaderParameter['vbasoftware-database'] = String(vbasoftwareDatabase);
1754
+ }
1755
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
1756
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1757
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
1758
+
1759
+ return {
1760
+ url: toPathString(localVarUrlObj),
1761
+ options: localVarRequestOptions,
1762
+ };
1763
+ },
1764
+ /**
1765
+ * Based on the supplied PremPayment_Key, remove this payment from any invoice it is attached, and then recalc the received on each affected invoice.
1766
+ * @summary Undo an Applied Premium Payment
1767
+ * @param {string} vbasoftwareDatabase Target database
1768
+ * @param {number} premPaymentKey PremPayment Key
1769
+ * @param {*} [options] Override http request option.
1770
+ * @throws {RequiredError}
1771
+ */
1772
+ undoPremiumPayment: async (vbasoftwareDatabase: string, premPaymentKey: number, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1773
+ // verify required parameter 'vbasoftwareDatabase' is not null or undefined
1774
+ assertParamExists('undoPremiumPayment', 'vbasoftwareDatabase', vbasoftwareDatabase)
1775
+ // verify required parameter 'premPaymentKey' is not null or undefined
1776
+ assertParamExists('undoPremiumPayment', 'premPaymentKey', premPaymentKey)
1777
+ const localVarPath = `/undo-premium-payment/{premPaymentKey}`
1778
+ .replace(`{${"premPaymentKey"}}`, encodeURIComponent(String(premPaymentKey)));
1779
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
1780
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
1781
+ let baseOptions;
1782
+ if (configuration) {
1783
+ baseOptions = configuration.baseOptions;
1784
+ }
1785
+
1786
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
1787
+ const localVarHeaderParameter = {} as any;
1788
+ const localVarQueryParameter = {} as any;
1789
+
1790
+ // authentication apiKeyAuth required
1791
+ await setApiKeyToObject(localVarHeaderParameter, "x-api-key", configuration)
1792
+
1793
+ // authentication bearerAuth required
1794
+ // http bearer authentication required
1795
+ await setBearerAuthToObject(localVarHeaderParameter, configuration)
1796
+
1797
+
1798
+
1701
1799
  if (vbasoftwareDatabase != null) {
1702
1800
  localVarHeaderParameter['vbasoftware-database'] = String(vbasoftwareDatabase);
1703
1801
  }
@@ -1749,6 +1847,20 @@ export const AdvBillingApiFp = function(configuration?: Configuration) {
1749
1847
  const localVarOperationServerBasePath = operationServerMap['AdvBillingApi.billingApplyPaymentCategory']?.[localVarOperationServerIndex]?.url;
1750
1848
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1751
1849
  },
1850
+ /**
1851
+ * Using the PremPaymentOnAccount List as a basis for configuration, have On Accout and PremPayment information updated.
1852
+ * @summary Billing Apply Payment On Account Category
1853
+ * @param {string} vbasoftwareDatabase Target database
1854
+ * @param {BillingApplyPaymentOnAccountConfig} billingApplyPaymentOnAccountConfig
1855
+ * @param {*} [options] Override http request option.
1856
+ * @throws {RequiredError}
1857
+ */
1858
+ async billingApplyPaymentOnAccountCategory(vbasoftwareDatabase: string, billingApplyPaymentOnAccountConfig: BillingApplyPaymentOnAccountConfig, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
1859
+ const localVarAxiosArgs = await localVarAxiosParamCreator.billingApplyPaymentOnAccountCategory(vbasoftwareDatabase, billingApplyPaymentOnAccountConfig, options);
1860
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1861
+ const localVarOperationServerBasePath = operationServerMap['AdvBillingApi.billingApplyPaymentOnAccountCategory']?.[localVarOperationServerIndex]?.url;
1862
+ return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1863
+ },
1752
1864
  /**
1753
1865
  * Auto Apply Payment based on specified configuration options.
1754
1866
  * @summary Billing Auto-Apply
@@ -2184,6 +2296,20 @@ export const AdvBillingApiFp = function(configuration?: Configuration) {
2184
2296
  const localVarOperationServerBasePath = operationServerMap['AdvBillingApi.resetSelfAdminInvoice']?.[localVarOperationServerIndex]?.url;
2185
2297
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2186
2298
  },
2299
+ /**
2300
+ * Based on the supplied PremPayment_Key, remove this payment from any invoice it is attached, and then recalc the received on each affected invoice.
2301
+ * @summary Undo an Applied Premium Payment
2302
+ * @param {string} vbasoftwareDatabase Target database
2303
+ * @param {number} premPaymentKey PremPayment Key
2304
+ * @param {*} [options] Override http request option.
2305
+ * @throws {RequiredError}
2306
+ */
2307
+ async undoPremiumPayment(vbasoftwareDatabase: string, premPaymentKey: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
2308
+ const localVarAxiosArgs = await localVarAxiosParamCreator.undoPremiumPayment(vbasoftwareDatabase, premPaymentKey, options);
2309
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2310
+ const localVarOperationServerBasePath = operationServerMap['AdvBillingApi.undoPremiumPayment']?.[localVarOperationServerIndex]?.url;
2311
+ return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2312
+ },
2187
2313
  }
2188
2314
  };
2189
2315
 
@@ -2217,6 +2343,17 @@ export const AdvBillingApiFactory = function (configuration?: Configuration, bas
2217
2343
  billingApplyPaymentCategory(vbasoftwareDatabase: string, billingApplyPaymentConfig: BillingApplyPaymentConfig, options?: RawAxiosRequestConfig): AxiosPromise<void> {
2218
2344
  return localVarFp.billingApplyPaymentCategory(vbasoftwareDatabase, billingApplyPaymentConfig, options).then((request) => request(axios, basePath));
2219
2345
  },
2346
+ /**
2347
+ * Using the PremPaymentOnAccount List as a basis for configuration, have On Accout and PremPayment information updated.
2348
+ * @summary Billing Apply Payment On Account Category
2349
+ * @param {string} vbasoftwareDatabase Target database
2350
+ * @param {BillingApplyPaymentOnAccountConfig} billingApplyPaymentOnAccountConfig
2351
+ * @param {*} [options] Override http request option.
2352
+ * @throws {RequiredError}
2353
+ */
2354
+ billingApplyPaymentOnAccountCategory(vbasoftwareDatabase: string, billingApplyPaymentOnAccountConfig: BillingApplyPaymentOnAccountConfig, options?: RawAxiosRequestConfig): AxiosPromise<void> {
2355
+ return localVarFp.billingApplyPaymentOnAccountCategory(vbasoftwareDatabase, billingApplyPaymentOnAccountConfig, options).then((request) => request(axios, basePath));
2356
+ },
2220
2357
  /**
2221
2358
  * Auto Apply Payment based on specified configuration options.
2222
2359
  * @summary Billing Auto-Apply
@@ -2562,6 +2699,17 @@ export const AdvBillingApiFactory = function (configuration?: Configuration, bas
2562
2699
  resetSelfAdminInvoice(vbasoftwareDatabase: string, invoiceKey: number, options?: RawAxiosRequestConfig): AxiosPromise<void> {
2563
2700
  return localVarFp.resetSelfAdminInvoice(vbasoftwareDatabase, invoiceKey, options).then((request) => request(axios, basePath));
2564
2701
  },
2702
+ /**
2703
+ * Based on the supplied PremPayment_Key, remove this payment from any invoice it is attached, and then recalc the received on each affected invoice.
2704
+ * @summary Undo an Applied Premium Payment
2705
+ * @param {string} vbasoftwareDatabase Target database
2706
+ * @param {number} premPaymentKey PremPayment Key
2707
+ * @param {*} [options] Override http request option.
2708
+ * @throws {RequiredError}
2709
+ */
2710
+ undoPremiumPayment(vbasoftwareDatabase: string, premPaymentKey: number, options?: RawAxiosRequestConfig): AxiosPromise<void> {
2711
+ return localVarFp.undoPremiumPayment(vbasoftwareDatabase, premPaymentKey, options).then((request) => request(axios, basePath));
2712
+ },
2565
2713
  };
2566
2714
  };
2567
2715
 
@@ -2594,6 +2742,17 @@ export interface AdvBillingApiInterface {
2594
2742
  */
2595
2743
  billingApplyPaymentCategory(vbasoftwareDatabase: string, billingApplyPaymentConfig: BillingApplyPaymentConfig, options?: RawAxiosRequestConfig): AxiosPromise<void>;
2596
2744
 
2745
+ /**
2746
+ * Using the PremPaymentOnAccount List as a basis for configuration, have On Accout and PremPayment information updated.
2747
+ * @summary Billing Apply Payment On Account Category
2748
+ * @param {string} vbasoftwareDatabase Target database
2749
+ * @param {BillingApplyPaymentOnAccountConfig} billingApplyPaymentOnAccountConfig
2750
+ * @param {*} [options] Override http request option.
2751
+ * @throws {RequiredError}
2752
+ * @memberof AdvBillingApiInterface
2753
+ */
2754
+ billingApplyPaymentOnAccountCategory(vbasoftwareDatabase: string, billingApplyPaymentOnAccountConfig: BillingApplyPaymentOnAccountConfig, options?: RawAxiosRequestConfig): AxiosPromise<void>;
2755
+
2597
2756
  /**
2598
2757
  * Auto Apply Payment based on specified configuration options.
2599
2758
  * @summary Billing Auto-Apply
@@ -2939,6 +3098,17 @@ export interface AdvBillingApiInterface {
2939
3098
  */
2940
3099
  resetSelfAdminInvoice(vbasoftwareDatabase: string, invoiceKey: number, options?: RawAxiosRequestConfig): AxiosPromise<void>;
2941
3100
 
3101
+ /**
3102
+ * Based on the supplied PremPayment_Key, remove this payment from any invoice it is attached, and then recalc the received on each affected invoice.
3103
+ * @summary Undo an Applied Premium Payment
3104
+ * @param {string} vbasoftwareDatabase Target database
3105
+ * @param {number} premPaymentKey PremPayment Key
3106
+ * @param {*} [options] Override http request option.
3107
+ * @throws {RequiredError}
3108
+ * @memberof AdvBillingApiInterface
3109
+ */
3110
+ undoPremiumPayment(vbasoftwareDatabase: string, premPaymentKey: number, options?: RawAxiosRequestConfig): AxiosPromise<void>;
3111
+
2942
3112
  }
2943
3113
 
2944
3114
  /**
@@ -2975,6 +3145,19 @@ export class AdvBillingApi extends BaseAPI implements AdvBillingApiInterface {
2975
3145
  return AdvBillingApiFp(this.configuration).billingApplyPaymentCategory(vbasoftwareDatabase, billingApplyPaymentConfig, options).then((request) => request(this.axios, this.basePath));
2976
3146
  }
2977
3147
 
3148
+ /**
3149
+ * Using the PremPaymentOnAccount List as a basis for configuration, have On Accout and PremPayment information updated.
3150
+ * @summary Billing Apply Payment On Account Category
3151
+ * @param {string} vbasoftwareDatabase Target database
3152
+ * @param {BillingApplyPaymentOnAccountConfig} billingApplyPaymentOnAccountConfig
3153
+ * @param {*} [options] Override http request option.
3154
+ * @throws {RequiredError}
3155
+ * @memberof AdvBillingApi
3156
+ */
3157
+ public billingApplyPaymentOnAccountCategory(vbasoftwareDatabase: string, billingApplyPaymentOnAccountConfig: BillingApplyPaymentOnAccountConfig, options?: RawAxiosRequestConfig) {
3158
+ return AdvBillingApiFp(this.configuration).billingApplyPaymentOnAccountCategory(vbasoftwareDatabase, billingApplyPaymentOnAccountConfig, options).then((request) => request(this.axios, this.basePath));
3159
+ }
3160
+
2978
3161
  /**
2979
3162
  * Auto Apply Payment based on specified configuration options.
2980
3163
  * @summary Billing Auto-Apply
@@ -3379,5 +3562,18 @@ export class AdvBillingApi extends BaseAPI implements AdvBillingApiInterface {
3379
3562
  public resetSelfAdminInvoice(vbasoftwareDatabase: string, invoiceKey: number, options?: RawAxiosRequestConfig) {
3380
3563
  return AdvBillingApiFp(this.configuration).resetSelfAdminInvoice(vbasoftwareDatabase, invoiceKey, options).then((request) => request(this.axios, this.basePath));
3381
3564
  }
3565
+
3566
+ /**
3567
+ * Based on the supplied PremPayment_Key, remove this payment from any invoice it is attached, and then recalc the received on each affected invoice.
3568
+ * @summary Undo an Applied Premium Payment
3569
+ * @param {string} vbasoftwareDatabase Target database
3570
+ * @param {number} premPaymentKey PremPayment Key
3571
+ * @param {*} [options] Override http request option.
3572
+ * @throws {RequiredError}
3573
+ * @memberof AdvBillingApi
3574
+ */
3575
+ public undoPremiumPayment(vbasoftwareDatabase: string, premPaymentKey: number, options?: RawAxiosRequestConfig) {
3576
+ return AdvBillingApiFp(this.configuration).undoPremiumPayment(vbasoftwareDatabase, premPaymentKey, options).then((request) => request(this.axios, this.basePath));
3577
+ }
3382
3578
  }
3383
3579