@vbasoftware/vbapi-vbasoftware-typescript-axios 1.20230808.1 → 1.20230816.1
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.
- package/.openapi-generator/FILES +22 -0
- package/api/adv-accounting-api.ts +101 -0
- package/api/call-tracking-diag-codes-api.ts +677 -0
- package/api/call-tracking-proc-codes-api.ts +677 -0
- package/api/checks-api.ts +101 -0
- package/api/claim-adjudication-api.ts +88 -52
- package/api/edicustom-field-value-claims-api.ts +677 -0
- package/api/edicustom-fields-api.ts +677 -0
- package/api/policy-forfeiture-ext-api.ts +677 -0
- package/api.ts +5 -0
- package/models/call-tracking-diag-codes-list-vbaresponse.ts +45 -0
- package/models/call-tracking-diag-codes-vbaresponse.ts +45 -0
- package/models/call-tracking-diag-codes.ts +72 -0
- package/models/call-tracking-proc-codes-list-vbaresponse.ts +45 -0
- package/models/call-tracking-proc-codes-vbaresponse.ts +45 -0
- package/models/call-tracking-proc-codes.ts +66 -0
- package/models/criteria-detail.ts +20 -20
- package/models/edicustom-field-list-vbaresponse.ts +45 -0
- package/models/edicustom-field-value-claim-list-vbaresponse.ts +45 -0
- package/models/edicustom-field-value-claim-vbaresponse.ts +45 -0
- package/models/edicustom-field-value-claim.ts +72 -0
- package/models/edicustom-field-vbaresponse.ts +45 -0
- package/models/edicustom-field.ts +42 -0
- package/models/funding-process-check.ts +43 -0
- package/models/index.ts +17 -0
- package/models/policy-forfeiture-ext-list-vbaresponse.ts +45 -0
- package/models/policy-forfeiture-ext-vbaresponse.ts +45 -0
- package/models/policy-forfeiture-ext.ts +60 -0
- package/models/process-check-option.ts +42 -0
- package/package.json +1 -1
package/.openapi-generator/FILES
CHANGED
|
@@ -49,6 +49,8 @@ api/billing-cycles-api.ts
|
|
|
49
49
|
api/brokerage-api.ts
|
|
50
50
|
api/call-destinations-api.ts
|
|
51
51
|
api/call-statuses-api.ts
|
|
52
|
+
api/call-tracking-diag-codes-api.ts
|
|
53
|
+
api/call-tracking-proc-codes-api.ts
|
|
52
54
|
api/call-tracking-subscribers-api.ts
|
|
53
55
|
api/call-trackings-api.ts
|
|
54
56
|
api/call-types-api.ts
|
|
@@ -298,6 +300,8 @@ api/duplicate-masters-api.ts
|
|
|
298
300
|
api/duplicate-set-columns-api.ts
|
|
299
301
|
api/duplicate-sets-api.ts
|
|
300
302
|
api/edicode-mappings-api.ts
|
|
303
|
+
api/edicustom-field-value-claims-api.ts
|
|
304
|
+
api/edicustom-fields-api.ts
|
|
301
305
|
api/eligibility-status-api.ts
|
|
302
306
|
api/employer-contribution-schedule-types-api.ts
|
|
303
307
|
api/employer-sizes-api.ts
|
|
@@ -559,6 +563,7 @@ api/plan-procedure-age-restrictions-api.ts
|
|
|
559
563
|
api/plan-relationship-age-restrictions-api.ts
|
|
560
564
|
api/plan-types-api.ts
|
|
561
565
|
api/plans-api.ts
|
|
566
|
+
api/policy-forfeiture-ext-api.ts
|
|
562
567
|
api/policy-forfeiture-ext-details-api.ts
|
|
563
568
|
api/policy-statuses-api.ts
|
|
564
569
|
api/prem-rate-types-api.ts
|
|
@@ -906,7 +911,13 @@ models/call-tracking-call-type.ts
|
|
|
906
911
|
models/call-tracking-caller-type-list-vbaresponse.ts
|
|
907
912
|
models/call-tracking-caller-type-vbaresponse.ts
|
|
908
913
|
models/call-tracking-caller-type.ts
|
|
914
|
+
models/call-tracking-diag-codes-list-vbaresponse.ts
|
|
915
|
+
models/call-tracking-diag-codes-vbaresponse.ts
|
|
916
|
+
models/call-tracking-diag-codes.ts
|
|
909
917
|
models/call-tracking-list-vbaresponse.ts
|
|
918
|
+
models/call-tracking-proc-codes-list-vbaresponse.ts
|
|
919
|
+
models/call-tracking-proc-codes-vbaresponse.ts
|
|
920
|
+
models/call-tracking-proc-codes.ts
|
|
910
921
|
models/call-tracking-subscriber-list-vbaresponse.ts
|
|
911
922
|
models/call-tracking-subscriber-vbaresponse.ts
|
|
912
923
|
models/call-tracking-subscriber.ts
|
|
@@ -1670,6 +1681,12 @@ models/duplicate-set.ts
|
|
|
1670
1681
|
models/edicode-map-list-vbaresponse.ts
|
|
1671
1682
|
models/edicode-map-vbaresponse.ts
|
|
1672
1683
|
models/edicode-map.ts
|
|
1684
|
+
models/edicustom-field-list-vbaresponse.ts
|
|
1685
|
+
models/edicustom-field-value-claim-list-vbaresponse.ts
|
|
1686
|
+
models/edicustom-field-value-claim-vbaresponse.ts
|
|
1687
|
+
models/edicustom-field-value-claim.ts
|
|
1688
|
+
models/edicustom-field-vbaresponse.ts
|
|
1689
|
+
models/edicustom-field.ts
|
|
1673
1690
|
models/electronic-statement.ts
|
|
1674
1691
|
models/eligibility-status-list-vbaresponse.ts
|
|
1675
1692
|
models/eligibility-status-vbaresponse.ts
|
|
@@ -1801,6 +1818,7 @@ models/funding-issue-type.ts
|
|
|
1801
1818
|
models/funding-list-vbaresponse.ts
|
|
1802
1819
|
models/funding-name-on-check-vbaresponse.ts
|
|
1803
1820
|
models/funding-name-on-check.ts
|
|
1821
|
+
models/funding-process-check.ts
|
|
1804
1822
|
models/funding-reconcile-disbursed-list-vbaresponse.ts
|
|
1805
1823
|
models/funding-reconcile-disbursed-vbaresponse.ts
|
|
1806
1824
|
models/funding-reconcile-disbursed.ts
|
|
@@ -2398,6 +2416,9 @@ models/plans.ts
|
|
|
2398
2416
|
models/policy-forfeiture-ext-detail-list-vbaresponse.ts
|
|
2399
2417
|
models/policy-forfeiture-ext-detail-vbaresponse.ts
|
|
2400
2418
|
models/policy-forfeiture-ext-detail.ts
|
|
2419
|
+
models/policy-forfeiture-ext-list-vbaresponse.ts
|
|
2420
|
+
models/policy-forfeiture-ext-vbaresponse.ts
|
|
2421
|
+
models/policy-forfeiture-ext.ts
|
|
2401
2422
|
models/policy-status-list-vbaresponse.ts
|
|
2402
2423
|
models/policy-status-vbaresponse.ts
|
|
2403
2424
|
models/policy-status.ts
|
|
@@ -2532,6 +2553,7 @@ models/procedure-code.ts
|
|
|
2532
2553
|
models/procedure-group-list-vbaresponse.ts
|
|
2533
2554
|
models/procedure-group-vbaresponse.ts
|
|
2534
2555
|
models/procedure-group.ts
|
|
2556
|
+
models/process-check-option.ts
|
|
2535
2557
|
models/profile-provider-address-provider-vbaresponse.ts
|
|
2536
2558
|
models/profile-provider-address-provider.ts
|
|
2537
2559
|
models/provider-account-list-vbaresponse.ts
|
|
@@ -33,6 +33,8 @@ import { FundingNameOnCheck } from '../models';
|
|
|
33
33
|
// @ts-ignore
|
|
34
34
|
import { FundingNameOnCheckVBAResponse } from '../models';
|
|
35
35
|
// @ts-ignore
|
|
36
|
+
import { FundingProcessCheck } from '../models';
|
|
37
|
+
// @ts-ignore
|
|
36
38
|
import { FundingReconcileVBAResponse } from '../models';
|
|
37
39
|
// @ts-ignore
|
|
38
40
|
import { FundingStatement } from '../models';
|
|
@@ -42,6 +44,8 @@ import { FundingTransferFunds } from '../models';
|
|
|
42
44
|
import { FundingVBAResponse } from '../models';
|
|
43
45
|
// @ts-ignore
|
|
44
46
|
import { FundingVoidCheck } from '../models';
|
|
47
|
+
// @ts-ignore
|
|
48
|
+
import { StringVBAResponse } from '../models';
|
|
45
49
|
/**
|
|
46
50
|
* AdvAccountingApi - axios parameter creator
|
|
47
51
|
* @export
|
|
@@ -357,6 +361,56 @@ export const AdvAccountingApiAxiosParamCreator = function (configuration?: Confi
|
|
|
357
361
|
options: localVarRequestOptions,
|
|
358
362
|
};
|
|
359
363
|
},
|
|
364
|
+
/**
|
|
365
|
+
* 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.
|
|
366
|
+
* @summary Process Checks
|
|
367
|
+
* @param {string} vbasoftwareDatabase Target database
|
|
368
|
+
* @param {FundingProcessCheck} fundingProcessCheck
|
|
369
|
+
* @param {*} [options] Override http request option.
|
|
370
|
+
* @throws {RequiredError}
|
|
371
|
+
*/
|
|
372
|
+
processChecks: async (vbasoftwareDatabase: string, fundingProcessCheck: FundingProcessCheck, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
373
|
+
// verify required parameter 'vbasoftwareDatabase' is not null or undefined
|
|
374
|
+
assertParamExists('processChecks', 'vbasoftwareDatabase', vbasoftwareDatabase)
|
|
375
|
+
// verify required parameter 'fundingProcessCheck' is not null or undefined
|
|
376
|
+
assertParamExists('processChecks', 'fundingProcessCheck', fundingProcessCheck)
|
|
377
|
+
const localVarPath = `/checks-process`;
|
|
378
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
379
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
380
|
+
let baseOptions;
|
|
381
|
+
if (configuration) {
|
|
382
|
+
baseOptions = configuration.baseOptions;
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};
|
|
386
|
+
const localVarHeaderParameter = {} as any;
|
|
387
|
+
const localVarQueryParameter = {} as any;
|
|
388
|
+
|
|
389
|
+
// authentication apiKeyAuth required
|
|
390
|
+
await setApiKeyToObject(localVarHeaderParameter, "x-api-key", configuration)
|
|
391
|
+
|
|
392
|
+
// authentication bearerAuth required
|
|
393
|
+
// http bearer authentication required
|
|
394
|
+
await setBearerAuthToObject(localVarHeaderParameter, configuration)
|
|
395
|
+
|
|
396
|
+
if (vbasoftwareDatabase !== undefined && vbasoftwareDatabase !== null) {
|
|
397
|
+
localVarHeaderParameter['vbasoftware-database'] = String(vbasoftwareDatabase);
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
403
|
+
|
|
404
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
405
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
406
|
+
localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
|
|
407
|
+
localVarRequestOptions.data = serializeDataIfNeeded(fundingProcessCheck, localVarRequestOptions, configuration)
|
|
408
|
+
|
|
409
|
+
return {
|
|
410
|
+
url: toPathString(localVarUrlObj),
|
|
411
|
+
options: localVarRequestOptions,
|
|
412
|
+
};
|
|
413
|
+
},
|
|
360
414
|
/**
|
|
361
415
|
* Change the Payor ID and Account Key of an existing funding item.
|
|
362
416
|
* @summary Reacllocate Funds
|
|
@@ -703,6 +757,18 @@ export const AdvAccountingApiFp = function(configuration?: Configuration) {
|
|
|
703
757
|
const localVarAxiosArgs = await localVarAxiosParamCreator.holdFunds(vbasoftwareDatabase, fundingKey, holdAmount, options);
|
|
704
758
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
705
759
|
},
|
|
760
|
+
/**
|
|
761
|
+
* 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.
|
|
762
|
+
* @summary Process Checks
|
|
763
|
+
* @param {string} vbasoftwareDatabase Target database
|
|
764
|
+
* @param {FundingProcessCheck} fundingProcessCheck
|
|
765
|
+
* @param {*} [options] Override http request option.
|
|
766
|
+
* @throws {RequiredError}
|
|
767
|
+
*/
|
|
768
|
+
async processChecks(vbasoftwareDatabase: string, fundingProcessCheck: FundingProcessCheck, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<StringVBAResponse>> {
|
|
769
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.processChecks(vbasoftwareDatabase, fundingProcessCheck, options);
|
|
770
|
+
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
771
|
+
},
|
|
706
772
|
/**
|
|
707
773
|
* Change the Payor ID and Account Key of an existing funding item.
|
|
708
774
|
* @summary Reacllocate Funds
|
|
@@ -845,6 +911,17 @@ export const AdvAccountingApiFactory = function (configuration?: Configuration,
|
|
|
845
911
|
holdFunds(vbasoftwareDatabase: string, fundingKey: number, holdAmount: number, options?: any): AxiosPromise<FundingVBAResponse> {
|
|
846
912
|
return localVarFp.holdFunds(vbasoftwareDatabase, fundingKey, holdAmount, options).then((request) => request(axios, basePath));
|
|
847
913
|
},
|
|
914
|
+
/**
|
|
915
|
+
* 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.
|
|
916
|
+
* @summary Process Checks
|
|
917
|
+
* @param {string} vbasoftwareDatabase Target database
|
|
918
|
+
* @param {FundingProcessCheck} fundingProcessCheck
|
|
919
|
+
* @param {*} [options] Override http request option.
|
|
920
|
+
* @throws {RequiredError}
|
|
921
|
+
*/
|
|
922
|
+
processChecks(vbasoftwareDatabase: string, fundingProcessCheck: FundingProcessCheck, options?: any): AxiosPromise<StringVBAResponse> {
|
|
923
|
+
return localVarFp.processChecks(vbasoftwareDatabase, fundingProcessCheck, options).then((request) => request(axios, basePath));
|
|
924
|
+
},
|
|
848
925
|
/**
|
|
849
926
|
* Change the Payor ID and Account Key of an existing funding item.
|
|
850
927
|
* @summary Reacllocate Funds
|
|
@@ -981,6 +1058,17 @@ export interface AdvAccountingApiInterface {
|
|
|
981
1058
|
*/
|
|
982
1059
|
holdFunds(vbasoftwareDatabase: string, fundingKey: number, holdAmount: number, options?: AxiosRequestConfig): AxiosPromise<FundingVBAResponse>;
|
|
983
1060
|
|
|
1061
|
+
/**
|
|
1062
|
+
* 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.
|
|
1063
|
+
* @summary Process Checks
|
|
1064
|
+
* @param {string} vbasoftwareDatabase Target database
|
|
1065
|
+
* @param {FundingProcessCheck} fundingProcessCheck
|
|
1066
|
+
* @param {*} [options] Override http request option.
|
|
1067
|
+
* @throws {RequiredError}
|
|
1068
|
+
* @memberof AdvAccountingApiInterface
|
|
1069
|
+
*/
|
|
1070
|
+
processChecks(vbasoftwareDatabase: string, fundingProcessCheck: FundingProcessCheck, options?: AxiosRequestConfig): AxiosPromise<StringVBAResponse>;
|
|
1071
|
+
|
|
984
1072
|
/**
|
|
985
1073
|
* Change the Payor ID and Account Key of an existing funding item.
|
|
986
1074
|
* @summary Reacllocate Funds
|
|
@@ -1129,6 +1217,19 @@ export class AdvAccountingApi extends BaseAPI implements AdvAccountingApiInterfa
|
|
|
1129
1217
|
return AdvAccountingApiFp(this.configuration).holdFunds(vbasoftwareDatabase, fundingKey, holdAmount, options).then((request) => request(this.axios, this.basePath));
|
|
1130
1218
|
}
|
|
1131
1219
|
|
|
1220
|
+
/**
|
|
1221
|
+
* 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.
|
|
1222
|
+
* @summary Process Checks
|
|
1223
|
+
* @param {string} vbasoftwareDatabase Target database
|
|
1224
|
+
* @param {FundingProcessCheck} fundingProcessCheck
|
|
1225
|
+
* @param {*} [options] Override http request option.
|
|
1226
|
+
* @throws {RequiredError}
|
|
1227
|
+
* @memberof AdvAccountingApi
|
|
1228
|
+
*/
|
|
1229
|
+
public processChecks(vbasoftwareDatabase: string, fundingProcessCheck: FundingProcessCheck, options?: AxiosRequestConfig) {
|
|
1230
|
+
return AdvAccountingApiFp(this.configuration).processChecks(vbasoftwareDatabase, fundingProcessCheck, options).then((request) => request(this.axios, this.basePath));
|
|
1231
|
+
}
|
|
1232
|
+
|
|
1132
1233
|
/**
|
|
1133
1234
|
* Change the Payor ID and Account Key of an existing funding item.
|
|
1134
1235
|
* @summary Reacllocate Funds
|