@seekora-ai/admin-api 1.0.75 → 1.0.77
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 +12 -12
- package/api.ts +415 -397
- package/dist/api.d.ts +152 -134
- package/dist/api.js +398 -398
- package/dist/esm/api.d.ts +152 -134
- package/dist/esm/api.js +396 -396
- package/package.json +1 -1
- package/seekora-ai-admin-api-1.0.77.tgz +0 -0
- package/seekora-ai-admin-api-1.0.75.tgz +0 -0
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @seekora-ai/admin-api@1.0.
|
|
1
|
+
## @seekora-ai/admin-api@1.0.77
|
|
2
2
|
|
|
3
3
|
This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
|
|
4
4
|
|
|
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
|
|
|
36
36
|
_published:_
|
|
37
37
|
|
|
38
38
|
```
|
|
39
|
-
npm install @seekora-ai/admin-api@1.0.
|
|
39
|
+
npm install @seekora-ai/admin-api@1.0.77 --save
|
|
40
40
|
```
|
|
41
41
|
|
|
42
42
|
_unPublished (not recommended):_
|
|
@@ -116,7 +116,7 @@ Class | Method | HTTP request | Description
|
|
|
116
116
|
*BillingDashboardApi* | [**adminBillingOrganizationsGet**](docs/BillingDashboardApi.md#adminbillingorganizationsget) | **GET** /admin/billing/organizations | Get organization billing summary
|
|
117
117
|
*BillingDashboardApi* | [**adminBillingOverviewGet**](docs/BillingDashboardApi.md#adminbillingoverviewget) | **GET** /admin/billing/overview | Get billing overview
|
|
118
118
|
*BillingDashboardApi* | [**adminBillingPaymentTransactionsGet**](docs/BillingDashboardApi.md#adminbillingpaymenttransactionsget) | **GET** /admin/billing/payment-transactions | Get payment transactions
|
|
119
|
-
*CommonApi* | [**
|
|
119
|
+
*CommonApi* | [**v1CommonLanguagesGet**](docs/CommonApi.md#v1commonlanguagesget) | **GET** /v1/common/languages | Get Supported Languages
|
|
120
120
|
*ConnectorsApi* | [**v1ConnectorsSearchIndexGet**](docs/ConnectorsApi.md#v1connectorssearchindexget) | **GET** /v1/connectors/search/{index} | Test search
|
|
121
121
|
*ConnectorsApi* | [**v1ConnectorsSourcesGet**](docs/ConnectorsApi.md#v1connectorssourcesget) | **GET** /v1/connectors/sources | Get all sources
|
|
122
122
|
*ConnectorsApi* | [**v1ConnectorsSourcesPost**](docs/ConnectorsApi.md#v1connectorssourcespost) | **POST** /v1/connectors/sources | Create source
|
|
@@ -205,11 +205,11 @@ Class | Method | HTTP request | Description
|
|
|
205
205
|
*ParentMenusApi* | [**miscParentMenusIdGet**](docs/ParentMenusApi.md#miscparentmenusidget) | **GET** /misc/ParentMenus/{id} | Fetches parent menus by id
|
|
206
206
|
*ParentMenusApi* | [**miscParentMenusIdPut**](docs/ParentMenusApi.md#miscparentmenusidput) | **PUT** /misc/ParentMenus/{id} | Update an existing parent menu
|
|
207
207
|
*ParentMenusApi* | [**miscParentMenusPost**](docs/ParentMenusApi.md#miscparentmenuspost) | **POST** /misc/ParentMenus | Creates a new parent menu
|
|
208
|
+
*PaymentGatewayApi* | [**adminPaymentGatewayCreateOrderPost**](docs/PaymentGatewayApi.md#adminpaymentgatewaycreateorderpost) | **POST** /admin/payment-gateway/create-order | Create a new payment order
|
|
208
209
|
*PaymentGatewayApi* | [**adminPaymentGatewayCreditPlansGet**](docs/PaymentGatewayApi.md#adminpaymentgatewaycreditplansget) | **GET** /admin/payment-gateway/credit-plans | Get available credit plans
|
|
209
|
-
*PaymentGatewayApi* | [**
|
|
210
|
-
*PaymentGatewayApi* | [**
|
|
211
|
-
*PaymentGatewayApi* | [**
|
|
212
|
-
*PaymentGatewayApi* | [**paymentGatewayVerifyPost**](docs/PaymentGatewayApi.md#paymentgatewayverifypost) | **POST** /payment-gateway/verify | Verify payment status
|
|
210
|
+
*PaymentGatewayApi* | [**adminPaymentGatewayGatewaysGet**](docs/PaymentGatewayApi.md#adminpaymentgatewaygatewaysget) | **GET** /admin/payment-gateway/gateways | Get available payment gateways
|
|
211
|
+
*PaymentGatewayApi* | [**adminPaymentGatewayRefundPost**](docs/PaymentGatewayApi.md#adminpaymentgatewayrefundpost) | **POST** /admin/payment-gateway/refund | Process payment refund
|
|
212
|
+
*PaymentGatewayApi* | [**adminPaymentGatewayVerifyPost**](docs/PaymentGatewayApi.md#adminpaymentgatewayverifypost) | **POST** /admin/payment-gateway/verify | Verify payment status
|
|
213
213
|
*PaymentGatewayApi* | [**v1CreditPlansGet**](docs/PaymentGatewayApi.md#v1creditplansget) | **GET** /v1/credit-plans | Get available credit plans
|
|
214
214
|
*PaymentGatewayApi* | [**v1SubscriptionPlansGet**](docs/PaymentGatewayApi.md#v1subscriptionplansget) | **GET** /v1/subscription-plans | Get subscription plans grouped by tier
|
|
215
215
|
*PaymentGatewayApi* | [**v1SubscriptionPlansIdGet**](docs/PaymentGatewayApi.md#v1subscriptionplansidget) | **GET** /v1/subscription-plans/{id} | Get a single subscription plan by ID or identifier
|
|
@@ -266,15 +266,15 @@ Class | Method | HTTP request | Description
|
|
|
266
266
|
*QuerySuggestionsManagementApi* | [**adminV1QuerySuggestionsXStoreIDSyncPost**](docs/QuerySuggestionsManagementApi.md#adminv1querysuggestionsxstoreidsyncpost) | **POST** /admin/v1/query-suggestions/{xStoreID}/sync | Sync Suggestions to Typesense
|
|
267
267
|
*QuerySuggestionsManagementApi* | [**adminV1QuerySuggestionsXStoreIDTogglePost**](docs/QuerySuggestionsManagementApi.md#adminv1querysuggestionsxstoreidtogglepost) | **POST** /admin/v1/query-suggestions/{xStoreID}/toggle | Toggle Query Suggestions for Store
|
|
268
268
|
*QuerySuggestionsManagementApi* | [**adminV1QuerySuggestionsXStoreIDTypesenseGet**](docs/QuerySuggestionsManagementApi.md#adminv1querysuggestionsxstoreidtypesenseget) | **GET** /admin/v1/query-suggestions/{xStoreID}/typesense | Get Query Suggestions from Typesense (Admin)
|
|
269
|
+
*RefundManagementApi* | [**adminPaymentGatewayRefundApprovalPost**](docs/RefundManagementApi.md#adminpaymentgatewayrefundapprovalpost) | **POST** /admin/payment-gateway/refund-approval | Process refund approval or rejection
|
|
270
|
+
*RefundManagementApi* | [**adminPaymentGatewayRefundApprovalsGet**](docs/RefundManagementApi.md#adminpaymentgatewayrefundapprovalsget) | **GET** /admin/payment-gateway/refund-approvals | Get pending refund approvals
|
|
271
|
+
*RefundManagementApi* | [**adminPaymentGatewayRefundRequestPost**](docs/RefundManagementApi.md#adminpaymentgatewayrefundrequestpost) | **POST** /admin/payment-gateway/refund-request | Create a new refund request
|
|
272
|
+
*RefundManagementApi* | [**adminPaymentGatewayRefundStatusIdGet**](docs/RefundManagementApi.md#adminpaymentgatewayrefundstatusidget) | **GET** /admin/payment-gateway/refund-status/{id} | Get refund request status
|
|
273
|
+
*RefundManagementApi* | [**adminPaymentGatewayRefundsGet**](docs/RefundManagementApi.md#adminpaymentgatewayrefundsget) | **GET** /admin/payment-gateway/refunds | List refund requests
|
|
269
274
|
*RefundManagementApi* | [**apiRefundCalculatePost**](docs/RefundManagementApi.md#apirefundcalculatepost) | **POST** /api/refund/calculate | Calculate refund amount
|
|
270
275
|
*RefundManagementApi* | [**apiRefundEligibilityPaymentIdGet**](docs/RefundManagementApi.md#apirefundeligibilitypaymentidget) | **GET** /api/refund/eligibility/{payment_id} | Check refund eligibility
|
|
271
276
|
*RefundManagementApi* | [**apiRefundHistoryGet**](docs/RefundManagementApi.md#apirefundhistoryget) | **GET** /api/refund/history | Get refund history
|
|
272
277
|
*RefundManagementApi* | [**apiRefundProcessPost**](docs/RefundManagementApi.md#apirefundprocesspost) | **POST** /api/refund/process | Process refund
|
|
273
|
-
*RefundManagementApi* | [**paymentGatewayRefundApprovalPost**](docs/RefundManagementApi.md#paymentgatewayrefundapprovalpost) | **POST** /payment-gateway/refund-approval | Process refund approval or rejection
|
|
274
|
-
*RefundManagementApi* | [**paymentGatewayRefundApprovalsGet**](docs/RefundManagementApi.md#paymentgatewayrefundapprovalsget) | **GET** /payment-gateway/refund-approvals | Get pending refund approvals
|
|
275
|
-
*RefundManagementApi* | [**paymentGatewayRefundRequestPost**](docs/RefundManagementApi.md#paymentgatewayrefundrequestpost) | **POST** /payment-gateway/refund-request | Create a new refund request
|
|
276
|
-
*RefundManagementApi* | [**paymentGatewayRefundStatusIdGet**](docs/RefundManagementApi.md#paymentgatewayrefundstatusidget) | **GET** /payment-gateway/refund-status/{id} | Get refund request status
|
|
277
|
-
*RefundManagementApi* | [**paymentGatewayRefundsGet**](docs/RefundManagementApi.md#paymentgatewayrefundsget) | **GET** /payment-gateway/refunds | List refund requests
|
|
278
278
|
*RegisterApi* | [**registerUsersOtpResendPost**](docs/RegisterApi.md#registerusersotpresendpost) | **POST** /Register/users/otp/resend | Resend OTP to email
|
|
279
279
|
*RegisterApi* | [**registerUsersOtpVerifyPost**](docs/RegisterApi.md#registerusersotpverifypost) | **POST** /Register/users/otp/verify | Verify OTP
|
|
280
280
|
*RegisterApi* | [**registerUsersPost**](docs/RegisterApi.md#registeruserspost) | **POST** /Register/users | Register new user
|