@emilgroup/payment-sdk-node 1.21.1-beta.25 → 1.21.1-beta.26

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 (91) hide show
  1. package/.openapi-generator/FILES +0 -10
  2. package/README.md +2 -2
  3. package/api/bank-accounts-api.ts +13 -55
  4. package/api/bank-transaction-api.ts +17 -45
  5. package/api/payment-methods-api.ts +17 -59
  6. package/api/payment-reminders-api.ts +13 -55
  7. package/api/payments-api.ts +17 -59
  8. package/api/refunds-api.ts +17 -45
  9. package/api/tenant-bank-account-api.ts +17 -45
  10. package/api.ts +0 -2
  11. package/dist/api/bank-accounts-api.d.ts +8 -35
  12. package/dist/api/bank-accounts-api.js +11 -29
  13. package/dist/api/bank-transaction-api.d.ts +10 -28
  14. package/dist/api/bank-transaction-api.js +12 -24
  15. package/dist/api/payment-methods-api.d.ts +12 -39
  16. package/dist/api/payment-methods-api.js +14 -32
  17. package/dist/api/payment-reminders-api.d.ts +8 -35
  18. package/dist/api/payment-reminders-api.js +11 -29
  19. package/dist/api/payments-api.d.ts +12 -39
  20. package/dist/api/payments-api.js +14 -32
  21. package/dist/api/refunds-api.d.ts +10 -28
  22. package/dist/api/refunds-api.js +12 -24
  23. package/dist/api/tenant-bank-account-api.d.ts +10 -28
  24. package/dist/api/tenant-bank-account-api.js +12 -24
  25. package/dist/api.d.ts +0 -1
  26. package/dist/api.js +0 -1
  27. package/dist/models/complete-adyen-payment-setup-request-dto.d.ts +0 -1
  28. package/dist/models/complete-adyen-payment-setup-request-dto.js +1 -2
  29. package/dist/models/complete-payment-setup-request-dto.d.ts +0 -7
  30. package/dist/models/complete-stripe-payment-setup-request-dto.d.ts +0 -1
  31. package/dist/models/complete-stripe-payment-setup-request-dto.js +1 -2
  32. package/dist/models/create-payment-reminder-request-dto.d.ts +1 -7
  33. package/dist/models/create-payment-request-dto.d.ts +1 -7
  34. package/dist/models/create-psp-payment-method-request-dto.d.ts +1 -14
  35. package/dist/models/create-psp-payment-method-request-dto.js +1 -2
  36. package/dist/models/deactivated-payment-reminder-class.d.ts +1 -7
  37. package/dist/models/index.d.ts +0 -9
  38. package/dist/models/index.js +0 -9
  39. package/dist/models/initiate-adyen-payment-setup-request-dto.d.ts +0 -6
  40. package/dist/models/initiate-braintree-payment-setup-request-dto.d.ts +0 -6
  41. package/dist/models/initiate-stripe-payment-setup-request-dto.d.ts +0 -6
  42. package/dist/models/payment-class-without-expand-properties.d.ts +1 -7
  43. package/dist/models/payment-class.d.ts +1 -7
  44. package/dist/models/payment-reminder-class.d.ts +1 -7
  45. package/dist/models/refund-class.d.ts +1 -7
  46. package/models/complete-adyen-payment-setup-request-dto.ts +1 -2
  47. package/models/complete-payment-setup-request-dto.ts +0 -7
  48. package/models/complete-stripe-payment-setup-request-dto.ts +1 -2
  49. package/models/create-payment-reminder-request-dto.ts +1 -7
  50. package/models/create-payment-request-dto.ts +1 -7
  51. package/models/create-psp-payment-method-request-dto.ts +2 -15
  52. package/models/deactivated-payment-reminder-class.ts +1 -7
  53. package/models/index.ts +0 -9
  54. package/models/initiate-adyen-payment-setup-request-dto.ts +0 -6
  55. package/models/initiate-braintree-payment-setup-request-dto.ts +0 -6
  56. package/models/initiate-stripe-payment-setup-request-dto.ts +0 -6
  57. package/models/payment-class-without-expand-properties.ts +1 -7
  58. package/models/payment-class.ts +1 -7
  59. package/models/payment-reminder-class.ts +1 -7
  60. package/models/refund-class.ts +1 -7
  61. package/package.json +1 -1
  62. package/api/bank-orders-api.ts +0 -695
  63. package/dist/api/bank-orders-api.d.ts +0 -393
  64. package/dist/api/bank-orders-api.js +0 -646
  65. package/dist/models/bank-order-class.d.ts +0 -115
  66. package/dist/models/bank-order-class.js +0 -15
  67. package/dist/models/complete-eis-payment-setup-request-dto.d.ts +0 -42
  68. package/dist/models/complete-eis-payment-setup-request-dto.js +0 -15
  69. package/dist/models/create-bank-order-request-dto.d.ts +0 -74
  70. package/dist/models/create-bank-order-request-dto.js +0 -28
  71. package/dist/models/create-bank-order-response-class.d.ts +0 -25
  72. package/dist/models/create-bank-order-response-class.js +0 -15
  73. package/dist/models/financial-account-class.d.ts +0 -111
  74. package/dist/models/financial-account-class.js +0 -24
  75. package/dist/models/get-bank-order-response-class.d.ts +0 -25
  76. package/dist/models/get-bank-order-response-class.js +0 -15
  77. package/dist/models/list-bank-orders-response-class.d.ts +0 -31
  78. package/dist/models/list-bank-orders-response-class.js +0 -15
  79. package/dist/models/update-bank-order-request-dto.d.ts +0 -56
  80. package/dist/models/update-bank-order-request-dto.js +0 -23
  81. package/dist/models/update-bank-order-response-class.d.ts +0 -25
  82. package/dist/models/update-bank-order-response-class.js +0 -15
  83. package/models/bank-order-class.ts +0 -121
  84. package/models/complete-eis-payment-setup-request-dto.ts +0 -48
  85. package/models/create-bank-order-request-dto.ts +0 -84
  86. package/models/create-bank-order-response-class.ts +0 -31
  87. package/models/financial-account-class.ts +0 -120
  88. package/models/get-bank-order-response-class.ts +0 -31
  89. package/models/list-bank-orders-response-class.ts +0 -37
  90. package/models/update-bank-order-request-dto.ts +0 -65
  91. package/models/update-bank-order-response-class.ts +0 -31
