@omkar273/mcp-temp 0.0.1 → 0.0.21
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 +165 -234
- package/bin/mcp-server.js +24 -24
- package/bin/mcp-server.js.map +198 -198
- package/esm/core.d.ts +1 -1
- package/esm/core.d.ts.map +1 -1
- package/esm/core.js +1 -1
- package/esm/core.js.map +1 -1
- package/esm/funcs/addonsCreateAddon.d.ts +2 -2
- package/esm/funcs/addonsCreateAddon.d.ts.map +1 -1
- package/esm/funcs/addonsCreateAddon.js.map +1 -1
- package/esm/funcs/addonsDeleteAddon.d.ts +2 -2
- package/esm/funcs/addonsDeleteAddon.d.ts.map +1 -1
- package/esm/funcs/addonsDeleteAddon.js.map +1 -1
- package/esm/funcs/addonsGetAddon.d.ts +2 -2
- package/esm/funcs/addonsGetAddon.d.ts.map +1 -1
- package/esm/funcs/addonsGetAddon.js.map +1 -1
- package/esm/funcs/addonsGetAddonByLookupKey.d.ts +2 -2
- package/esm/funcs/addonsGetAddonByLookupKey.d.ts.map +1 -1
- package/esm/funcs/addonsGetAddonByLookupKey.js.map +1 -1
- package/esm/funcs/addonsQueryAddon.d.ts +2 -2
- package/esm/funcs/addonsQueryAddon.d.ts.map +1 -1
- package/esm/funcs/addonsQueryAddon.js.map +1 -1
- package/esm/funcs/addonsUpdateAddon.d.ts +2 -2
- package/esm/funcs/addonsUpdateAddon.d.ts.map +1 -1
- package/esm/funcs/addonsUpdateAddon.js.map +1 -1
- package/esm/funcs/alertsQueryAlertLog.d.ts +2 -2
- package/esm/funcs/alertsQueryAlertLog.d.ts.map +1 -1
- package/esm/funcs/alertsQueryAlertLog.js.map +1 -1
- package/esm/funcs/costsCreateCostsheet.d.ts +2 -2
- package/esm/funcs/costsCreateCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsCreateCostsheet.js.map +1 -1
- package/esm/funcs/costsDeleteCostsheet.d.ts +2 -2
- package/esm/funcs/costsDeleteCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsDeleteCostsheet.js.map +1 -1
- package/esm/funcs/costsGetActiveCostsheet.d.ts +2 -2
- package/esm/funcs/costsGetActiveCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsGetActiveCostsheet.js.map +1 -1
- package/esm/funcs/costsGetCostsheet.d.ts +2 -2
- package/esm/funcs/costsGetCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsGetCostsheet.js.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalytics.d.ts +2 -2
- package/esm/funcs/costsGetDetailedCostAnalytics.d.ts.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalytics.js.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts +2 -2
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.js.map +1 -1
- package/esm/funcs/costsQueryCostsheet.d.ts +2 -2
- package/esm/funcs/costsQueryCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsQueryCostsheet.js.map +1 -1
- package/esm/funcs/costsUpdateCostsheet.d.ts +2 -2
- package/esm/funcs/costsUpdateCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsUpdateCostsheet.js.map +1 -1
- package/esm/funcs/couponsCreateCoupon.d.ts +2 -2
- package/esm/funcs/couponsCreateCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsCreateCoupon.js.map +1 -1
- package/esm/funcs/couponsDeleteCoupon.d.ts +2 -2
- package/esm/funcs/couponsDeleteCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsDeleteCoupon.js.map +1 -1
- package/esm/funcs/couponsGetCoupon.d.ts +2 -2
- package/esm/funcs/couponsGetCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsGetCoupon.js.map +1 -1
- package/esm/funcs/couponsQueryCoupon.d.ts +2 -2
- package/esm/funcs/couponsQueryCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsQueryCoupon.js.map +1 -1
- package/esm/funcs/couponsUpdateCoupon.d.ts +2 -2
- package/esm/funcs/couponsUpdateCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsUpdateCoupon.js.map +1 -1
- package/esm/funcs/creditGrantsCreateCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsCreateCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsCreateCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsDeleteCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsGetCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsGetCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsGetCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts +2 -2
- package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts.map +1 -1
- package/esm/funcs/creditGrantsGetPlanCreditGrants.js.map +1 -1
- package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsUpdateCreditGrant.js.map +1 -1
- package/esm/funcs/creditNotesCreateCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesCreateCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesCreateCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesGetCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesGetCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesGetCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesProcessCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesProcessCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesProcessCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesVoidCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesVoidCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesVoidCreditNote.js.map +1 -1
- package/esm/funcs/customersCreateCustomer.d.ts +2 -2
- package/esm/funcs/customersCreateCustomer.d.ts.map +1 -1
- package/esm/funcs/customersCreateCustomer.js.map +1 -1
- package/esm/funcs/customersDeleteCustomer.d.ts +2 -2
- package/esm/funcs/customersDeleteCustomer.d.ts.map +1 -1
- package/esm/funcs/customersDeleteCustomer.js.map +1 -1
- package/esm/funcs/customersGetCustomer.d.ts +2 -2
- package/esm/funcs/customersGetCustomer.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomer.js.map +1 -1
- package/esm/funcs/customersGetCustomerByExternalId.d.ts +2 -2
- package/esm/funcs/customersGetCustomerByExternalId.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerByExternalId.js.map +1 -1
- package/esm/funcs/customersGetCustomerEntitlements.d.ts +2 -2
- package/esm/funcs/customersGetCustomerEntitlements.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerEntitlements.js.map +1 -1
- package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts +2 -2
- package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerUpcomingGrants.js.map +1 -1
- package/esm/funcs/customersGetCustomerUsageSummary.d.ts +2 -2
- package/esm/funcs/customersGetCustomerUsageSummary.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerUsageSummary.js.map +1 -1
- package/esm/funcs/customersQueryCustomer.d.ts +2 -2
- package/esm/funcs/customersQueryCustomer.d.ts.map +1 -1
- package/esm/funcs/customersQueryCustomer.js.map +1 -1
- package/esm/funcs/customersUpdateCustomer.d.ts +2 -2
- package/esm/funcs/customersUpdateCustomer.d.ts.map +1 -1
- package/esm/funcs/customersUpdateCustomer.js.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsCreateEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts +2 -2
- package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlementsBulk.js.map +1 -1
- package/esm/funcs/entitlementsDeleteEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsDeleteEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsDeleteEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsGetAddonEntitlements.d.ts +2 -2
- package/esm/funcs/entitlementsGetAddonEntitlements.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetAddonEntitlements.js.map +1 -1
- package/esm/funcs/entitlementsGetEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsGetEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsGetPlanEntitlements.d.ts +2 -2
- package/esm/funcs/entitlementsGetPlanEntitlements.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetPlanEntitlements.js.map +1 -1
- package/esm/funcs/entitlementsQueryEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsQueryEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsQueryEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsUpdateEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsUpdateEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsUpdateEntitlement.js.map +1 -1
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts +2 -2
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts.map +1 -1
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.js.map +1 -1
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts +2 -2
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts.map +1 -1
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.js.map +1 -1
- package/esm/funcs/environmentsCreateEnvironment.d.ts +2 -2
- package/esm/funcs/environmentsCreateEnvironment.d.ts.map +1 -1
- package/esm/funcs/environmentsCreateEnvironment.js.map +1 -1
- package/esm/funcs/environmentsUpdateEnvironment.d.ts +2 -2
- package/esm/funcs/environmentsUpdateEnvironment.d.ts.map +1 -1
- package/esm/funcs/environmentsUpdateEnvironment.js.map +1 -1
- package/esm/funcs/eventsGetEvent.d.ts +2 -2
- package/esm/funcs/eventsGetEvent.d.ts.map +1 -1
- package/esm/funcs/eventsGetEvent.js.map +1 -1
- package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts +2 -2
- package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts.map +1 -1
- package/esm/funcs/eventsGetHuggingfaceInferenceData.js.map +1 -1
- package/esm/funcs/eventsGetUsageAnalytics.d.ts +2 -2
- package/esm/funcs/eventsGetUsageAnalytics.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageAnalytics.js.map +1 -1
- package/esm/funcs/eventsGetUsageByMeter.d.ts +2 -2
- package/esm/funcs/eventsGetUsageByMeter.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageByMeter.js.map +1 -1
- package/esm/funcs/eventsGetUsageStatistics.d.ts +2 -2
- package/esm/funcs/eventsGetUsageStatistics.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageStatistics.js.map +1 -1
- package/esm/funcs/eventsIngestEvent.d.ts +2 -2
- package/esm/funcs/eventsIngestEvent.d.ts.map +1 -1
- package/esm/funcs/eventsIngestEvent.js.map +1 -1
- package/esm/funcs/eventsIngestEventsBulk.d.ts +2 -2
- package/esm/funcs/eventsIngestEventsBulk.d.ts.map +1 -1
- package/esm/funcs/eventsIngestEventsBulk.js.map +1 -1
- package/esm/funcs/eventsListRawEvents.d.ts +2 -2
- package/esm/funcs/eventsListRawEvents.d.ts.map +1 -1
- package/esm/funcs/eventsListRawEvents.js.map +1 -1
- package/esm/funcs/featuresCreateFeature.d.ts +2 -2
- package/esm/funcs/featuresCreateFeature.d.ts.map +1 -1
- package/esm/funcs/featuresCreateFeature.js.map +1 -1
- package/esm/funcs/featuresDeleteFeature.d.ts +2 -2
- package/esm/funcs/featuresDeleteFeature.d.ts.map +1 -1
- package/esm/funcs/featuresDeleteFeature.js.map +1 -1
- package/esm/funcs/featuresQueryFeature.d.ts +2 -2
- package/esm/funcs/featuresQueryFeature.d.ts.map +1 -1
- package/esm/funcs/featuresQueryFeature.js.map +1 -1
- package/esm/funcs/featuresUpdateFeature.d.ts +2 -2
- package/esm/funcs/featuresUpdateFeature.d.ts.map +1 -1
- package/esm/funcs/featuresUpdateFeature.js.map +1 -1
- package/esm/funcs/groupsCreateGroup.d.ts +2 -2
- package/esm/funcs/groupsCreateGroup.d.ts.map +1 -1
- package/esm/funcs/groupsCreateGroup.js.map +1 -1
- package/esm/funcs/groupsDeleteGroup.d.ts +2 -2
- package/esm/funcs/groupsDeleteGroup.d.ts.map +1 -1
- package/esm/funcs/groupsDeleteGroup.js.map +1 -1
- package/esm/funcs/groupsGetGroup.d.ts +2 -2
- package/esm/funcs/groupsGetGroup.d.ts.map +1 -1
- package/esm/funcs/groupsGetGroup.js.map +1 -1
- package/esm/funcs/groupsQueryGroup.d.ts +2 -2
- package/esm/funcs/groupsQueryGroup.d.ts.map +1 -1
- package/esm/funcs/groupsQueryGroup.js.map +1 -1
- package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts +2 -2
- package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsCreateOrUpdateIntegration.js.map +1 -1
- package/esm/funcs/integrationsDeleteIntegration.d.ts +2 -2
- package/esm/funcs/integrationsDeleteIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsDeleteIntegration.js.map +1 -1
- package/esm/funcs/integrationsGetIntegration.d.ts +2 -2
- package/esm/funcs/integrationsGetIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsGetIntegration.js.map +1 -1
- package/esm/funcs/integrationsListLinkedIntegrations.d.ts +2 -2
- package/esm/funcs/integrationsListLinkedIntegrations.d.ts.map +1 -1
- package/esm/funcs/integrationsListLinkedIntegrations.js.map +1 -1
- package/esm/funcs/invoicesAttemptInvoicePayment.d.ts +2 -2
- package/esm/funcs/invoicesAttemptInvoicePayment.d.ts.map +1 -1
- package/esm/funcs/invoicesAttemptInvoicePayment.js.map +1 -1
- package/esm/funcs/invoicesCreateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesCreateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesCreateInvoice.js.map +1 -1
- package/esm/funcs/invoicesFinalizeInvoice.d.ts +2 -2
- package/esm/funcs/invoicesFinalizeInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesFinalizeInvoice.js.map +1 -1
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts +2 -2
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts.map +1 -1
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.js.map +1 -1
- package/esm/funcs/invoicesGetInvoice.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoice.js.map +1 -1
- package/esm/funcs/invoicesGetInvoicePdf.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoicePdf.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoicePdf.js.map +1 -1
- package/esm/funcs/invoicesGetInvoicePreview.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoicePreview.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoicePreview.js.map +1 -1
- package/esm/funcs/invoicesQueryInvoice.d.ts +2 -2
- package/esm/funcs/invoicesQueryInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesQueryInvoice.js.map +1 -1
- package/esm/funcs/invoicesRecalculateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesRecalculateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesRecalculateInvoice.js.map +1 -1
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts +2 -2
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts.map +1 -1
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.js.map +1 -1
- package/esm/funcs/invoicesUpdateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesUpdateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesUpdateInvoice.js.map +1 -1
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts +2 -2
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts.map +1 -1
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.js.map +1 -1
- package/esm/funcs/invoicesVoidInvoice.d.ts +2 -2
- package/esm/funcs/invoicesVoidInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesVoidInvoice.js.map +1 -1
- package/esm/funcs/paymentsCreatePayment.d.ts +2 -2
- package/esm/funcs/paymentsCreatePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsCreatePayment.js.map +1 -1
- package/esm/funcs/paymentsDeletePayment.d.ts +2 -2
- package/esm/funcs/paymentsDeletePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsDeletePayment.js.map +1 -1
- package/esm/funcs/paymentsGetPayment.d.ts +2 -2
- package/esm/funcs/paymentsGetPayment.d.ts.map +1 -1
- package/esm/funcs/paymentsGetPayment.js.map +1 -1
- package/esm/funcs/paymentsListPayments.d.ts +2 -2
- package/esm/funcs/paymentsListPayments.d.ts.map +1 -1
- package/esm/funcs/paymentsListPayments.js.map +1 -1
- package/esm/funcs/paymentsProcessPayment.d.ts +2 -2
- package/esm/funcs/paymentsProcessPayment.d.ts.map +1 -1
- package/esm/funcs/paymentsProcessPayment.js.map +1 -1
- package/esm/funcs/paymentsUpdatePayment.d.ts +2 -2
- package/esm/funcs/paymentsUpdatePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsUpdatePayment.js.map +1 -1
- package/esm/funcs/plansCreatePlan.d.ts +2 -2
- package/esm/funcs/plansCreatePlan.d.ts.map +1 -1
- package/esm/funcs/plansCreatePlan.js.map +1 -1
- package/esm/funcs/plansDeletePlan.d.ts +2 -2
- package/esm/funcs/plansDeletePlan.d.ts.map +1 -1
- package/esm/funcs/plansDeletePlan.js.map +1 -1
- package/esm/funcs/plansGetPlan.d.ts +2 -2
- package/esm/funcs/plansGetPlan.d.ts.map +1 -1
- package/esm/funcs/plansGetPlan.js.map +1 -1
- package/esm/funcs/plansPostPlansIdClone.d.ts +2 -2
- package/esm/funcs/plansPostPlansIdClone.d.ts.map +1 -1
- package/esm/funcs/plansPostPlansIdClone.js.map +1 -1
- package/esm/funcs/plansQueryPlan.d.ts +2 -2
- package/esm/funcs/plansQueryPlan.d.ts.map +1 -1
- package/esm/funcs/plansQueryPlan.js.map +1 -1
- package/esm/funcs/plansSyncPlanPrices.d.ts +2 -2
- package/esm/funcs/plansSyncPlanPrices.d.ts.map +1 -1
- package/esm/funcs/plansSyncPlanPrices.js.map +1 -1
- package/esm/funcs/plansUpdatePlan.d.ts +2 -2
- package/esm/funcs/plansUpdatePlan.d.ts.map +1 -1
- package/esm/funcs/plansUpdatePlan.js.map +1 -1
- package/esm/funcs/priceUnitsCreatePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsCreatePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsCreatePriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsDeletePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsDeletePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsDeletePriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsGetPriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts +2 -2
- package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnitByCode.js.map +1 -1
- package/esm/funcs/priceUnitsListPriceUnits.d.ts +2 -2
- package/esm/funcs/priceUnitsListPriceUnits.d.ts.map +1 -1
- package/esm/funcs/priceUnitsListPriceUnits.js.map +1 -1
- package/esm/funcs/priceUnitsQueryPriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsQueryPriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsQueryPriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsUpdatePriceUnit.js.map +1 -1
- package/esm/funcs/pricesCreatePrice.d.ts +2 -2
- package/esm/funcs/pricesCreatePrice.d.ts.map +1 -1
- package/esm/funcs/pricesCreatePrice.js.map +1 -1
- package/esm/funcs/pricesCreatePricesBulk.d.ts +2 -2
- package/esm/funcs/pricesCreatePricesBulk.d.ts.map +1 -1
- package/esm/funcs/pricesCreatePricesBulk.js.map +1 -1
- package/esm/funcs/pricesDeletePrice.d.ts +2 -2
- package/esm/funcs/pricesDeletePrice.d.ts.map +1 -1
- package/esm/funcs/pricesDeletePrice.js.map +1 -1
- package/esm/funcs/pricesGetPrice.d.ts +2 -2
- package/esm/funcs/pricesGetPrice.d.ts.map +1 -1
- package/esm/funcs/pricesGetPrice.js.map +1 -1
- package/esm/funcs/pricesGetPriceByLookupKey.d.ts +2 -2
- package/esm/funcs/pricesGetPriceByLookupKey.d.ts.map +1 -1
- package/esm/funcs/pricesGetPriceByLookupKey.js.map +1 -1
- package/esm/funcs/pricesQueryPrice.d.ts +2 -2
- package/esm/funcs/pricesQueryPrice.d.ts.map +1 -1
- package/esm/funcs/pricesQueryPrice.js.map +1 -1
- package/esm/funcs/pricesUpdatePrice.d.ts +2 -2
- package/esm/funcs/pricesUpdatePrice.d.ts.map +1 -1
- package/esm/funcs/pricesUpdatePrice.js.map +1 -1
- package/esm/funcs/rbacGetRBACRole.d.ts +2 -2
- package/esm/funcs/rbacGetRBACRole.d.ts.map +1 -1
- package/esm/funcs/rbacGetRBACRole.js.map +1 -1
- package/esm/funcs/rbacListRBACRoles.d.ts +2 -2
- package/esm/funcs/rbacListRBACRoles.d.ts.map +1 -1
- package/esm/funcs/rbacListRBACRoles.js.map +1 -1
- package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksCreateScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksDeleteScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksGetScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksGetScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksGetScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksListScheduledTasks.d.ts +2 -2
- package/esm/funcs/scheduledTasksListScheduledTasks.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksListScheduledTasks.js.map +1 -1
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts +2 -2
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.js.map +1 -1
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts +2 -2
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.js.map +1 -1
- package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksUpdateScheduledTask.js.map +1 -1
- package/esm/funcs/secretsCreateApiKey.d.ts +2 -2
- package/esm/funcs/secretsCreateApiKey.d.ts.map +1 -1
- package/esm/funcs/secretsCreateApiKey.js.map +1 -1
- package/esm/funcs/secretsDeleteApiKey.d.ts +2 -2
- package/esm/funcs/secretsDeleteApiKey.d.ts.map +1 -1
- package/esm/funcs/secretsDeleteApiKey.js.map +1 -1
- package/esm/funcs/secretsListApiKeys.d.ts +2 -2
- package/esm/funcs/secretsListApiKeys.d.ts.map +1 -1
- package/esm/funcs/secretsListApiKeys.js.map +1 -1
- package/esm/funcs/subscriptionsActivateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsActivateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsActivateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts +2 -2
- package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts.map +1 -1
- package/esm/funcs/subscriptionsAddSubscriptionAddon.js.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsCancelSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts +2 -2
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.js.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsCreateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts +2 -2
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts.map +1 -1
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUsage.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionV2.js.map +1 -1
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts +2 -2
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.js.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts +2 -2
- package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionPauses.js.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts +2 -2
- package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionSchedules.js.map +1 -1
- package/esm/funcs/subscriptionsPauseSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsPauseSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsPauseSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts +2 -2
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts.map +1 -1
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.js.map +1 -1
- package/esm/funcs/subscriptionsQuerySubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsQuerySubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsQuerySubscription.js.map +1 -1
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts +2 -2
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts.map +1 -1
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.js.map +1 -1
- package/esm/funcs/subscriptionsResumeSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsResumeSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsResumeSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsUpdateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/tasksCreateTask.d.ts +2 -2
- package/esm/funcs/tasksCreateTask.d.ts.map +1 -1
- package/esm/funcs/tasksCreateTask.js.map +1 -1
- package/esm/funcs/tasksDownloadTaskExport.d.ts +2 -2
- package/esm/funcs/tasksDownloadTaskExport.d.ts.map +1 -1
- package/esm/funcs/tasksDownloadTaskExport.js.map +1 -1
- package/esm/funcs/tasksGetTask.d.ts +2 -2
- package/esm/funcs/tasksGetTask.d.ts.map +1 -1
- package/esm/funcs/tasksGetTask.js.map +1 -1
- package/esm/funcs/tasksGetTaskResult.d.ts +2 -2
- package/esm/funcs/tasksGetTaskResult.d.ts.map +1 -1
- package/esm/funcs/tasksGetTaskResult.js.map +1 -1
- package/esm/funcs/tasksListTasks.d.ts +2 -2
- package/esm/funcs/tasksListTasks.d.ts.map +1 -1
- package/esm/funcs/tasksListTasks.js.map +1 -1
- package/esm/funcs/tasksUpdateTaskStatus.d.ts +2 -2
- package/esm/funcs/tasksUpdateTaskStatus.d.ts.map +1 -1
- package/esm/funcs/tasksUpdateTaskStatus.js.map +1 -1
- package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsCreateTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsGetTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsListTaxAssociations.d.ts +2 -2
- package/esm/funcs/taxAssociationsListTaxAssociations.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsListTaxAssociations.js.map +1 -1
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.js.map +1 -1
- package/esm/funcs/taxRatesCreateTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesCreateTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesCreateTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesDeleteTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesDeleteTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesDeleteTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesGetTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesGetTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesGetTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesGetTaxRates.d.ts +2 -2
- package/esm/funcs/taxRatesGetTaxRates.d.ts.map +1 -1
- package/esm/funcs/taxRatesGetTaxRates.js.map +1 -1
- package/esm/funcs/taxRatesUpdateTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesUpdateTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesUpdateTaxRate.js.map +1 -1
- package/esm/funcs/tenantsGetTenantBillingUsage.d.ts +2 -2
- package/esm/funcs/tenantsGetTenantBillingUsage.d.ts.map +1 -1
- package/esm/funcs/tenantsGetTenantBillingUsage.js.map +1 -1
- package/esm/funcs/tenantsGetTenantById.d.ts +2 -2
- package/esm/funcs/tenantsGetTenantById.d.ts.map +1 -1
- package/esm/funcs/tenantsGetTenantById.js.map +1 -1
- package/esm/funcs/tenantsUpdateTenant.d.ts +2 -2
- package/esm/funcs/tenantsUpdateTenant.d.ts.map +1 -1
- package/esm/funcs/tenantsUpdateTenant.js.map +1 -1
- package/esm/funcs/usersCreateUser.d.ts +2 -2
- package/esm/funcs/usersCreateUser.d.ts.map +1 -1
- package/esm/funcs/usersCreateUser.js.map +1 -1
- package/esm/funcs/usersGetUserInfo.d.ts +2 -2
- package/esm/funcs/usersGetUserInfo.d.ts.map +1 -1
- package/esm/funcs/usersGetUserInfo.js.map +1 -1
- package/esm/funcs/usersQueryUser.d.ts +2 -2
- package/esm/funcs/usersQueryUser.d.ts.map +1 -1
- package/esm/funcs/usersQueryUser.js.map +1 -1
- package/esm/funcs/walletsCreateWallet.d.ts +2 -2
- package/esm/funcs/walletsCreateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsCreateWallet.js.map +1 -1
- package/esm/funcs/walletsGetCustomerWallets.d.ts +2 -2
- package/esm/funcs/walletsGetCustomerWallets.d.ts.map +1 -1
- package/esm/funcs/walletsGetCustomerWallets.js.map +1 -1
- package/esm/funcs/walletsGetWallet.d.ts +2 -2
- package/esm/funcs/walletsGetWallet.d.ts.map +1 -1
- package/esm/funcs/walletsGetWallet.js.map +1 -1
- package/esm/funcs/walletsGetWalletBalance.d.ts +2 -2
- package/esm/funcs/walletsGetWalletBalance.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletBalance.js.map +1 -1
- package/esm/funcs/walletsGetWalletTransactions.d.ts +2 -2
- package/esm/funcs/walletsGetWalletTransactions.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletTransactions.js.map +1 -1
- package/esm/funcs/walletsGetWalletsByCustomerId.d.ts +2 -2
- package/esm/funcs/walletsGetWalletsByCustomerId.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletsByCustomerId.js.map +1 -1
- package/esm/funcs/walletsQueryWallet.d.ts +2 -2
- package/esm/funcs/walletsQueryWallet.d.ts.map +1 -1
- package/esm/funcs/walletsQueryWallet.js.map +1 -1
- package/esm/funcs/walletsQueryWalletTransaction.d.ts +2 -2
- package/esm/funcs/walletsQueryWalletTransaction.d.ts.map +1 -1
- package/esm/funcs/walletsQueryWalletTransaction.js.map +1 -1
- package/esm/funcs/walletsTerminateWallet.d.ts +2 -2
- package/esm/funcs/walletsTerminateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsTerminateWallet.js.map +1 -1
- package/esm/funcs/walletsTopUpWallet.d.ts +2 -2
- package/esm/funcs/walletsTopUpWallet.d.ts.map +1 -1
- package/esm/funcs/walletsTopUpWallet.js.map +1 -1
- package/esm/funcs/walletsUpdateWallet.d.ts +2 -2
- package/esm/funcs/walletsUpdateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsUpdateWallet.js.map +1 -1
- package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleChargebeeWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleHubspotWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleHubspotWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleHubspotWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleMoyasarWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleNomodWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleNomodWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleNomodWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleQuickbooksWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleRazorpayWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleStripeWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleStripeWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleStripeWebhook.js.map +1 -1
- package/esm/funcs/workflowsQueryWorkflow.d.ts +2 -2
- package/esm/funcs/workflowsQueryWorkflow.d.ts.map +1 -1
- package/esm/funcs/workflowsQueryWorkflow.js.map +1 -1
- package/esm/landing-page.js +14 -14
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/lib/config.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/mcp-server.js.map +1 -1
- package/esm/mcp-server/prompts.d.ts +4 -4
- package/esm/mcp-server/prompts.d.ts.map +1 -1
- package/esm/mcp-server/prompts.js.map +1 -1
- package/esm/mcp-server/resources.d.ts +5 -5
- package/esm/mcp-server/resources.d.ts.map +1 -1
- package/esm/mcp-server/resources.js.map +1 -1
- package/esm/mcp-server/server.d.ts +2 -2
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +4 -4
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools.d.ts +6 -6
- package/esm/mcp-server/tools.d.ts.map +1 -1
- package/esm/mcp-server/tools.js +2 -2
- package/esm/mcp-server/tools.js.map +1 -1
- package/package.json +3 -2
- package/src/core.ts +1 -1
- package/src/funcs/addonsCreateAddon.ts +3 -3
- package/src/funcs/addonsDeleteAddon.ts +3 -3
- package/src/funcs/addonsGetAddon.ts +3 -3
- package/src/funcs/addonsGetAddonByLookupKey.ts +3 -3
- package/src/funcs/addonsQueryAddon.ts +3 -3
- package/src/funcs/addonsUpdateAddon.ts +3 -3
- package/src/funcs/alertsQueryAlertLog.ts +3 -3
- package/src/funcs/costsCreateCostsheet.ts +3 -3
- package/src/funcs/costsDeleteCostsheet.ts +3 -3
- package/src/funcs/costsGetActiveCostsheet.ts +3 -3
- package/src/funcs/costsGetCostsheet.ts +3 -3
- package/src/funcs/costsGetDetailedCostAnalytics.ts +3 -3
- package/src/funcs/costsGetDetailedCostAnalyticsV2.ts +3 -3
- package/src/funcs/costsQueryCostsheet.ts +3 -3
- package/src/funcs/costsUpdateCostsheet.ts +3 -3
- package/src/funcs/couponsCreateCoupon.ts +3 -3
- package/src/funcs/couponsDeleteCoupon.ts +3 -3
- package/src/funcs/couponsGetCoupon.ts +3 -3
- package/src/funcs/couponsQueryCoupon.ts +3 -3
- package/src/funcs/couponsUpdateCoupon.ts +3 -3
- package/src/funcs/creditGrantsCreateCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsDeleteCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsGetCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsGetPlanCreditGrants.ts +3 -3
- package/src/funcs/creditGrantsUpdateCreditGrant.ts +3 -3
- package/src/funcs/creditNotesCreateCreditNote.ts +3 -3
- package/src/funcs/creditNotesGetCreditNote.ts +3 -3
- package/src/funcs/creditNotesProcessCreditNote.ts +3 -3
- package/src/funcs/creditNotesVoidCreditNote.ts +3 -3
- package/src/funcs/customersCreateCustomer.ts +3 -3
- package/src/funcs/customersDeleteCustomer.ts +3 -3
- package/src/funcs/customersGetCustomer.ts +3 -3
- package/src/funcs/customersGetCustomerByExternalId.ts +3 -3
- package/src/funcs/customersGetCustomerEntitlements.ts +3 -3
- package/src/funcs/customersGetCustomerUpcomingGrants.ts +3 -3
- package/src/funcs/customersGetCustomerUsageSummary.ts +3 -3
- package/src/funcs/customersQueryCustomer.ts +3 -3
- package/src/funcs/customersUpdateCustomer.ts +3 -3
- package/src/funcs/entitlementsCreateEntitlement.ts +3 -3
- package/src/funcs/entitlementsCreateEntitlementsBulk.ts +3 -3
- package/src/funcs/entitlementsDeleteEntitlement.ts +3 -3
- package/src/funcs/entitlementsGetAddonEntitlements.ts +3 -3
- package/src/funcs/entitlementsGetEntitlement.ts +3 -3
- package/src/funcs/entitlementsGetPlanEntitlements.ts +3 -3
- package/src/funcs/entitlementsQueryEntitlement.ts +3 -3
- package/src/funcs/entitlementsUpdateEntitlement.ts +3 -3
- package/src/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.ts +3 -3
- package/src/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.ts +3 -3
- package/src/funcs/environmentsCreateEnvironment.ts +3 -3
- package/src/funcs/environmentsUpdateEnvironment.ts +3 -3
- package/src/funcs/eventsGetEvent.ts +3 -3
- package/src/funcs/eventsGetHuggingfaceInferenceData.ts +3 -3
- package/src/funcs/eventsGetUsageAnalytics.ts +3 -3
- package/src/funcs/eventsGetUsageByMeter.ts +3 -3
- package/src/funcs/eventsGetUsageStatistics.ts +3 -3
- package/src/funcs/eventsIngestEvent.ts +3 -3
- package/src/funcs/eventsIngestEventsBulk.ts +3 -3
- package/src/funcs/eventsListRawEvents.ts +3 -3
- package/src/funcs/featuresCreateFeature.ts +3 -3
- package/src/funcs/featuresDeleteFeature.ts +3 -3
- package/src/funcs/featuresQueryFeature.ts +3 -3
- package/src/funcs/featuresUpdateFeature.ts +3 -3
- package/src/funcs/groupsCreateGroup.ts +3 -3
- package/src/funcs/groupsDeleteGroup.ts +3 -3
- package/src/funcs/groupsGetGroup.ts +3 -3
- package/src/funcs/groupsQueryGroup.ts +3 -3
- package/src/funcs/integrationsCreateOrUpdateIntegration.ts +3 -3
- package/src/funcs/integrationsDeleteIntegration.ts +3 -3
- package/src/funcs/integrationsGetIntegration.ts +3 -3
- package/src/funcs/integrationsListLinkedIntegrations.ts +3 -3
- package/src/funcs/invoicesAttemptInvoicePayment.ts +3 -3
- package/src/funcs/invoicesCreateInvoice.ts +3 -3
- package/src/funcs/invoicesFinalizeInvoice.ts +3 -3
- package/src/funcs/invoicesGetCustomerInvoiceSummary.ts +3 -3
- package/src/funcs/invoicesGetInvoice.ts +3 -3
- package/src/funcs/invoicesGetInvoicePdf.ts +3 -3
- package/src/funcs/invoicesGetInvoicePreview.ts +3 -3
- package/src/funcs/invoicesQueryInvoice.ts +3 -3
- package/src/funcs/invoicesRecalculateInvoice.ts +3 -3
- package/src/funcs/invoicesTriggerInvoiceCommsWebhook.ts +3 -3
- package/src/funcs/invoicesUpdateInvoice.ts +3 -3
- package/src/funcs/invoicesUpdateInvoicePaymentStatus.ts +3 -3
- package/src/funcs/invoicesVoidInvoice.ts +3 -3
- package/src/funcs/paymentsCreatePayment.ts +3 -3
- package/src/funcs/paymentsDeletePayment.ts +3 -3
- package/src/funcs/paymentsGetPayment.ts +3 -3
- package/src/funcs/paymentsListPayments.ts +3 -3
- package/src/funcs/paymentsProcessPayment.ts +3 -3
- package/src/funcs/paymentsUpdatePayment.ts +3 -3
- package/src/funcs/plansCreatePlan.ts +3 -3
- package/src/funcs/plansDeletePlan.ts +3 -3
- package/src/funcs/plansGetPlan.ts +3 -3
- package/src/funcs/plansPostPlansIdClone.ts +3 -3
- package/src/funcs/plansQueryPlan.ts +3 -3
- package/src/funcs/plansSyncPlanPrices.ts +3 -3
- package/src/funcs/plansUpdatePlan.ts +3 -3
- package/src/funcs/priceUnitsCreatePriceUnit.ts +3 -3
- package/src/funcs/priceUnitsDeletePriceUnit.ts +3 -3
- package/src/funcs/priceUnitsGetPriceUnit.ts +3 -3
- package/src/funcs/priceUnitsGetPriceUnitByCode.ts +3 -3
- package/src/funcs/priceUnitsListPriceUnits.ts +3 -3
- package/src/funcs/priceUnitsQueryPriceUnit.ts +3 -3
- package/src/funcs/priceUnitsUpdatePriceUnit.ts +3 -3
- package/src/funcs/pricesCreatePrice.ts +3 -3
- package/src/funcs/pricesCreatePricesBulk.ts +3 -3
- package/src/funcs/pricesDeletePrice.ts +3 -3
- package/src/funcs/pricesGetPrice.ts +3 -3
- package/src/funcs/pricesGetPriceByLookupKey.ts +3 -3
- package/src/funcs/pricesQueryPrice.ts +3 -3
- package/src/funcs/pricesUpdatePrice.ts +3 -3
- package/src/funcs/rbacGetRBACRole.ts +3 -3
- package/src/funcs/rbacListRBACRoles.ts +3 -3
- package/src/funcs/scheduledTasksCreateScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksDeleteScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksGetScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksListScheduledTasks.ts +3 -3
- package/src/funcs/scheduledTasksScheduleUpdateBillingPeriod.ts +3 -3
- package/src/funcs/scheduledTasksTriggerScheduledTaskRun.ts +3 -3
- package/src/funcs/scheduledTasksUpdateScheduledTask.ts +3 -3
- package/src/funcs/secretsCreateApiKey.ts +3 -3
- package/src/funcs/secretsDeleteApiKey.ts +3 -3
- package/src/funcs/secretsListApiKeys.ts +3 -3
- package/src/funcs/subscriptionsActivateSubscription.ts +3 -3
- package/src/funcs/subscriptionsAddSubscriptionAddon.ts +3 -3
- package/src/funcs/subscriptionsCancelSubscription.ts +3 -3
- package/src/funcs/subscriptionsCancelSubscriptionSchedule.ts +3 -3
- package/src/funcs/subscriptionsCreateSubscription.ts +3 -3
- package/src/funcs/subscriptionsCreateSubscriptionLineItem.ts +3 -3
- package/src/funcs/subscriptionsDeleteSubscriptionLineItem.ts +3 -3
- package/src/funcs/subscriptionsExecuteSubscriptionChange.ts +3 -3
- package/src/funcs/subscriptionsGetSubscription.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionAddonAssociations.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionEntitlements.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionSchedule.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionUpcomingGrants.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionUsage.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionV2.ts +3 -3
- package/src/funcs/subscriptionsListAllSubscriptionSchedules.ts +3 -3
- package/src/funcs/subscriptionsListSubscriptionPauses.ts +3 -3
- package/src/funcs/subscriptionsListSubscriptionSchedules.ts +3 -3
- package/src/funcs/subscriptionsPauseSubscription.ts +3 -3
- package/src/funcs/subscriptionsPreviewSubscriptionChange.ts +3 -3
- package/src/funcs/subscriptionsQuerySubscription.ts +3 -3
- package/src/funcs/subscriptionsRemoveSubscriptionAddon.ts +3 -3
- package/src/funcs/subscriptionsResumeSubscription.ts +3 -3
- package/src/funcs/subscriptionsUpdateSubscription.ts +3 -3
- package/src/funcs/subscriptionsUpdateSubscriptionLineItem.ts +3 -3
- package/src/funcs/tasksCreateTask.ts +3 -3
- package/src/funcs/tasksDownloadTaskExport.ts +3 -3
- package/src/funcs/tasksGetTask.ts +3 -3
- package/src/funcs/tasksGetTaskResult.ts +3 -3
- package/src/funcs/tasksListTasks.ts +3 -3
- package/src/funcs/tasksUpdateTaskStatus.ts +3 -3
- package/src/funcs/taxAssociationsCreateTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsDeleteTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsGetTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsListTaxAssociations.ts +3 -3
- package/src/funcs/taxAssociationsUpdateTaxAssociation.ts +3 -3
- package/src/funcs/taxRatesCreateTaxRate.ts +3 -3
- package/src/funcs/taxRatesDeleteTaxRate.ts +3 -3
- package/src/funcs/taxRatesGetTaxRate.ts +3 -3
- package/src/funcs/taxRatesGetTaxRates.ts +3 -3
- package/src/funcs/taxRatesUpdateTaxRate.ts +3 -3
- package/src/funcs/tenantsGetTenantBillingUsage.ts +3 -3
- package/src/funcs/tenantsGetTenantById.ts +3 -3
- package/src/funcs/tenantsUpdateTenant.ts +3 -3
- package/src/funcs/usersCreateUser.ts +3 -3
- package/src/funcs/usersGetUserInfo.ts +3 -3
- package/src/funcs/usersQueryUser.ts +3 -3
- package/src/funcs/walletsCreateWallet.ts +3 -3
- package/src/funcs/walletsGetCustomerWallets.ts +3 -3
- package/src/funcs/walletsGetWallet.ts +3 -3
- package/src/funcs/walletsGetWalletBalance.ts +3 -3
- package/src/funcs/walletsGetWalletTransactions.ts +3 -3
- package/src/funcs/walletsGetWalletsByCustomerId.ts +3 -3
- package/src/funcs/walletsQueryWallet.ts +3 -3
- package/src/funcs/walletsQueryWalletTransaction.ts +3 -3
- package/src/funcs/walletsTerminateWallet.ts +3 -3
- package/src/funcs/walletsTopUpWallet.ts +3 -3
- package/src/funcs/walletsUpdateWallet.ts +3 -3
- package/src/funcs/webhooksHandleChargebeeWebhook.ts +3 -3
- package/src/funcs/webhooksHandleHubspotWebhook.ts +3 -3
- package/src/funcs/webhooksHandleMoyasarWebhook.ts +3 -3
- package/src/funcs/webhooksHandleNomodWebhook.ts +3 -3
- package/src/funcs/webhooksHandleQuickbooksWebhook.ts +3 -3
- package/src/funcs/webhooksHandleRazorpayWebhook.ts +3 -3
- package/src/funcs/webhooksHandleStripeWebhook.ts +3 -3
- package/src/funcs/workflowsQueryWorkflow.ts +3 -3
- package/src/landing-page.ts +14 -14
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/prompts.ts +4 -4
- package/src/mcp-server/resources.ts +5 -5
- package/src/mcp-server/server.ts +5 -5
- package/src/mcp-server/tools.ts +6 -6
- package/bun.lock +0 -567
- package/eslint.config.mjs +0 -22
- package/esm/tsconfig.tsbuildinfo +0 -1
- package/manifest.json +0 -802
- package/src/mcp-server/build.mts +0 -73
- package/tsconfig.json +0 -35
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when debugging a specific event (e.g. why it failed or how it was aggregated). Includes processing status and debug info.
|
|
33
33
|
*/
|
|
34
34
|
export function eventsGetEvent(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetEventRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function eventsGetEvent(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetEventRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { compactMap } from "../lib/primitives.js";
|
|
7
7
|
import { RequestOptions } from "../lib/sdks.js";
|
|
8
8
|
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
@@ -26,7 +26,7 @@ import { Result } from "../types/fp.js";
|
|
|
26
26
|
* Use when fetching Hugging Face inference usage or billing data (e.g. for HF-specific reporting or reconciliation).
|
|
27
27
|
*/
|
|
28
28
|
export function eventsGetHuggingfaceInferenceData(
|
|
29
|
-
client$:
|
|
29
|
+
client$: FlexpriceCore,
|
|
30
30
|
options?: RequestOptions,
|
|
31
31
|
): APIPromise<
|
|
32
32
|
Result<
|
|
@@ -47,7 +47,7 @@ export function eventsGetHuggingfaceInferenceData(
|
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
async function $do(
|
|
50
|
-
client$:
|
|
50
|
+
client$: FlexpriceCore,
|
|
51
51
|
options?: RequestOptions,
|
|
52
52
|
): Promise<
|
|
53
53
|
[
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when building analytics views (e.g. usage by feature or customer over time). Supports filtering, grouping, and time-series breakdown.
|
|
33
33
|
*/
|
|
34
34
|
export function eventsGetUsageAnalytics(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoGetUsageAnalyticsRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function eventsGetUsageAnalytics(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoGetUsageAnalyticsRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when showing usage for a specific meter (e.g. dashboard or overage check). Supports time range, filters, and grouping by customer or subscription.
|
|
33
33
|
*/
|
|
34
34
|
export function eventsGetUsageByMeter(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoGetUsageByMeterRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function eventsGetUsageByMeter(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoGetUsageByMeterRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when building usage reports or dashboards across events. Supports filters and grouping; defaults to last 7 days if no range provided.
|
|
33
33
|
*/
|
|
34
34
|
export function eventsGetUsageStatistics(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoGetUsageRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function eventsGetUsageStatistics(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoGetUsageRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when sending a single usage event from your app (e.g. one API call or one GB stored). Events are processed asynchronously; returns 202 with event_id.
|
|
33
33
|
*/
|
|
34
34
|
export function eventsIngestEvent(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoIngestEventRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function eventsIngestEvent(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoIngestEventRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when batching usage events (e.g. backfill or high-volume ingestion). More efficient than single event calls; returns 202 when accepted.
|
|
33
33
|
*/
|
|
34
34
|
export function eventsIngestEventsBulk(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoBulkIngestEventRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function eventsIngestEventsBulk(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoBulkIngestEventRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when debugging ingestion or exporting raw event data (e.g. support or audit). Returns a paginated list; supports time range and sorting.
|
|
33
33
|
*/
|
|
34
34
|
export function eventsListRawEvents(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoGetEventsRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function eventsListRawEvents(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoGetEventsRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when defining a new feature or capability to gate or meter (e.g. feature flags or usage-based limits). Ideal for boolean or usage features.
|
|
33
33
|
*/
|
|
34
34
|
export function featuresCreateFeature(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreateFeatureRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function featuresCreateFeature(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreateFeatureRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when retiring a feature (e.g. deprecated capability). Returns 200 with success message.
|
|
33
33
|
*/
|
|
34
34
|
export function featuresDeleteFeature(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeleteFeatureRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function featuresDeleteFeature(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeleteFeatureRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when listing or searching features (e.g. catalog or entitlement setup). Returns a paginated list; supports filtering and sorting.
|
|
33
33
|
*/
|
|
34
34
|
export function featuresQueryFeature(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesFeatureFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function featuresQueryFeature(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesFeatureFilter,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when changing feature definition (e.g. name, type, or meter). Request body contains the fields to update.
|
|
33
33
|
*/
|
|
34
34
|
export function featuresUpdateFeature(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdateFeatureRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function featuresUpdateFeature(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdateFeatureRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when organizing entities into a group (e.g. for filtering prices or plans by product line or region).
|
|
33
33
|
*/
|
|
34
34
|
export function groupsCreateGroup(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreateGroupRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function groupsCreateGroup(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreateGroupRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when removing a group and clearing its entity associations (e.g. retiring a product line). Returns 204 or 200 on success.
|
|
33
33
|
*/
|
|
34
34
|
export function groupsDeleteGroup(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeleteGroupRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function groupsDeleteGroup(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeleteGroupRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when you need to load a single group (e.g. for display or to assign entities).
|
|
33
33
|
*/
|
|
34
34
|
export function groupsGetGroup(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetGroupRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function groupsGetGroup(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetGroupRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when listing or searching groups (e.g. admin catalog). Returns a paginated list; supports filtering and sorting.
|
|
33
33
|
*/
|
|
34
34
|
export function groupsQueryGroup(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesGroupFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function groupsQueryGroup(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesGroupFilter,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when storing or updating credentials for an external integration (e.g. Stripe, HubSpot). Secrets are encrypted at rest.
|
|
33
33
|
*/
|
|
34
34
|
export function integrationsCreateOrUpdateIntegration(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: CreateOrUpdateIntegrationRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function integrationsCreateOrUpdateIntegration(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: CreateOrUpdateIntegrationRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when disconnecting an integration (e.g. switching provider or removing OAuth). Deletes stored credentials.
|
|
33
33
|
*/
|
|
34
34
|
export function integrationsDeleteIntegration(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeleteIntegrationRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function integrationsDeleteIntegration(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeleteIntegrationRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when you need to check or display integration config (e.g. which provider is linked). Sensitive values may be redacted.
|
|
33
33
|
*/
|
|
34
34
|
export function integrationsGetIntegration(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetIntegrationRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function integrationsGetIntegration(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetIntegrationRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { compactMap } from "../lib/primitives.js";
|
|
7
7
|
import { RequestOptions } from "../lib/sdks.js";
|
|
8
8
|
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
@@ -26,7 +26,7 @@ import { Result } from "../types/fp.js";
|
|
|
26
26
|
* Use when showing which integrations are connected (e.g. settings page). Returns providers that have valid linked credentials.
|
|
27
27
|
*/
|
|
28
28
|
export function integrationsListLinkedIntegrations(
|
|
29
|
-
client$:
|
|
29
|
+
client$: FlexpriceCore,
|
|
30
30
|
options?: RequestOptions,
|
|
31
31
|
): APIPromise<
|
|
32
32
|
Result<
|
|
@@ -47,7 +47,7 @@ export function integrationsListLinkedIntegrations(
|
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
async function $do(
|
|
50
|
-
client$:
|
|
50
|
+
client$: FlexpriceCore,
|
|
51
51
|
options?: RequestOptions,
|
|
52
52
|
): Promise<
|
|
53
53
|
[
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when paying an invoice with the customer's wallet balance (e.g. prepaid credits or balance applied at checkout).
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesAttemptInvoicePayment(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: AttemptInvoicePaymentRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesAttemptInvoicePayment(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: AttemptInvoicePaymentRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when creating a manual or one-off invoice (e.g. custom charge or non-recurring billing). Invoice is created in draft; finalize when ready.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesCreateInvoice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreateInvoiceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesCreateInvoice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreateInvoiceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when locking an invoice for payment (e.g. after review). Once finalized, line items are locked; invoice can be paid or voided.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesFinalizeInvoice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: FinalizeInvoiceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesFinalizeInvoice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: FinalizeInvoiceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when showing a customer's invoice overview (e.g. billing portal or balance summary). Includes totals and multi-currency breakdown.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesGetCustomerInvoiceSummary(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetCustomerInvoiceSummaryRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesGetCustomerInvoiceSummary(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetCustomerInvoiceSummaryRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|