@seekora-ai/admin-api 1.2.3 → 1.2.5

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 CHANGED
@@ -1,4 +1,4 @@
1
- ## @seekora-ai/admin-api@1.2.3
1
+ ## @seekora-ai/admin-api@1.2.5
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.2.3 --save
39
+ npm install @seekora-ai/admin-api@1.2.5 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_
@@ -79,6 +79,7 @@ Class | Method | HTTP request | Description
79
79
  *AdminNotificationsApi* | [**v1AdminNotificationsSchedulesIdDelete**](docs/AdminNotificationsApi.md#v1adminnotificationsschedulesiddelete) | **DELETE** /v1/admin/notifications/schedules/{id} | Delete notification schedule (Admin)
80
80
  *AdminNotificationsApi* | [**v1AdminNotificationsSchedulesIdPut**](docs/AdminNotificationsApi.md#v1adminnotificationsschedulesidput) | **PUT** /v1/admin/notifications/schedules/{id} | Update notification schedule (Admin)
81
81
  *AdminNotificationsApi* | [**v1AdminNotificationsSendBulkPost**](docs/AdminNotificationsApi.md#v1adminnotificationssendbulkpost) | **POST** /v1/admin/notifications/send-bulk | Send bulk notifications (Admin)
82
+ *AdminNotificationsApi* | [**v1AdminNotificationsSendOrgPost**](docs/AdminNotificationsApi.md#v1adminnotificationssendorgpost) | **POST** /v1/admin/notifications/send-org | Send org-wide notification (Admin)
82
83
  *AdminNotificationsApi* | [**v1AdminNotificationsSendPost**](docs/AdminNotificationsApi.md#v1adminnotificationssendpost) | **POST** /v1/admin/notifications/send | Send notification (Admin)
83
84
  *AdminNotificationsApi* | [**v1AdminNotificationsStatsGet**](docs/AdminNotificationsApi.md#v1adminnotificationsstatsget) | **GET** /v1/admin/notifications/stats | Get notification statistics (Admin)
84
85
  *AdminNotificationsApi* | [**v1AdminNotificationsTestModePost**](docs/AdminNotificationsApi.md#v1adminnotificationstestmodepost) | **POST** /v1/admin/notifications/test/mode | Enable/Disable notification test mode (Admin)
@@ -202,6 +203,7 @@ Class | Method | HTTP request | Description
202
203
  *BillingDashboardApi* | [**adminBillingAlertsTypesGet**](docs/BillingDashboardApi.md#adminbillingalertstypesget) | **GET** /admin/billing/alerts/types | Get billing alert types
203
204
  *BillingDashboardApi* | [**adminBillingCreditConsumptionGet**](docs/BillingDashboardApi.md#adminbillingcreditconsumptionget) | **GET** /admin/billing/credit-consumption | Get credit consumption
204
205
  *BillingDashboardApi* | [**adminBillingCreditLedgerGet**](docs/BillingDashboardApi.md#adminbillingcreditledgerget) | **GET** /admin/billing/credit-ledger | Get credit ledger
206
+ *BillingDashboardApi* | [**adminBillingCreditNotesExportGet**](docs/BillingDashboardApi.md#adminbillingcreditnotesexportget) | **GET** /admin/billing/credit-notes/export | Export credit notes for GSTR-1
205
207
  *BillingDashboardApi* | [**adminBillingCreditPurchasesGet**](docs/BillingDashboardApi.md#adminbillingcreditpurchasesget) | **GET** /admin/billing/credit-purchases | Get credit purchases
206
208
  *BillingDashboardApi* | [**adminBillingCreditTransactionsGet**](docs/BillingDashboardApi.md#adminbillingcredittransactionsget) | **GET** /admin/billing/credit-transactions | Get credit transactions
207
209
  *BillingDashboardApi* | [**adminBillingInvoicesAutoGeneratePost**](docs/BillingDashboardApi.md#adminbillinginvoicesautogeneratepost) | **POST** /admin/billing/invoices/auto-generate | Auto-generate invoices
@@ -213,6 +215,7 @@ Class | Method | HTTP request | Description
213
215
  *BillingDashboardApi* | [**adminBillingInvoicesIdGet**](docs/BillingDashboardApi.md#adminbillinginvoicesidget) | **GET** /admin/billing/invoices/{id} | Get invoice
214
216
  *BillingDashboardApi* | [**adminBillingInvoicesIdPdfUrlGet**](docs/BillingDashboardApi.md#adminbillinginvoicesidpdfurlget) | **GET** /admin/billing/invoices/{id}/pdf-url | Get invoice PDF signed URL
215
217
  *BillingDashboardApi* | [**adminBillingInvoicesIdPut**](docs/BillingDashboardApi.md#adminbillinginvoicesidput) | **PUT** /admin/billing/invoices/{id} | Update invoice
218
+ *BillingDashboardApi* | [**adminBillingInvoicesIdVoidPost**](docs/BillingDashboardApi.md#adminbillinginvoicesidvoidpost) | **POST** /admin/billing/invoices/{id}/void | Void a credit note
216
219
  *BillingDashboardApi* | [**adminBillingInvoicesInvoiceIdPayPost**](docs/BillingDashboardApi.md#adminbillinginvoicesinvoiceidpaypost) | **POST** /admin/billing/invoices/{invoice_id}/pay | Pay a pending invoice
217
220
  *BillingDashboardApi* | [**adminBillingOrdersGet**](docs/BillingDashboardApi.md#adminbillingordersget) | **GET** /admin/billing/orders | Get orders
218
221
  *BillingDashboardApi* | [**adminBillingOrdersIdGet**](docs/BillingDashboardApi.md#adminbillingordersidget) | **GET** /admin/billing/orders/{id} | Get single order with transactions and invoices
@@ -237,8 +240,8 @@ Class | Method | HTTP request | Description
237
240
  *BillingDashboardGraphsApi* | [**adminBillingGraphsSearchRequestsGet**](docs/BillingDashboardGraphsApi.md#adminbillinggraphssearchrequestsget) | **GET** /admin/billing/graphs/search-requests | Get search requests graph
238
241
  *BillingDashboardGraphsApi* | [**adminBillingGraphsTimeseriesConsumptionGet**](docs/BillingDashboardGraphsApi.md#adminbillinggraphstimeseriesconsumptionget) | **GET** /admin/billing/graphs/timeseries-consumption | Get timeseries consumption graph
239
242
  *BillingDashboardGraphsApi* | [**adminBillingGraphsUsageBreakdownGet**](docs/BillingDashboardGraphsApi.md#adminbillinggraphsusagebreakdownget) | **GET** /admin/billing/graphs/usage-breakdown | Get usage breakdown graph
240
- *BillingUserPaymentsApi* | [**apiBillingPaymentsRetryPost**](docs/BillingUserPaymentsApi.md#apibillingpaymentsretrypost) | **POST** /api/billing/payments/retry | Retry a failed subscription payment
241
- *BillingUserPaymentsApi* | [**apiBillingSubscriptionsIdPaymentStatusGet**](docs/BillingUserPaymentsApi.md#apibillingsubscriptionsidpaymentstatusget) | **GET** /api/billing/subscriptions/{id}/payment-status | Get payment status for a subscription
243
+ *BillingUserPaymentsApi* | [**adminBillingPaymentsRetryPost**](docs/BillingUserPaymentsApi.md#adminbillingpaymentsretrypost) | **POST** /admin/billing/payments/retry | Retry a failed subscription payment
244
+ *BillingUserPaymentsApi* | [**adminBillingSubscriptionsIdPaymentStatusGet**](docs/BillingUserPaymentsApi.md#adminbillingsubscriptionsidpaymentstatusget) | **GET** /admin/billing/subscriptions/{id}/payment-status | Get payment status for a subscription
242
245
  *CommonApi* | [**v1CommonLanguagesGet**](docs/CommonApi.md#v1commonlanguagesget) | **GET** /v1/common/languages | Get Supported Languages
243
246
  *CompanyConfigApi* | [**adminV1ConfigCompanyGet**](docs/CompanyConfigApi.md#adminv1configcompanyget) | **GET** /admin/v1/config/company | Get company configuration
244
247
  *CompanyConfigApi* | [**adminV1ConfigCompanyPut**](docs/CompanyConfigApi.md#adminv1configcompanyput) | **PUT** /admin/v1/config/company | Update company configuration
@@ -449,6 +452,7 @@ Class | Method | HTTP request | Description
449
452
  *PaymentGatewayApi* | [**adminPaymentGatewayGatewaysGet**](docs/PaymentGatewayApi.md#adminpaymentgatewaygatewaysget) | **GET** /admin/payment-gateway/gateways | Get available payment gateways
450
453
  *PaymentGatewayApi* | [**adminPaymentGatewayOrdersGet**](docs/PaymentGatewayApi.md#adminpaymentgatewayordersget) | **GET** /admin/payment-gateway/orders | List orders (paginated)
451
454
  *PaymentGatewayApi* | [**adminPaymentGatewayOrdersIdGet**](docs/PaymentGatewayApi.md#adminpaymentgatewayordersidget) | **GET** /admin/payment-gateway/orders/{id} | Get single order details with transactions and invoice
455
+ *PaymentGatewayApi* | [**adminPaymentGatewayOrdersIdRetryInfoGet**](docs/PaymentGatewayApi.md#adminpaymentgatewayordersidretryinfoget) | **GET** /admin/payment-gateway/orders/{id}/retry-info | Get order retry payment info
452
456
  *PaymentGatewayApi* | [**adminPaymentGatewayPaymentStatusOrderIdGet**](docs/PaymentGatewayApi.md#adminpaymentgatewaypaymentstatusorderidget) | **GET** /admin/payment-gateway/payment-status/{order_id} | Get payment status for polling (frontend)
453
457
  *PaymentGatewayApi* | [**adminPaymentGatewayRefundPost**](docs/PaymentGatewayApi.md#adminpaymentgatewayrefundpost) | **POST** /admin/payment-gateway/refund | Process payment refund
454
458
  *PaymentGatewayApi* | [**adminPaymentGatewayVerifyInvoicePost**](docs/PaymentGatewayApi.md#adminpaymentgatewayverifyinvoicepost) | **POST** /admin/payment-gateway/verify-invoice | Verify invoice payment (simplified)
@@ -627,6 +631,11 @@ Class | Method | HTTP request | Description
627
631
  *SubscriptionPaymentsApi* | [**apiInternalSubscriptionPaymentsStatusSubscriptionIdGet**](docs/SubscriptionPaymentsApi.md#apiinternalsubscriptionpaymentsstatussubscriptionidget) | **GET** /api/internal/subscription-payments/status/{subscription_id} | Get subscription payment status
628
632
  *SubscriptionsApi* | [**adminSubscriptionsCancelPreviewPost**](docs/SubscriptionsApi.md#adminsubscriptionscancelpreviewpost) | **POST** /admin/subscriptions/cancel/preview | Preview subscription cancellation details
629
633
  *SubscriptionsApi* | [**adminSubscriptionsCancelProcessPost**](docs/SubscriptionsApi.md#adminsubscriptionscancelprocesspost) | **POST** /admin/subscriptions/cancel/process | Process subscription cancellation
634
+ *SubscriptionsApi* | [**adminSubscriptionsPlanChangeImmediateOrderPost**](docs/SubscriptionsApi.md#adminsubscriptionsplanchangeimmediateorderpost) | **POST** /admin/subscriptions/plan-change/immediate/order | Create an immediate plan change order
635
+ *SubscriptionsApi* | [**adminSubscriptionsPlanChangePreviewPost**](docs/SubscriptionsApi.md#adminsubscriptionsplanchangepreviewpost) | **POST** /admin/subscriptions/plan-change/preview | Preview plan change details
636
+ *SubscriptionsApi* | [**adminSubscriptionsPlanChangeScheduleDelete**](docs/SubscriptionsApi.md#adminsubscriptionsplanchangescheduledelete) | **DELETE** /admin/subscriptions/plan-change/schedule | Cancel a scheduled plan change
637
+ *SubscriptionsApi* | [**adminSubscriptionsPlanChangeScheduleGet**](docs/SubscriptionsApi.md#adminsubscriptionsplanchangescheduleget) | **GET** /admin/subscriptions/plan-change/schedule | Get pending scheduled plan change
638
+ *SubscriptionsApi* | [**adminSubscriptionsPlanChangeSchedulePost**](docs/SubscriptionsApi.md#adminsubscriptionsplanchangeschedulepost) | **POST** /admin/subscriptions/plan-change/schedule | Schedule a plan change at end of billing cycle
630
639
  *SubscriptionsApi* | [**adminSubscriptionsSubscriptionIDPut**](docs/SubscriptionsApi.md#adminsubscriptionssubscriptionidput) | **PUT** /admin/subscriptions/{subscriptionID} | Update an existing Subscription
631
640
  *SubscriptionsApi* | [**adminSubscriptionsUpdatestatusSubscriptionIDStatusPut**](docs/SubscriptionsApi.md#adminsubscriptionsupdatestatussubscriptionidstatusput) | **PUT** /admin/subscriptions/updatestatus/{subscriptionID}/{status} | Update an existing Subscription status
632
641
  *SubscriptionsApi* | [**miscSubscriptionsGet**](docs/SubscriptionsApi.md#miscsubscriptionsget) | **GET** /misc/subscriptions | Fetches list of all Subscription
@@ -1335,6 +1344,9 @@ Class | Method | HTTP request | Description
1335
1344
  - [DataTypesSendBulkNotificationResponse](docs/DataTypesSendBulkNotificationResponse.md)
1336
1345
  - [DataTypesSendNotificationData](docs/DataTypesSendNotificationData.md)
1337
1346
  - [DataTypesSendNotificationResponse](docs/DataTypesSendNotificationResponse.md)
1347
+ - [DataTypesSendOrgNotificationData](docs/DataTypesSendOrgNotificationData.md)
1348
+ - [DataTypesSendOrgNotificationRequest](docs/DataTypesSendOrgNotificationRequest.md)
1349
+ - [DataTypesSendOrgNotificationResponse](docs/DataTypesSendOrgNotificationResponse.md)
1338
1350
  - [DataTypesServiceRequest](docs/DataTypesServiceRequest.md)
1339
1351
  - [DataTypesServiceRequestDto](docs/DataTypesServiceRequestDto.md)
1340
1352
  - [DataTypesServiceRequestResponse](docs/DataTypesServiceRequestResponse.md)
@@ -1565,6 +1577,9 @@ Class | Method | HTTP request | Description
1565
1577
  - [StoreRouteTimeSeriesResponse](docs/StoreRouteTimeSeriesResponse.md)
1566
1578
  - [SubscriptionRouteCancelPreviewRequest](docs/SubscriptionRouteCancelPreviewRequest.md)
1567
1579
  - [SubscriptionRouteCancelProcessRequest](docs/SubscriptionRouteCancelProcessRequest.md)
1580
+ - [SubscriptionRouteImmediatePlanChangeOrderHTTPRequest](docs/SubscriptionRouteImmediatePlanChangeOrderHTTPRequest.md)
1581
+ - [SubscriptionRoutePlanChangePreviewHTTPRequest](docs/SubscriptionRoutePlanChangePreviewHTTPRequest.md)
1582
+ - [SubscriptionRouteSchedulePlanChangeHTTPRequest](docs/SubscriptionRouteSchedulePlanChangeHTTPRequest.md)
1568
1583
  - [V1AdminNotificationsSchedulePostRequest](docs/V1AdminNotificationsSchedulePostRequest.md)
1569
1584
  - [V1AdminNotificationsTemplatesCodeSendPostRequest](docs/V1AdminNotificationsTemplatesCodeSendPostRequest.md)
1570
1585
  - [V1ConnectorsSourcesSourceidUploaddataPostRequest](docs/V1ConnectorsSourcesSourceidUploaddataPostRequest.md)