@@ -306,17 +306,15 @@ var BankTransactionApiAxiosParamCreator = function (configuration) {
306
306
  * Returns a list of bank transactions you have previously created. The bank transactions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.bank-accounts.view\"
307
307
  * @summary List bank transactions
308
308
  * @param {string} [authorization] Bearer Token
309
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
310
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
311
309
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
310
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
312
311
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.<br/> <br/> <i>Searchable fields: id, createdAt, amount</i>
313
312
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, createdAt, transactionDate, entryDate</i>
314
313
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
315
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
316
314
  * @param {*} [options] Override http request option.
317
315
  * @throws {RequiredError}
318
316
  */
319
- listBankTransactions: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
317
+ listBankTransactions: function (authorization, filter, filters, search, order, expand, options) {
320
318
  if (options === void 0) { options = {}; }
321
319
  return __awaiter(_this, void 0, void 0, function () {
322
320
  var localVarPath, localVarUrlObj, baseOptions, baseAccessToken, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -339,15 +337,12 @@ var BankTransactionApiAxiosParamCreator = function (configuration) {
339
337
  // authentication bearer required
340
338
  // http bearer authentication required
341
339
  _a.sent();
342
- if (pageSize !== undefined) {
343
- localVarQueryParameter['pageSize'] = pageSize;
344
- }
345
- if (pageToken !== undefined) {
346
- localVarQueryParameter['pageToken'] = pageToken;
347
- }
348
340
  if (filter !== undefined) {
349
341
  localVarQueryParameter['filter'] = filter;
350
342
  }
343
+ if (filters !== undefined) {
344
+ localVarQueryParameter['filters'] = filters;
345
+ }
351
346
  if (search !== undefined) {
352
347
  localVarQueryParameter['search'] = search;
353
348
  }
@@ -357,9 +352,6 @@ var BankTransactionApiAxiosParamCreator = function (configuration) {
357
352
  if (expand !== undefined) {
358
353
  localVarQueryParameter['expand'] = expand;
359
354
  }
360
- if (filters !== undefined) {
361
- localVarQueryParameter['filters'] = filters;
362
- }
363
355
  if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
364
356
  localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
365
357
  }
@@ -527,22 +519,20 @@ var BankTransactionApiFp = function (configuration) {
527
519
  * Returns a list of bank transactions you have previously created. The bank transactions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.bank-accounts.view\"
528
520
  * @summary List bank transactions
529
521
  * @param {string} [authorization] Bearer Token
530
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
531
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
532
522
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
523
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
533
524
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.<br/> <br/> <i>Searchable fields: id, createdAt, amount</i>
534
525
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, createdAt, transactionDate, entryDate</i>
535
526
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
536
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
537
527
  * @param {*} [options] Override http request option.
538
528
  * @throws {RequiredError}
539
529
  */
540
- listBankTransactions: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
530
+ listBankTransactions: function (authorization, filter, filters, search, order, expand, options) {
541
531
  return __awaiter(this, void 0, void 0, function () {
542
532
  var localVarAxiosArgs;
543
533
  return __generator(this, function (_a) {
544
534
  switch (_a.label) {
545
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.listBankTransactions(authorization, pageSize, pageToken, filter, search, order, expand, filters, options)];
535
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.listBankTransactions(authorization, filter, filters, search, order, expand, options)];
546
536
  case 1:
547
537
  localVarAxiosArgs = _a.sent();
548
538
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -632,18 +622,16 @@ var BankTransactionApiFactory = function (configuration, basePath, axios) {
632
622
  * Returns a list of bank transactions you have previously created. The bank transactions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.bank-accounts.view\"
633
623
  * @summary List bank transactions
634
624
  * @param {string} [authorization] Bearer Token
635
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
636
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
637
625
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
626
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
638
627
  * @param {string} [search] Search the response for matches in any searchable field. Use filter instead where possible for improved performance.<br/> <br/> <i>Searchable fields: id, createdAt, amount</i>
639
628
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, createdAt, transactionDate, entryDate</i>
640
629
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: bankAccount, transaction, invoiceMatchSuggestions, suggestionGenerationProgress<i>
641
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, bankAccountId, bankAccountNumber, messageReference, amount, currency, transactionReference, transactionDate, entryDate, isLinked</i>
642
630
  * @param {*} [options] Override http request option.
643
631
  * @throws {RequiredError}
644
632
  */
645
- listBankTransactions: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
646
- return localVarFp.listBankTransactions(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then(function (request) { return request(axios, basePath); });
633
+ listBankTransactions: function (authorization, filter, filters, search, order, expand, options) {
634
+ return localVarFp.listBankTransactions(authorization, filter, filters, search, order, expand, options).then(function (request) { return request(axios, basePath); });
647
635
  },
648
636
  /**
649
637
  * Unlinks an already linked bank transaction **Required Permissions** \"payment-management.bank-accounts.update\"
@@ -730,7 +718,7 @@ var BankTransactionApi = /** @class */ (function (_super) {
730
718
  BankTransactionApi.prototype.listBankTransactions = function (requestParameters, options) {
731
719
  var _this = this;
732
720
  if (requestParameters === void 0) { requestParameters = {}; }
733
- return (0, exports.BankTransactionApiFp)(this.configuration).listBankTransactions(requestParameters.authorization, requestParameters.pageSize, requestParameters.pageToken, requestParameters.filter, requestParameters.search, requestParameters.order, requestParameters.expand, requestParameters.filters, options).then(function (request) { return request(_this.axios, _this.basePath); });
721
+ return (0, exports.BankTransactionApiFp)(this.configuration).listBankTransactions(requestParameters.authorization, requestParameters.filter, requestParameters.filters, requestParameters.search, requestParameters.order, requestParameters.expand, options).then(function (request) { return request(_this.axios, _this.basePath); });
734
722
  };
735
723
  /**
736
724
  * Unlinks an already linked bank transaction **Required Permissions** \"payment-management.bank-accounts.update\"
@@ -43,17 +43,14 @@ export declare const PaymentMethodsApiAxiosParamCreator: (configuration?: Config
43
43
  * Returns a list of payment methods you have previously created. The payment methods are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
44
44
  * @summary List payment methods
45
45
  * @param {string} [authorization] Bearer Token
46
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
47
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
48
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode</i>
49
- * @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
46
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: code, id, pspCustomerId, psp, type, productSlug</i>
47
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: code, id, pspCustomerId, psp, type, productSlug</i>
50
48
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, createdAt</i>
51
49
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/>
52
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode</i>
53
50
  * @param {*} [options] Override http request option.
54
51
  * @throws {RequiredError}
55
52
  */
56
- listPaymentMethods: (authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
53
+ listPaymentMethods: (authorization?: string, filter?: string, filters?: string, order?: string, expand?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
57
54
  };
58
55
  /**
59
56
  * PaymentMethodsApi - functional programming interface
@@ -82,17 +79,14 @@ export declare const PaymentMethodsApiFp: (configuration?: Configuration) => {
82
79
  * Returns a list of payment methods you have previously created. The payment methods are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
83
80
  * @summary List payment methods
84
81
  * @param {string} [authorization] Bearer Token
85
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
86
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
87
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
88
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
82
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
83
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
89
84
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
90
85
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt;
91
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
92
86
  * @param {*} [options] Override http request option.
93
87
  * @throws {RequiredError}
94
88
  */
95
- listPaymentMethods(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListPaymentMethodsResponseClass>>;
89
+ listPaymentMethods(authorization?: string, filter?: string, filters?: string, order?: string, expand?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListPaymentMethodsResponseClass>>;
96
90
  };
97
91
  /**
98
92
  * PaymentMethodsApi - factory interface
@@ -121,17 +115,14 @@ export declare const PaymentMethodsApiFactory: (configuration?: Configuration, b
121
115
  * Returns a list of payment methods you have previously created. The payment methods are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
122
116
  * @summary List payment methods
123
117
  * @param {string} [authorization] Bearer Token
124
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
125
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
126
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
127
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
118
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
119
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
128
120
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
129
121
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt;
130
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
131
122
  * @param {*} [options] Override http request option.
132
123
  * @throws {RequiredError}
133
124
  */
134
- listPaymentMethods(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<ListPaymentMethodsResponseClass>;
125
+ listPaymentMethods(authorization?: string, filter?: string, filters?: string, order?: string, expand?: string, options?: any): AxiosPromise<ListPaymentMethodsResponseClass>;
135
126
  };
136
127
  /**
137
128
  * Request parameters for createPaymentMethod operation in PaymentMethodsApi.
@@ -184,29 +175,17 @@ export interface PaymentMethodsApiListPaymentMethodsRequest {
184
175
  */
185
176
  readonly authorization?: string;
186
177
  /**
187
- * A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
188
- * @type {number}
189
- * @memberof PaymentMethodsApiListPaymentMethods
190
- */
191
- readonly pageSize?: number;
192
- /**
193
- * A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
194
- * @type {string}
195
- * @memberof PaymentMethodsApiListPaymentMethods
196
- */
197
- readonly pageToken?: string;
198
- /**
199
- * Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
178
+ * Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
200
179
  * @type {string}
201
180
  * @memberof PaymentMethodsApiListPaymentMethods
202
181
  */
203
182
  readonly filter?: string;
204
183
  /**
205
- * To search the list by any field, pass search&#x3D;xxx to fetch the result.
184
+ * Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
206
185
  * @type {string}
207
186
  * @memberof PaymentMethodsApiListPaymentMethods
208
187
  */
209
- readonly search?: string;
188
+ readonly filters?: string;
210
189
  /**
211
190
  * Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
212
191
  * @type {string}
@@ -219,12 +198,6 @@ export interface PaymentMethodsApiListPaymentMethodsRequest {
219
198
  * @memberof PaymentMethodsApiListPaymentMethods
220
199
  */
221
200
  readonly expand?: string;
222
- /**
223
- * Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
224
- * @type {string}
225
- * @memberof PaymentMethodsApiListPaymentMethods
226
- */
227
- readonly filters?: string;
228
201
  }
229
202
  /**
230
203
  * PaymentMethodsApi - object-oriented interface
@@ -197,17 +197,14 @@ var PaymentMethodsApiAxiosParamCreator = function (configuration) {
197
197
  * Returns a list of payment methods you have previously created. The payment methods are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
198
198
  * @summary List payment methods
199
199
  * @param {string} [authorization] Bearer Token
200
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
201
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
202
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
203
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
200
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
201
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
204
202
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
205
203
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt;
206
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
207
204
  * @param {*} [options] Override http request option.
208
205
  * @throws {RequiredError}
209
206
  */
210
- listPaymentMethods: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
207
+ listPaymentMethods: function (authorization, filter, filters, order, expand, options) {
211
208
  if (options === void 0) { options = {}; }
212
209
  return __awaiter(_this, void 0, void 0, function () {
213
210
  var localVarPath, localVarUrlObj, baseOptions, baseAccessToken, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -230,17 +227,11 @@ var PaymentMethodsApiAxiosParamCreator = function (configuration) {
230
227
  // authentication bearer required
231
228
  // http bearer authentication required
232
229
  _a.sent();
233
- if (pageSize !== undefined) {
234
- localVarQueryParameter['pageSize'] = pageSize;
235
- }
236
- if (pageToken !== undefined) {
237
- localVarQueryParameter['pageToken'] = pageToken;
238
- }
239
230
  if (filter !== undefined) {
240
231
  localVarQueryParameter['filter'] = filter;
241
232
  }
242
- if (search !== undefined) {
243
- localVarQueryParameter['search'] = search;
233
+ if (filters !== undefined) {
234
+ localVarQueryParameter['filters'] = filters;
244
235
  }
245
236
  if (order !== undefined) {
246
237
  localVarQueryParameter['order'] = order;
@@ -248,9 +239,6 @@ var PaymentMethodsApiAxiosParamCreator = function (configuration) {
248
239
  if (expand !== undefined) {
249
240
  localVarQueryParameter['expand'] = expand;
250
241
  }
251
- if (filters !== undefined) {
252
- localVarQueryParameter['filters'] = filters;
253
- }
254
242
  if (authorization !== undefined && authorization !== null || baseAccessToken !== undefined && baseAccessToken !== null) {
255
243
  localVarHeaderParameter['Authorization'] = String(authorization ? authorization : baseAccessToken);
256
244
  }
@@ -321,22 +309,19 @@ var PaymentMethodsApiFp = function (configuration) {
321
309
  * Returns a list of payment methods you have previously created. The payment methods are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
322
310
  * @summary List payment methods
323
311
  * @param {string} [authorization] Bearer Token
324
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
325
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
326
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
327
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
312
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
313
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
328
314
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
329
315
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt;
330
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
331
316
  * @param {*} [options] Override http request option.
332
317
  * @throws {RequiredError}
333
318
  */
334
- listPaymentMethods: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
319
+ listPaymentMethods: function (authorization, filter, filters, order, expand, options) {
335
320
  return __awaiter(this, void 0, void 0, function () {
336
321
  var localVarAxiosArgs;
337
322
  return __generator(this, function (_a) {
338
323
  switch (_a.label) {
339
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.listPaymentMethods(authorization, pageSize, pageToken, filter, search, order, expand, filters, options)];
324
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.listPaymentMethods(authorization, filter, filters, order, expand, options)];
340
325
  case 1:
341
326
  localVarAxiosArgs = _a.sent();
342
327
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -380,18 +365,15 @@ var PaymentMethodsApiFactory = function (configuration, basePath, axios) {
380
365
  * Returns a list of payment methods you have previously created. The payment methods are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.payments.view\"
381
366
  * @summary List payment methods
382
367
  * @param {string} [authorization] Bearer Token
383
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
384
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
385
- * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
386
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
368
+ * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
369
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug&lt;/i&gt;
387
370
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt&lt;/i&gt;
388
371
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt;
389
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, pspCustomerId, psp, type, productSlug, accountCode, partnerCode&lt;/i&gt;
390
372
  * @param {*} [options] Override http request option.
391
373
  * @throws {RequiredError}
392
374
  */
393
- listPaymentMethods: function (authorization, pageSize, pageToken, filter, search, order, expand, filters, options) {
394
- return localVarFp.listPaymentMethods(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then(function (request) { return request(axios, basePath); });
375
+ listPaymentMethods: function (authorization, filter, filters, order, expand, options) {
376
+ return localVarFp.listPaymentMethods(authorization, filter, filters, order, expand, options).then(function (request) { return request(axios, basePath); });
395
377
  },
396
378
  };
397
379
  };
@@ -442,7 +424,7 @@ var PaymentMethodsApi = /** @class */ (function (_super) {
442
424
  PaymentMethodsApi.prototype.listPaymentMethods = function (requestParameters, options) {
443
425
  var _this = this;
444
426
  if (requestParameters === void 0) { requestParameters = {}; }
445
- return (0, exports.PaymentMethodsApiFp)(this.configuration).listPaymentMethods(requestParameters.authorization, requestParameters.pageSize, requestParameters.pageToken, requestParameters.filter, requestParameters.search, requestParameters.order, requestParameters.expand, requestParameters.filters, options).then(function (request) { return request(_this.axios, _this.basePath); });
427
+ return (0, exports.PaymentMethodsApiFp)(this.configuration).listPaymentMethods(requestParameters.authorization, requestParameters.filter, requestParameters.filters, requestParameters.order, requestParameters.expand, options).then(function (request) { return request(_this.axios, _this.basePath); });
446
428
  };
447
429
  return PaymentMethodsApi;
448
430
  }(base_1.BaseAPI));
@@ -55,17 +55,14 @@ export declare const PaymentRemindersApiAxiosParamCreator: (configuration?: Conf
55
55
  * Returns a list of payment reminders you have previously created. The payment reminders are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.reminders.view\"
56
56
  * @summary List payment reminders
57
57
  * @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
58
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
59
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
60
58
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
61
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
59
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
62
60
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt, updatedAt&lt;/i&gt;
63
61
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt;
64
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
65
62
  * @param {*} [options] Override http request option.
66
63
  * @throws {RequiredError}
67
64
  */
68
- listPaymentReminders: (authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
65
+ listPaymentReminders: (authorization?: string, filter?: string, filters?: string, order?: string, expand?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
69
66
  };
70
67
  /**
71
68
  * PaymentRemindersApi - functional programming interface
@@ -104,17 +101,14 @@ export declare const PaymentRemindersApiFp: (configuration?: Configuration) => {
104
101
  * Returns a list of payment reminders you have previously created. The payment reminders are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.reminders.view\"
105
102
  * @summary List payment reminders
106
103
  * @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
107
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
108
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
109
104
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
110
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
105
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
111
106
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt, updatedAt&lt;/i&gt;
112
107
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt;
113
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
114
108
  * @param {*} [options] Override http request option.
115
109
  * @throws {RequiredError}
116
110
  */
117
- listPaymentReminders(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListPaymentRemindersResponseClass>>;
111
+ listPaymentReminders(authorization?: string, filter?: string, filters?: string, order?: string, expand?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListPaymentRemindersResponseClass>>;
118
112
  };
119
113
  /**
120
114
  * PaymentRemindersApi - factory interface
@@ -153,17 +147,14 @@ export declare const PaymentRemindersApiFactory: (configuration?: Configuration,
153
147
  * Returns a list of payment reminders you have previously created. The payment reminders are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"payment-management.reminders.view\"
154
148
  * @summary List payment reminders
155
149
  * @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
156
- * @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
157
- * @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
158
150
  * @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
159
- * @param {string} [search] To search the list by any field, pass search&#x3D;xxx to fetch the result.
151
+ * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
160
152
  * @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt, updatedAt&lt;/i&gt;
161
153
  * @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.&lt;br/&gt; &lt;br/&gt;
162
- * @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
163
154
  * @param {*} [options] Override http request option.
164
155
  * @throws {RequiredError}
165
156
  */
166
- listPaymentReminders(authorization?: string, pageSize?: number, pageToken?: string, filter?: string, search?: string, order?: string, expand?: string, filters?: string, options?: any): AxiosPromise<ListPaymentRemindersResponseClass>;
157
+ listPaymentReminders(authorization?: string, filter?: string, filters?: string, order?: string, expand?: string, options?: any): AxiosPromise<ListPaymentRemindersResponseClass>;
167
158
  };
168
159
  /**
169
160
  * Request parameters for createPaymentReminder operation in PaymentRemindersApi.
@@ -240,18 +231,6 @@ export interface PaymentRemindersApiListPaymentRemindersRequest {
240
231
  * @memberof PaymentRemindersApiListPaymentReminders
241
232
  */
242
233
  readonly authorization?: string;
243
- /**
244
- * A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
245
- * @type {number}
246
- * @memberof PaymentRemindersApiListPaymentReminders
247
- */
248
- readonly pageSize?: number;
249
- /**
250
- * A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken&#x3D;1, your subsequent call can include pageToken&#x3D;2 in order to fetch the next page of the list.
251
- * @type {string}
252
- * @memberof PaymentRemindersApiListPaymentReminders
253
- */
254
- readonly pageToken?: string;
255
234
  /**
256
235
  * Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
257
236
  * @type {string}
@@ -259,11 +238,11 @@ export interface PaymentRemindersApiListPaymentRemindersRequest {
259
238
  */
260
239
  readonly filter?: string;
261
240
  /**
262
- * To search the list by any field, pass search&#x3D;xxx to fetch the result.
241
+ * Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
263
242
  * @type {string}
264
243
  * @memberof PaymentRemindersApiListPaymentReminders
265
244
  */
266
- readonly search?: string;
245
+ readonly filters?: string;
267
246
  /**
268
247
  * Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: id, createdAt, updatedAt&lt;/i&gt;
269
248
  * @type {string}
@@ -276,12 +255,6 @@ export interface PaymentRemindersApiListPaymentRemindersRequest {
276
255
  * @memberof PaymentRemindersApiListPaymentReminders
277
256
  */
278
257
  readonly expand?: string;
279
- /**
280
- * Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.&lt;br/&gt; &lt;br/&gt; &lt;i&gt;Allowed values: code, id, policyCode, nextReminderDate&lt;/i&gt;
281
- * @type {string}
282
- * @memberof PaymentRemindersApiListPaymentReminders
283
- */
284
- readonly filters?: string;
285
258
  }
286
259
  /**
287
260
  * PaymentRemindersApi - object-oriented interface