@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 { encodeFormQuery, encodeSimple, queryJoin } 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 loading an invoice for display or editing (e.g. portal or reconciliation). Supports group_by for usage breakdown and force_runtime_recalculation.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesGetInvoice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetInvoiceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesGetInvoice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetInvoiceRequest,
|
|
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 { encodeFormQuery, 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 delivering an invoice PDF to the customer (e.g. email attachment or download). Use url=true for a presigned URL instead of binary.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesGetInvoicePdf(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetInvoicePdfRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesGetInvoicePdf(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetInvoicePdfRequest,
|
|
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 a customer what they will be charged (e.g. preview before checkout or plan change). No invoice is created.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesGetInvoicePreview(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoGetPreviewInvoiceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesGetInvoicePreview(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoGetPreviewInvoiceRequest,
|
|
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 invoices (e.g. admin view or customer history). Returns a paginated list; supports filtering by customer, status, date range.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesQueryInvoice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesInvoiceFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesQueryInvoice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesInvoiceFilter,
|
|
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 { encodeFormQuery, 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 subscription or usage data changed and you need to refresh a draft invoice before finalizing. Optional finalize=true to lock after recalc.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesRecalculateInvoice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: RecalculateInvoiceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesRecalculateInvoice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: RecalculateInvoiceRequest,
|
|
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 sending an invoice to the customer (e.g. trigger email or Slack). Payload includes full invoice details for your integration.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesTriggerInvoiceCommsWebhook(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TriggerInvoiceCommsWebhookRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesTriggerInvoiceCommsWebhook(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TriggerInvoiceCommsWebhookRequest,
|
|
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 updating invoice metadata or due date (e.g. PDF URL, net terms). For paid invoices only safe fields can be updated.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesUpdateInvoice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdateInvoiceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesUpdateInvoice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdateInvoiceRequest,
|
|
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 reconciling payment status from an external gateway or manual entry (e.g. mark paid after bank confirmation).
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesUpdateInvoicePaymentStatus(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdateInvoicePaymentStatusRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesUpdateInvoicePaymentStatus(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdateInvoicePaymentStatusRequest,
|
|
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 cancelling an invoice (e.g. order cancelled or duplicate). Only unpaid invoices can be voided.
|
|
33
33
|
*/
|
|
34
34
|
export function invoicesVoidInvoice(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: VoidInvoiceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function invoicesVoidInvoice(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: VoidInvoiceRequest,
|
|
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 recording a payment against an invoice (e.g. after receiving funds via a gateway or manual entry).
|
|
33
33
|
*/
|
|
34
34
|
export function paymentsCreatePayment(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreatePaymentRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function paymentsCreatePayment(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreatePaymentRequest,
|
|
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 or voiding a payment record (e.g. correcting erroneous entries). Returns 200 with success message.
|
|
33
33
|
*/
|
|
34
34
|
export function paymentsDeletePayment(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeletePaymentRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function paymentsDeletePayment(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeletePaymentRequest,
|
|
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 payment (e.g. for a receipt view or reconciliation).
|
|
33
33
|
*/
|
|
34
34
|
export function paymentsGetPayment(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetPaymentRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function paymentsGetPayment(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetPaymentRequest,
|
|
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 { encodeFormQuery, queryJoin } 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 payments (e.g. reconciliation UI or customer payment history). Returns a paginated list; supports filtering by customer, invoice, status.
|
|
33
33
|
*/
|
|
34
34
|
export function paymentsListPayments(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request?: ListPaymentsRequest | undefined,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function paymentsListPayments(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request?: ListPaymentsRequest | undefined,
|
|
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 charge or process a payment (e.g. trigger the payment provider to capture funds). Returns updated payment with status.
|
|
33
33
|
*/
|
|
34
34
|
export function paymentsProcessPayment(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: ProcessPaymentRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function paymentsProcessPayment(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: ProcessPaymentRequest,
|
|
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 updating payment status or metadata (e.g. after reconciliation or adding a reference).
|
|
33
33
|
*/
|
|
34
34
|
export function paymentsUpdatePayment(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdatePaymentRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function paymentsUpdatePayment(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdatePaymentRequest,
|
|
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 pricing plan (e.g. Free, Pro, Enterprise). Attach prices and entitlements; customers subscribe to plans.
|
|
33
33
|
*/
|
|
34
34
|
export function plansCreatePlan(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreatePlanRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function plansCreatePlan(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreatePlanRequest,
|
|
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 plan (e.g. end-of-life). Existing subscriptions may be affected. Returns 200 with success message.
|
|
33
33
|
*/
|
|
34
34
|
export function plansDeletePlan(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeletePlanRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function plansDeletePlan(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeletePlanRequest,
|
|
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 plan (e.g. for display or to create a subscription).
|
|
33
33
|
*/
|
|
34
34
|
export function plansGetPlan(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetPlanRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function plansGetPlan(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetPlanRequest,
|
|
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
|
* Clone an existing plan, copying its active prices, published entitlements, and published credit grants
|
|
33
33
|
*/
|
|
34
34
|
export function plansPostPlansIdClone(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: PostPlansIdCloneRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function plansPostPlansIdClone(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: PostPlansIdCloneRequest,
|
|
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 plans (e.g. plan picker or admin catalog). Returns a paginated list; supports filtering and sorting.
|
|
33
33
|
*/
|
|
34
34
|
export function plansQueryPlan(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesPlanFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function plansQueryPlan(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesPlanFilter,
|
|
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 have changed plan prices and need to push them to all active subscriptions (e.g. global price update). Returns workflow ID.
|
|
33
33
|
*/
|
|
34
34
|
export function plansSyncPlanPrices(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: SyncPlanPricesRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function plansSyncPlanPrices(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: SyncPlanPricesRequest,
|
|
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 plan details (e.g. name, interval, or metadata). Partial update supported.
|
|
33
33
|
*/
|
|
34
34
|
export function plansUpdatePlan(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdatePlanRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function plansUpdatePlan(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdatePlanRequest,
|
|
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 unit of measure for pricing (e.g. GB, API call, seat). Ideal for metered or usage-based prices.
|
|
33
33
|
*/
|
|
34
34
|
export function priceUnitsCreatePriceUnit(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DtoCreatePriceUnitRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function priceUnitsCreatePriceUnit(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DtoCreatePriceUnitRequest,
|
|
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 price unit that is no longer needed. Fails if any price references this unit.
|
|
33
33
|
*/
|
|
34
34
|
export function priceUnitsDeletePriceUnit(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: DeletePriceUnitRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function priceUnitsDeletePriceUnit(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: DeletePriceUnitRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|