@emilgroup/insurance-sdk-node 1.67.0 → 1.67.1-beta.0
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/README.md +2 -2
- package/api/booking-funnel-versions-api.ts +8 -8
- package/api/booking-funnels-api.ts +24 -24
- package/api/commission-agreement-items-api.ts +20 -20
- package/api/commission-agreement-products-api.ts +20 -20
- package/api/commission-agreement-versions-api.ts +16 -16
- package/api/commission-agreements-api.ts +20 -20
- package/api/commission-recipients-api.ts +20 -20
- package/api/emil-functions-api.ts +44 -44
- package/api/insured-object-types-api.ts +4 -4
- package/api/insured-objects-api.ts +16 -16
- package/api/lead-statuses-api.ts +20 -20
- package/api/lead-versions-api.ts +8 -8
- package/api/leads-api.ts +40 -40
- package/api/named-ranges-api.ts +24 -24
- package/api/partner-links-api.ts +24 -24
- package/api/partner-roles-api.ts +20 -20
- package/api/policies-api.ts +64 -64
- package/api/premium-formulas-api.ts +24 -24
- package/api/product-factors-api.ts +28 -28
- package/api/product-fields-api.ts +28 -28
- package/api/product-versions-api.ts +8 -8
- package/api/products-api.ts +24 -24
- package/api/status-transition-rules-api.ts +24 -24
- package/dist/api/booking-funnel-versions-api.d.ts +8 -8
- package/dist/api/booking-funnel-versions-api.js +8 -8
- package/dist/api/booking-funnels-api.d.ts +24 -24
- package/dist/api/booking-funnels-api.js +24 -24
- package/dist/api/commission-agreement-items-api.d.ts +20 -20
- package/dist/api/commission-agreement-items-api.js +20 -20
- package/dist/api/commission-agreement-products-api.d.ts +20 -20
- package/dist/api/commission-agreement-products-api.js +20 -20
- package/dist/api/commission-agreement-versions-api.d.ts +16 -16
- package/dist/api/commission-agreement-versions-api.js +16 -16
- package/dist/api/commission-agreements-api.d.ts +20 -20
- package/dist/api/commission-agreements-api.js +20 -20
- package/dist/api/commission-recipients-api.d.ts +20 -20
- package/dist/api/commission-recipients-api.js +20 -20
- package/dist/api/emil-functions-api.d.ts +44 -44
- package/dist/api/emil-functions-api.js +44 -44
- package/dist/api/insured-object-types-api.d.ts +4 -4
- package/dist/api/insured-object-types-api.js +4 -4
- package/dist/api/insured-objects-api.d.ts +16 -16
- package/dist/api/insured-objects-api.js +16 -16
- package/dist/api/lead-statuses-api.d.ts +20 -20
- package/dist/api/lead-statuses-api.js +20 -20
- package/dist/api/lead-versions-api.d.ts +8 -8
- package/dist/api/lead-versions-api.js +8 -8
- package/dist/api/leads-api.d.ts +40 -40
- package/dist/api/leads-api.js +40 -40
- package/dist/api/named-ranges-api.d.ts +24 -24
- package/dist/api/named-ranges-api.js +24 -24
- package/dist/api/partner-links-api.d.ts +24 -24
- package/dist/api/partner-links-api.js +24 -24
- package/dist/api/partner-roles-api.d.ts +20 -20
- package/dist/api/partner-roles-api.js +20 -20
- package/dist/api/policies-api.d.ts +64 -64
- package/dist/api/policies-api.js +64 -64
- package/dist/api/premium-formulas-api.d.ts +24 -24
- package/dist/api/premium-formulas-api.js +24 -24
- package/dist/api/product-factors-api.d.ts +28 -28
- package/dist/api/product-factors-api.js +28 -28
- package/dist/api/product-fields-api.d.ts +28 -28
- package/dist/api/product-fields-api.js +28 -28
- package/dist/api/product-versions-api.d.ts +8 -8
- package/dist/api/product-versions-api.js +8 -8
- package/dist/api/products-api.d.ts +24 -24
- package/dist/api/products-api.js +24 -24
- package/dist/api/status-transition-rules-api.d.ts +24 -24
- package/dist/api/status-transition-rules-api.js +24 -24
- package/dist/models/partner-class.d.ts +29 -5
- package/models/partner-class.ts +29 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -17,11 +17,11 @@ Although this package can be used in both TypeScript and JavaScript, it is inten
|
|
|
17
17
|
Navigate to the folder of your consuming project and run one of the following commands:
|
|
18
18
|
|
|
19
19
|
```
|
|
20
|
-
npm install @emilgroup/insurance-sdk-node@1.67.0 --save
|
|
20
|
+
npm install @emilgroup/insurance-sdk-node@1.67.1-beta.0 --save
|
|
21
21
|
```
|
|
22
22
|
or
|
|
23
23
|
```
|
|
24
|
-
yarn add @emilgroup/insurance-sdk-node@1.67.0
|
|
24
|
+
yarn add @emilgroup/insurance-sdk-node@1.67.1-beta.0
|
|
25
25
|
```
|
|
26
26
|
|
|
27
27
|
And then you can import `PoliciesApi`.
|
|
@@ -31,7 +31,7 @@ const FormData = require('form-data');
|
|
|
31
31
|
export const BookingFunnelVersionsApiAxiosParamCreator = function (configuration?: Configuration) {
|
|
32
32
|
return {
|
|
33
33
|
/**
|
|
34
|
-
* Retrieves the details of the booking funnel version that was previously created. Supply the unique booking funnel version code that was returned when you created it and Emil Api will return the corresponding booking funnel version information.
|
|
34
|
+
* Retrieves the details of the booking funnel version that was previously created. Supply the unique booking funnel version code that was returned when you created it and Emil Api will return the corresponding booking funnel version information. **Required Permissions** \"policy-management.products.view\"
|
|
35
35
|
* @summary Retrieve the booking funnel version
|
|
36
36
|
* @param {string} code
|
|
37
37
|
* @param {number} version
|
|
@@ -80,7 +80,7 @@ export const BookingFunnelVersionsApiAxiosParamCreator = function (configuration
|
|
|
80
80
|
};
|
|
81
81
|
},
|
|
82
82
|
/**
|
|
83
|
-
* Returns a list of booking funnel versions you have previously created. The booking funnel versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
83
|
+
* Returns a list of booking funnel versions you have previously created. The booking funnel versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.products.view\"
|
|
84
84
|
* @summary List booking funnel versions
|
|
85
85
|
* @param {string} code
|
|
86
86
|
* @param {string} [authorization] Bearer Token
|
|
@@ -170,7 +170,7 @@ export const BookingFunnelVersionsApiFp = function(configuration?: Configuration
|
|
|
170
170
|
const localVarAxiosParamCreator = BookingFunnelVersionsApiAxiosParamCreator(configuration)
|
|
171
171
|
return {
|
|
172
172
|
/**
|
|
173
|
-
* Retrieves the details of the booking funnel version that was previously created. Supply the unique booking funnel version code that was returned when you created it and Emil Api will return the corresponding booking funnel version information.
|
|
173
|
+
* Retrieves the details of the booking funnel version that was previously created. Supply the unique booking funnel version code that was returned when you created it and Emil Api will return the corresponding booking funnel version information. **Required Permissions** \"policy-management.products.view\"
|
|
174
174
|
* @summary Retrieve the booking funnel version
|
|
175
175
|
* @param {string} code
|
|
176
176
|
* @param {number} version
|
|
@@ -183,7 +183,7 @@ export const BookingFunnelVersionsApiFp = function(configuration?: Configuration
|
|
|
183
183
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
184
184
|
},
|
|
185
185
|
/**
|
|
186
|
-
* Returns a list of booking funnel versions you have previously created. The booking funnel versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
186
|
+
* Returns a list of booking funnel versions you have previously created. The booking funnel versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.products.view\"
|
|
187
187
|
* @summary List booking funnel versions
|
|
188
188
|
* @param {string} code
|
|
189
189
|
* @param {string} [authorization] Bearer Token
|
|
@@ -212,7 +212,7 @@ export const BookingFunnelVersionsApiFactory = function (configuration?: Configu
|
|
|
212
212
|
const localVarFp = BookingFunnelVersionsApiFp(configuration)
|
|
213
213
|
return {
|
|
214
214
|
/**
|
|
215
|
-
* Retrieves the details of the booking funnel version that was previously created. Supply the unique booking funnel version code that was returned when you created it and Emil Api will return the corresponding booking funnel version information.
|
|
215
|
+
* Retrieves the details of the booking funnel version that was previously created. Supply the unique booking funnel version code that was returned when you created it and Emil Api will return the corresponding booking funnel version information. **Required Permissions** \"policy-management.products.view\"
|
|
216
216
|
* @summary Retrieve the booking funnel version
|
|
217
217
|
* @param {string} code
|
|
218
218
|
* @param {number} version
|
|
@@ -224,7 +224,7 @@ export const BookingFunnelVersionsApiFactory = function (configuration?: Configu
|
|
|
224
224
|
return localVarFp.getBookingFunnelVersion(code, version, authorization, options).then((request) => request(axios, basePath));
|
|
225
225
|
},
|
|
226
226
|
/**
|
|
227
|
-
* Returns a list of booking funnel versions you have previously created. The booking funnel versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
227
|
+
* Returns a list of booking funnel versions you have previously created. The booking funnel versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.products.view\"
|
|
228
228
|
* @summary List booking funnel versions
|
|
229
229
|
* @param {string} code
|
|
230
230
|
* @param {string} [authorization] Bearer Token
|
|
@@ -350,7 +350,7 @@ export interface BookingFunnelVersionsApiListBookingFunnelVersionsRequest {
|
|
|
350
350
|
*/
|
|
351
351
|
export class BookingFunnelVersionsApi extends BaseAPI {
|
|
352
352
|
/**
|
|
353
|
-
* Retrieves the details of the booking funnel version that was previously created. Supply the unique booking funnel version code that was returned when you created it and Emil Api will return the corresponding booking funnel version information.
|
|
353
|
+
* Retrieves the details of the booking funnel version that was previously created. Supply the unique booking funnel version code that was returned when you created it and Emil Api will return the corresponding booking funnel version information. **Required Permissions** \"policy-management.products.view\"
|
|
354
354
|
* @summary Retrieve the booking funnel version
|
|
355
355
|
* @param {BookingFunnelVersionsApiGetBookingFunnelVersionRequest} requestParameters Request parameters.
|
|
356
356
|
* @param {*} [options] Override http request option.
|
|
@@ -362,7 +362,7 @@ export class BookingFunnelVersionsApi extends BaseAPI {
|
|
|
362
362
|
}
|
|
363
363
|
|
|
364
364
|
/**
|
|
365
|
-
* Returns a list of booking funnel versions you have previously created. The booking funnel versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
365
|
+
* Returns a list of booking funnel versions you have previously created. The booking funnel versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.products.view\"
|
|
366
366
|
* @summary List booking funnel versions
|
|
367
367
|
* @param {BookingFunnelVersionsApiListBookingFunnelVersionsRequest} requestParameters Request parameters.
|
|
368
368
|
* @param {*} [options] Override http request option.
|
|
@@ -49,7 +49,7 @@ const FormData = require('form-data');
|
|
|
49
49
|
export const BookingFunnelsApiAxiosParamCreator = function (configuration?: Configuration) {
|
|
50
50
|
return {
|
|
51
51
|
/**
|
|
52
|
-
* This will create a booking funnel.
|
|
52
|
+
* This will create a booking funnel. **Required Permissions** \"policy-management.products.create\"
|
|
53
53
|
* @summary Create the booking funnel
|
|
54
54
|
* @param {CreateBookingFunnelRequestDto} createBookingFunnelRequestDto
|
|
55
55
|
* @param {string} [authorization] Bearer Token
|
|
@@ -96,7 +96,7 @@ export const BookingFunnelsApiAxiosParamCreator = function (configuration?: Conf
|
|
|
96
96
|
};
|
|
97
97
|
},
|
|
98
98
|
/**
|
|
99
|
-
* Permanently deletes the booking funnel. Supply the unique code that was returned when you created the booking funnel and this will delete it.
|
|
99
|
+
* Permanently deletes the booking funnel. Supply the unique code that was returned when you created the booking funnel and this will delete it. **Required Permissions** \"policy-management.products.delete\"
|
|
100
100
|
* @summary Delete the booking funnel
|
|
101
101
|
* @param {string} code
|
|
102
102
|
* @param {string} [authorization] Bearer Token
|
|
@@ -141,7 +141,7 @@ export const BookingFunnelsApiAxiosParamCreator = function (configuration?: Conf
|
|
|
141
141
|
};
|
|
142
142
|
},
|
|
143
143
|
/**
|
|
144
|
-
* Retrieves the details of the booking funnel that was previously created. Supply the unique booking funnel code that was returned when you created it and Emil Api will return the corresponding booking funnel information.
|
|
144
|
+
* Retrieves the details of the booking funnel that was previously created. Supply the unique booking funnel code that was returned when you created it and Emil Api will return the corresponding booking funnel information. **Required Permissions** \"policy-management.products.view\"
|
|
145
145
|
* @summary Retrieve the booking funnel
|
|
146
146
|
* @param {string} code
|
|
147
147
|
* @param {string} [authorization] Bearer Token
|
|
@@ -186,7 +186,7 @@ export const BookingFunnelsApiAxiosParamCreator = function (configuration?: Conf
|
|
|
186
186
|
};
|
|
187
187
|
},
|
|
188
188
|
/**
|
|
189
|
-
* Returns a list of booking funnels you have previously created. The booking funnels are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
189
|
+
* Returns a list of booking funnels you have previously created. The booking funnels are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.products.view\"
|
|
190
190
|
* @summary List booking funnels
|
|
191
191
|
* @param {string} [authorization] Bearer Token
|
|
192
192
|
* @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
@@ -262,7 +262,7 @@ export const BookingFunnelsApiAxiosParamCreator = function (configuration?: Conf
|
|
|
262
262
|
};
|
|
263
263
|
},
|
|
264
264
|
/**
|
|
265
|
-
* This will patch a booking funnel.
|
|
265
|
+
* This will patch a booking funnel. **Required Permissions** \"policy-management.products.update\"
|
|
266
266
|
* @param {string} code
|
|
267
267
|
* @param {PatchBookingFunnelRequestDto} patchBookingFunnelRequestDto
|
|
268
268
|
* @param {string} [authorization] Bearer Token
|
|
@@ -312,7 +312,7 @@ export const BookingFunnelsApiAxiosParamCreator = function (configuration?: Conf
|
|
|
312
312
|
};
|
|
313
313
|
},
|
|
314
314
|
/**
|
|
315
|
-
* This will update a booking funnel.
|
|
315
|
+
* This will update a booking funnel. **Required Permissions** \"policy-management.products.update\"
|
|
316
316
|
* @summary Update the booking funnel
|
|
317
317
|
* @param {string} code
|
|
318
318
|
* @param {UpdateBookingFunnelRequestDto} updateBookingFunnelRequestDto
|
|
@@ -373,7 +373,7 @@ export const BookingFunnelsApiFp = function(configuration?: Configuration) {
|
|
|
373
373
|
const localVarAxiosParamCreator = BookingFunnelsApiAxiosParamCreator(configuration)
|
|
374
374
|
return {
|
|
375
375
|
/**
|
|
376
|
-
* This will create a booking funnel.
|
|
376
|
+
* This will create a booking funnel. **Required Permissions** \"policy-management.products.create\"
|
|
377
377
|
* @summary Create the booking funnel
|
|
378
378
|
* @param {CreateBookingFunnelRequestDto} createBookingFunnelRequestDto
|
|
379
379
|
* @param {string} [authorization] Bearer Token
|
|
@@ -385,7 +385,7 @@ export const BookingFunnelsApiFp = function(configuration?: Configuration) {
|
|
|
385
385
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
386
386
|
},
|
|
387
387
|
/**
|
|
388
|
-
* Permanently deletes the booking funnel. Supply the unique code that was returned when you created the booking funnel and this will delete it.
|
|
388
|
+
* Permanently deletes the booking funnel. Supply the unique code that was returned when you created the booking funnel and this will delete it. **Required Permissions** \"policy-management.products.delete\"
|
|
389
389
|
* @summary Delete the booking funnel
|
|
390
390
|
* @param {string} code
|
|
391
391
|
* @param {string} [authorization] Bearer Token
|
|
@@ -397,7 +397,7 @@ export const BookingFunnelsApiFp = function(configuration?: Configuration) {
|
|
|
397
397
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
398
398
|
},
|
|
399
399
|
/**
|
|
400
|
-
* Retrieves the details of the booking funnel that was previously created. Supply the unique booking funnel code that was returned when you created it and Emil Api will return the corresponding booking funnel information.
|
|
400
|
+
* Retrieves the details of the booking funnel that was previously created. Supply the unique booking funnel code that was returned when you created it and Emil Api will return the corresponding booking funnel information. **Required Permissions** \"policy-management.products.view\"
|
|
401
401
|
* @summary Retrieve the booking funnel
|
|
402
402
|
* @param {string} code
|
|
403
403
|
* @param {string} [authorization] Bearer Token
|
|
@@ -409,7 +409,7 @@ export const BookingFunnelsApiFp = function(configuration?: Configuration) {
|
|
|
409
409
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
410
410
|
},
|
|
411
411
|
/**
|
|
412
|
-
* Returns a list of booking funnels you have previously created. The booking funnels are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
412
|
+
* Returns a list of booking funnels you have previously created. The booking funnels are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.products.view\"
|
|
413
413
|
* @summary List booking funnels
|
|
414
414
|
* @param {string} [authorization] Bearer Token
|
|
415
415
|
* @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
@@ -427,7 +427,7 @@ export const BookingFunnelsApiFp = function(configuration?: Configuration) {
|
|
|
427
427
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
428
428
|
},
|
|
429
429
|
/**
|
|
430
|
-
* This will patch a booking funnel.
|
|
430
|
+
* This will patch a booking funnel. **Required Permissions** \"policy-management.products.update\"
|
|
431
431
|
* @param {string} code
|
|
432
432
|
* @param {PatchBookingFunnelRequestDto} patchBookingFunnelRequestDto
|
|
433
433
|
* @param {string} [authorization] Bearer Token
|
|
@@ -439,7 +439,7 @@ export const BookingFunnelsApiFp = function(configuration?: Configuration) {
|
|
|
439
439
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
440
440
|
},
|
|
441
441
|
/**
|
|
442
|
-
* This will update a booking funnel.
|
|
442
|
+
* This will update a booking funnel. **Required Permissions** \"policy-management.products.update\"
|
|
443
443
|
* @summary Update the booking funnel
|
|
444
444
|
* @param {string} code
|
|
445
445
|
* @param {UpdateBookingFunnelRequestDto} updateBookingFunnelRequestDto
|
|
@@ -462,7 +462,7 @@ export const BookingFunnelsApiFactory = function (configuration?: Configuration,
|
|
|
462
462
|
const localVarFp = BookingFunnelsApiFp(configuration)
|
|
463
463
|
return {
|
|
464
464
|
/**
|
|
465
|
-
* This will create a booking funnel.
|
|
465
|
+
* This will create a booking funnel. **Required Permissions** \"policy-management.products.create\"
|
|
466
466
|
* @summary Create the booking funnel
|
|
467
467
|
* @param {CreateBookingFunnelRequestDto} createBookingFunnelRequestDto
|
|
468
468
|
* @param {string} [authorization] Bearer Token
|
|
@@ -473,7 +473,7 @@ export const BookingFunnelsApiFactory = function (configuration?: Configuration,
|
|
|
473
473
|
return localVarFp.createBookingFunnel(createBookingFunnelRequestDto, authorization, options).then((request) => request(axios, basePath));
|
|
474
474
|
},
|
|
475
475
|
/**
|
|
476
|
-
* Permanently deletes the booking funnel. Supply the unique code that was returned when you created the booking funnel and this will delete it.
|
|
476
|
+
* Permanently deletes the booking funnel. Supply the unique code that was returned when you created the booking funnel and this will delete it. **Required Permissions** \"policy-management.products.delete\"
|
|
477
477
|
* @summary Delete the booking funnel
|
|
478
478
|
* @param {string} code
|
|
479
479
|
* @param {string} [authorization] Bearer Token
|
|
@@ -484,7 +484,7 @@ export const BookingFunnelsApiFactory = function (configuration?: Configuration,
|
|
|
484
484
|
return localVarFp.deleteBookingFunnel(code, authorization, options).then((request) => request(axios, basePath));
|
|
485
485
|
},
|
|
486
486
|
/**
|
|
487
|
-
* Retrieves the details of the booking funnel that was previously created. Supply the unique booking funnel code that was returned when you created it and Emil Api will return the corresponding booking funnel information.
|
|
487
|
+
* Retrieves the details of the booking funnel that was previously created. Supply the unique booking funnel code that was returned when you created it and Emil Api will return the corresponding booking funnel information. **Required Permissions** \"policy-management.products.view\"
|
|
488
488
|
* @summary Retrieve the booking funnel
|
|
489
489
|
* @param {string} code
|
|
490
490
|
* @param {string} [authorization] Bearer Token
|
|
@@ -495,7 +495,7 @@ export const BookingFunnelsApiFactory = function (configuration?: Configuration,
|
|
|
495
495
|
return localVarFp.getBookingFunnel(code, authorization, options).then((request) => request(axios, basePath));
|
|
496
496
|
},
|
|
497
497
|
/**
|
|
498
|
-
* Returns a list of booking funnels you have previously created. The booking funnels are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
498
|
+
* Returns a list of booking funnels you have previously created. The booking funnels are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.products.view\"
|
|
499
499
|
* @summary List booking funnels
|
|
500
500
|
* @param {string} [authorization] Bearer Token
|
|
501
501
|
* @param {any} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
@@ -512,7 +512,7 @@ export const BookingFunnelsApiFactory = function (configuration?: Configuration,
|
|
|
512
512
|
return localVarFp.listBookingFunnels(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then((request) => request(axios, basePath));
|
|
513
513
|
},
|
|
514
514
|
/**
|
|
515
|
-
* This will patch a booking funnel.
|
|
515
|
+
* This will patch a booking funnel. **Required Permissions** \"policy-management.products.update\"
|
|
516
516
|
* @param {string} code
|
|
517
517
|
* @param {PatchBookingFunnelRequestDto} patchBookingFunnelRequestDto
|
|
518
518
|
* @param {string} [authorization] Bearer Token
|
|
@@ -523,7 +523,7 @@ export const BookingFunnelsApiFactory = function (configuration?: Configuration,
|
|
|
523
523
|
return localVarFp.patchBookingFunnel(code, patchBookingFunnelRequestDto, authorization, options).then((request) => request(axios, basePath));
|
|
524
524
|
},
|
|
525
525
|
/**
|
|
526
|
-
* This will update a booking funnel.
|
|
526
|
+
* This will update a booking funnel. **Required Permissions** \"policy-management.products.update\"
|
|
527
527
|
* @summary Update the booking funnel
|
|
528
528
|
* @param {string} code
|
|
529
529
|
* @param {UpdateBookingFunnelRequestDto} updateBookingFunnelRequestDto
|
|
@@ -727,7 +727,7 @@ export interface BookingFunnelsApiUpdateBookingFunnelRequest {
|
|
|
727
727
|
*/
|
|
728
728
|
export class BookingFunnelsApi extends BaseAPI {
|
|
729
729
|
/**
|
|
730
|
-
* This will create a booking funnel.
|
|
730
|
+
* This will create a booking funnel. **Required Permissions** \"policy-management.products.create\"
|
|
731
731
|
* @summary Create the booking funnel
|
|
732
732
|
* @param {BookingFunnelsApiCreateBookingFunnelRequest} requestParameters Request parameters.
|
|
733
733
|
* @param {*} [options] Override http request option.
|
|
@@ -739,7 +739,7 @@ export class BookingFunnelsApi extends BaseAPI {
|
|
|
739
739
|
}
|
|
740
740
|
|
|
741
741
|
/**
|
|
742
|
-
* Permanently deletes the booking funnel. Supply the unique code that was returned when you created the booking funnel and this will delete it.
|
|
742
|
+
* Permanently deletes the booking funnel. Supply the unique code that was returned when you created the booking funnel and this will delete it. **Required Permissions** \"policy-management.products.delete\"
|
|
743
743
|
* @summary Delete the booking funnel
|
|
744
744
|
* @param {BookingFunnelsApiDeleteBookingFunnelRequest} requestParameters Request parameters.
|
|
745
745
|
* @param {*} [options] Override http request option.
|
|
@@ -751,7 +751,7 @@ export class BookingFunnelsApi extends BaseAPI {
|
|
|
751
751
|
}
|
|
752
752
|
|
|
753
753
|
/**
|
|
754
|
-
* Retrieves the details of the booking funnel that was previously created. Supply the unique booking funnel code that was returned when you created it and Emil Api will return the corresponding booking funnel information.
|
|
754
|
+
* Retrieves the details of the booking funnel that was previously created. Supply the unique booking funnel code that was returned when you created it and Emil Api will return the corresponding booking funnel information. **Required Permissions** \"policy-management.products.view\"
|
|
755
755
|
* @summary Retrieve the booking funnel
|
|
756
756
|
* @param {BookingFunnelsApiGetBookingFunnelRequest} requestParameters Request parameters.
|
|
757
757
|
* @param {*} [options] Override http request option.
|
|
@@ -763,7 +763,7 @@ export class BookingFunnelsApi extends BaseAPI {
|
|
|
763
763
|
}
|
|
764
764
|
|
|
765
765
|
/**
|
|
766
|
-
* Returns a list of booking funnels you have previously created. The booking funnels are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
766
|
+
* Returns a list of booking funnels you have previously created. The booking funnels are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.products.view\"
|
|
767
767
|
* @summary List booking funnels
|
|
768
768
|
* @param {BookingFunnelsApiListBookingFunnelsRequest} requestParameters Request parameters.
|
|
769
769
|
* @param {*} [options] Override http request option.
|
|
@@ -775,7 +775,7 @@ export class BookingFunnelsApi extends BaseAPI {
|
|
|
775
775
|
}
|
|
776
776
|
|
|
777
777
|
/**
|
|
778
|
-
* This will patch a booking funnel.
|
|
778
|
+
* This will patch a booking funnel. **Required Permissions** \"policy-management.products.update\"
|
|
779
779
|
* @param {BookingFunnelsApiPatchBookingFunnelRequest} requestParameters Request parameters.
|
|
780
780
|
* @param {*} [options] Override http request option.
|
|
781
781
|
* @throws {RequiredError}
|
|
@@ -786,7 +786,7 @@ export class BookingFunnelsApi extends BaseAPI {
|
|
|
786
786
|
}
|
|
787
787
|
|
|
788
788
|
/**
|
|
789
|
-
* This will update a booking funnel.
|
|
789
|
+
* This will update a booking funnel. **Required Permissions** \"policy-management.products.update\"
|
|
790
790
|
* @summary Update the booking funnel
|
|
791
791
|
* @param {BookingFunnelsApiUpdateBookingFunnelRequest} requestParameters Request parameters.
|
|
792
792
|
* @param {*} [options] Override http request option.
|
|
@@ -45,7 +45,7 @@ const FormData = require('form-data');
|
|
|
45
45
|
export const CommissionAgreementItemsApiAxiosParamCreator = function (configuration?: Configuration) {
|
|
46
46
|
return {
|
|
47
47
|
/**
|
|
48
|
-
* This will create the commission agreement item.
|
|
48
|
+
* This will create the commission agreement item. **Required Permissions** \"commission-management.agreements.create\"
|
|
49
49
|
* @summary Create the Commission agreement item
|
|
50
50
|
* @param {string} code
|
|
51
51
|
* @param {CreateCommissionAgreementItemRequestDto} createCommissionAgreementItemRequestDto
|
|
@@ -96,7 +96,7 @@ export const CommissionAgreementItemsApiAxiosParamCreator = function (configurat
|
|
|
96
96
|
};
|
|
97
97
|
},
|
|
98
98
|
/**
|
|
99
|
-
* Permanently deletes the commission agreement item. Supply the unique code that was returned when you created the commission agreement item and this will delete it.
|
|
99
|
+
* Permanently deletes the commission agreement item. Supply the unique code that was returned when you created the commission agreement item and this will delete it. **Required Permissions** \"commission-management.agreements.delete\"
|
|
100
100
|
* @summary Delete the commission agreement item
|
|
101
101
|
* @param {string} code
|
|
102
102
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
@@ -141,7 +141,7 @@ export const CommissionAgreementItemsApiAxiosParamCreator = function (configurat
|
|
|
141
141
|
};
|
|
142
142
|
},
|
|
143
143
|
/**
|
|
144
|
-
* Retrieves the details of the commission agreement item that was previously created. Supply the unique commission agreement item code that was returned when you created it and Emil Api will return the corresponding commission agreement item information.
|
|
144
|
+
* Retrieves the details of the commission agreement item that was previously created. Supply the unique commission agreement item code that was returned when you created it and Emil Api will return the corresponding commission agreement item information. **Required Permissions** \"commission-management.agreements.view\"
|
|
145
145
|
* @summary Retrieve the commission agreement item
|
|
146
146
|
* @param {string} code
|
|
147
147
|
* @param {string} expand
|
|
@@ -193,7 +193,7 @@ export const CommissionAgreementItemsApiAxiosParamCreator = function (configurat
|
|
|
193
193
|
};
|
|
194
194
|
},
|
|
195
195
|
/**
|
|
196
|
-
* Returns a list of commission agreement items you have previously created. The commission agreement items are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
196
|
+
* Returns a list of commission agreement items you have previously created. The commission agreement items are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"commission-management.agreements.view\"
|
|
197
197
|
* @summary List commission agreement items
|
|
198
198
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
199
199
|
* @param {number} [pageSize] Page size.
|
|
@@ -269,7 +269,7 @@ export const CommissionAgreementItemsApiAxiosParamCreator = function (configurat
|
|
|
269
269
|
};
|
|
270
270
|
},
|
|
271
271
|
/**
|
|
272
|
-
* Updates the specified commission agreement item by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
272
|
+
* Updates the specified commission agreement item by setting the values of the parameters passed. Any parameters not provided will be left unchanged. **Required Permissions** \"commission-management.agreements.update\"
|
|
273
273
|
* @summary Update the commission agreement item
|
|
274
274
|
* @param {string} code
|
|
275
275
|
* @param {UpdateCommissionAgreementItemRequestDto} updateCommissionAgreementItemRequestDto
|
|
@@ -330,7 +330,7 @@ export const CommissionAgreementItemsApiFp = function(configuration?: Configurat
|
|
|
330
330
|
const localVarAxiosParamCreator = CommissionAgreementItemsApiAxiosParamCreator(configuration)
|
|
331
331
|
return {
|
|
332
332
|
/**
|
|
333
|
-
* This will create the commission agreement item.
|
|
333
|
+
* This will create the commission agreement item. **Required Permissions** \"commission-management.agreements.create\"
|
|
334
334
|
* @summary Create the Commission agreement item
|
|
335
335
|
* @param {string} code
|
|
336
336
|
* @param {CreateCommissionAgreementItemRequestDto} createCommissionAgreementItemRequestDto
|
|
@@ -343,7 +343,7 @@ export const CommissionAgreementItemsApiFp = function(configuration?: Configurat
|
|
|
343
343
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
344
344
|
},
|
|
345
345
|
/**
|
|
346
|
-
* Permanently deletes the commission agreement item. Supply the unique code that was returned when you created the commission agreement item and this will delete it.
|
|
346
|
+
* Permanently deletes the commission agreement item. Supply the unique code that was returned when you created the commission agreement item and this will delete it. **Required Permissions** \"commission-management.agreements.delete\"
|
|
347
347
|
* @summary Delete the commission agreement item
|
|
348
348
|
* @param {string} code
|
|
349
349
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
@@ -355,7 +355,7 @@ export const CommissionAgreementItemsApiFp = function(configuration?: Configurat
|
|
|
355
355
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
356
356
|
},
|
|
357
357
|
/**
|
|
358
|
-
* Retrieves the details of the commission agreement item that was previously created. Supply the unique commission agreement item code that was returned when you created it and Emil Api will return the corresponding commission agreement item information.
|
|
358
|
+
* Retrieves the details of the commission agreement item that was previously created. Supply the unique commission agreement item code that was returned when you created it and Emil Api will return the corresponding commission agreement item information. **Required Permissions** \"commission-management.agreements.view\"
|
|
359
359
|
* @summary Retrieve the commission agreement item
|
|
360
360
|
* @param {string} code
|
|
361
361
|
* @param {string} expand
|
|
@@ -368,7 +368,7 @@ export const CommissionAgreementItemsApiFp = function(configuration?: Configurat
|
|
|
368
368
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
369
369
|
},
|
|
370
370
|
/**
|
|
371
|
-
* Returns a list of commission agreement items you have previously created. The commission agreement items are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
371
|
+
* Returns a list of commission agreement items you have previously created. The commission agreement items are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"commission-management.agreements.view\"
|
|
372
372
|
* @summary List commission agreement items
|
|
373
373
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
374
374
|
* @param {number} [pageSize] Page size.
|
|
@@ -386,7 +386,7 @@ export const CommissionAgreementItemsApiFp = function(configuration?: Configurat
|
|
|
386
386
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
387
387
|
},
|
|
388
388
|
/**
|
|
389
|
-
* Updates the specified commission agreement item by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
389
|
+
* Updates the specified commission agreement item by setting the values of the parameters passed. Any parameters not provided will be left unchanged. **Required Permissions** \"commission-management.agreements.update\"
|
|
390
390
|
* @summary Update the commission agreement item
|
|
391
391
|
* @param {string} code
|
|
392
392
|
* @param {UpdateCommissionAgreementItemRequestDto} updateCommissionAgreementItemRequestDto
|
|
@@ -409,7 +409,7 @@ export const CommissionAgreementItemsApiFactory = function (configuration?: Conf
|
|
|
409
409
|
const localVarFp = CommissionAgreementItemsApiFp(configuration)
|
|
410
410
|
return {
|
|
411
411
|
/**
|
|
412
|
-
* This will create the commission agreement item.
|
|
412
|
+
* This will create the commission agreement item. **Required Permissions** \"commission-management.agreements.create\"
|
|
413
413
|
* @summary Create the Commission agreement item
|
|
414
414
|
* @param {string} code
|
|
415
415
|
* @param {CreateCommissionAgreementItemRequestDto} createCommissionAgreementItemRequestDto
|
|
@@ -421,7 +421,7 @@ export const CommissionAgreementItemsApiFactory = function (configuration?: Conf
|
|
|
421
421
|
return localVarFp.createCommissionAgreementItem(code, createCommissionAgreementItemRequestDto, authorization, options).then((request) => request(axios, basePath));
|
|
422
422
|
},
|
|
423
423
|
/**
|
|
424
|
-
* Permanently deletes the commission agreement item. Supply the unique code that was returned when you created the commission agreement item and this will delete it.
|
|
424
|
+
* Permanently deletes the commission agreement item. Supply the unique code that was returned when you created the commission agreement item and this will delete it. **Required Permissions** \"commission-management.agreements.delete\"
|
|
425
425
|
* @summary Delete the commission agreement item
|
|
426
426
|
* @param {string} code
|
|
427
427
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
@@ -432,7 +432,7 @@ export const CommissionAgreementItemsApiFactory = function (configuration?: Conf
|
|
|
432
432
|
return localVarFp.deleteCommissionAgreementItem(code, authorization, options).then((request) => request(axios, basePath));
|
|
433
433
|
},
|
|
434
434
|
/**
|
|
435
|
-
* Retrieves the details of the commission agreement item that was previously created. Supply the unique commission agreement item code that was returned when you created it and Emil Api will return the corresponding commission agreement item information.
|
|
435
|
+
* Retrieves the details of the commission agreement item that was previously created. Supply the unique commission agreement item code that was returned when you created it and Emil Api will return the corresponding commission agreement item information. **Required Permissions** \"commission-management.agreements.view\"
|
|
436
436
|
* @summary Retrieve the commission agreement item
|
|
437
437
|
* @param {string} code
|
|
438
438
|
* @param {string} expand
|
|
@@ -444,7 +444,7 @@ export const CommissionAgreementItemsApiFactory = function (configuration?: Conf
|
|
|
444
444
|
return localVarFp.getCommissionAgreementItem(code, expand, authorization, options).then((request) => request(axios, basePath));
|
|
445
445
|
},
|
|
446
446
|
/**
|
|
447
|
-
* Returns a list of commission agreement items you have previously created. The commission agreement items are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
447
|
+
* Returns a list of commission agreement items you have previously created. The commission agreement items are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"commission-management.agreements.view\"
|
|
448
448
|
* @summary List commission agreement items
|
|
449
449
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
450
450
|
* @param {number} [pageSize] Page size.
|
|
@@ -461,7 +461,7 @@ export const CommissionAgreementItemsApiFactory = function (configuration?: Conf
|
|
|
461
461
|
return localVarFp.listCommissionAgreementItems(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then((request) => request(axios, basePath));
|
|
462
462
|
},
|
|
463
463
|
/**
|
|
464
|
-
* Updates the specified commission agreement item by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
464
|
+
* Updates the specified commission agreement item by setting the values of the parameters passed. Any parameters not provided will be left unchanged. **Required Permissions** \"commission-management.agreements.update\"
|
|
465
465
|
* @summary Update the commission agreement item
|
|
466
466
|
* @param {string} code
|
|
467
467
|
* @param {UpdateCommissionAgreementItemRequestDto} updateCommissionAgreementItemRequestDto
|
|
@@ -651,7 +651,7 @@ export interface CommissionAgreementItemsApiUpdateCommissionAgreementItemRequest
|
|
|
651
651
|
*/
|
|
652
652
|
export class CommissionAgreementItemsApi extends BaseAPI {
|
|
653
653
|
/**
|
|
654
|
-
* This will create the commission agreement item.
|
|
654
|
+
* This will create the commission agreement item. **Required Permissions** \"commission-management.agreements.create\"
|
|
655
655
|
* @summary Create the Commission agreement item
|
|
656
656
|
* @param {CommissionAgreementItemsApiCreateCommissionAgreementItemRequest} requestParameters Request parameters.
|
|
657
657
|
* @param {*} [options] Override http request option.
|
|
@@ -663,7 +663,7 @@ export class CommissionAgreementItemsApi extends BaseAPI {
|
|
|
663
663
|
}
|
|
664
664
|
|
|
665
665
|
/**
|
|
666
|
-
* Permanently deletes the commission agreement item. Supply the unique code that was returned when you created the commission agreement item and this will delete it.
|
|
666
|
+
* Permanently deletes the commission agreement item. Supply the unique code that was returned when you created the commission agreement item and this will delete it. **Required Permissions** \"commission-management.agreements.delete\"
|
|
667
667
|
* @summary Delete the commission agreement item
|
|
668
668
|
* @param {CommissionAgreementItemsApiDeleteCommissionAgreementItemRequest} requestParameters Request parameters.
|
|
669
669
|
* @param {*} [options] Override http request option.
|
|
@@ -675,7 +675,7 @@ export class CommissionAgreementItemsApi extends BaseAPI {
|
|
|
675
675
|
}
|
|
676
676
|
|
|
677
677
|
/**
|
|
678
|
-
* Retrieves the details of the commission agreement item that was previously created. Supply the unique commission agreement item code that was returned when you created it and Emil Api will return the corresponding commission agreement item information.
|
|
678
|
+
* Retrieves the details of the commission agreement item that was previously created. Supply the unique commission agreement item code that was returned when you created it and Emil Api will return the corresponding commission agreement item information. **Required Permissions** \"commission-management.agreements.view\"
|
|
679
679
|
* @summary Retrieve the commission agreement item
|
|
680
680
|
* @param {CommissionAgreementItemsApiGetCommissionAgreementItemRequest} requestParameters Request parameters.
|
|
681
681
|
* @param {*} [options] Override http request option.
|
|
@@ -687,7 +687,7 @@ export class CommissionAgreementItemsApi extends BaseAPI {
|
|
|
687
687
|
}
|
|
688
688
|
|
|
689
689
|
/**
|
|
690
|
-
* Returns a list of commission agreement items you have previously created. The commission agreement items are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation.
|
|
690
|
+
* Returns a list of commission agreement items you have previously created. The commission agreement items are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"commission-management.agreements.view\"
|
|
691
691
|
* @summary List commission agreement items
|
|
692
692
|
* @param {CommissionAgreementItemsApiListCommissionAgreementItemsRequest} requestParameters Request parameters.
|
|
693
693
|
* @param {*} [options] Override http request option.
|
|
@@ -699,7 +699,7 @@ export class CommissionAgreementItemsApi extends BaseAPI {
|
|
|
699
699
|
}
|
|
700
700
|
|
|
701
701
|
/**
|
|
702
|
-
* Updates the specified commission agreement item by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
|
|
702
|
+
* Updates the specified commission agreement item by setting the values of the parameters passed. Any parameters not provided will be left unchanged. **Required Permissions** \"commission-management.agreements.update\"
|
|
703
703
|
* @summary Update the commission agreement item
|
|
704
704
|
* @param {CommissionAgreementItemsApiUpdateCommissionAgreementItemRequest} requestParameters Request parameters.
|
|
705
705
|
* @param {*} [options] Override http request option.
|