IAtomiaBillingApi Interface |
Namespace: Atomia.Billing.Core.Sdk
The IAtomiaBillingApi type exposes the following members.
Name | Description | |
---|---|---|
ActivateItem |
Activates the item.
| |
AddAccountDetails |
Adds account details.
| |
AddBillingReport |
Adds the billing report.
| |
AddCampaign |
Add new campaign
| |
AddMailingList |
Adds the mailing list.
| |
AddPackageConfiguration |
Adds the package configuration.
| |
AddPaymentProfile |
Adds the payment profile.
| |
AddProvisioningPackage |
Adds provisioning package which exists in provisioning description.
| |
AddProvisioningService |
Adds provisioning service which exists in provisioning description.
| |
AddReportDataSource |
Adds the report data source.
| |
AddShopItem |
Adds the shop item to existing shop.
| |
AddShopItemCategory |
Adds the shop item category.
| |
AddTaxProfile |
Adds the tax profile.
| |
AddTemplate |
Adds the template for the specified user and related to specific language.
| |
AllowRole |
Allows the role to access operation operationName.
| |
AllowUser |
Allows the user to access operation operationName.
| |
BindPayFileRecordToInvoice |
Binds the pay file record to invoice.
| |
BindSubscriptionsToInvoice |
Binds the subscriptions to invoice.
| |
BulkPrintAndSendInvoices |
Creates BulkSendJob for printing and sending selected invoices.
| |
BulkPrintInvoices |
Creates BulkSendJob for printing selected invoices.
| |
BulkPrintInvoicesSynchronous |
Creates BulkSendJob for printing selected invoices.
| |
BulkSendInvoices |
Creates BulkSendJob for sending selected invoices.
| |
BulkSendInvoicesSynchronous |
Creates BulkSendJob for sending selected invoices.
| |
CalculateCreditedInvoiceTotals |
Calculates the credited invoice totals.
| |
CalculateTotals |
Calculates the order totals.
| |
CampaignPromoCodesBulkDelete |
Delete multiple campaign promo codes in one call
| |
CanCreateAccount |
Checks if customer can create new account.
| |
ChangeAccountStatus |
Changes status of accounts.
| |
ChangeOrderStatus |
Changes the orders statuses.
| |
ChangeRefundStatus |
Change status of refunds.
| |
ChangeSubscriptionProduct |
Changes the subscription product.
| |
ChangeSubscriptionStatus |
Changes the subscription status.
| |
ChangeTasksToRunStatus |
Changes tasks status to new status.
| |
CheckDomains |
Gets domains statuses from existing orders.
| |
CheckDomainsForTransfer |
Gets transferred domains statuses from existing subscriptions.
| |
CheckEmail |
Checks if email exists in system.
| |
CheckInvoiceOrder |
Checks the invoice sending order.
| |
CheckInvoiceSendingOrder |
Fires OnInvoiceSend event to check invoice sending order.
| |
CountSubscriptionsByType |
Counts subscriptions of specified type for customer.
| |
CountSubscriptionsByTypesAndStatuses |
Counts subscriptions of specified types and states for customer.
| |
CreateClonedShop |
Creates cloned shop.
| |
CreateCreditedInvoice |
Persists the credited invoice.
| |
CreateCreditedInvoiceFromInvoice |
Creates the credited invoice from invoice.
| |
CreateCurrency |
Creates the currency.
| |
CreateCustomer |
Creates the customer.
| |
CreateInvoice |
Creates the invoice.
| |
CreateInvoiceFromOrder |
Creates the invoice from order.
| |
CreateItem |
Creates the item.
| |
CreateJob |
Persists bulk job.
| |
CreateMessage |
Creates the message.
| |
CreateOrder |
Creates the order.
| |
CreatePartiallyCreditedInvoice |
Partially credits invoice.
| |
CreatePartialRefundFromPaymentId |
Creates the partial refund from payment identifier.
| |
CreatePartialRefundFromPaymentIdChangeStatus |
Creates the partial refund from payment identifier.
| |
CreatePayment |
Creates the payments.
| |
CreatePluginConfiguration |
Creates the plugin configuration.
| |
CreatePrepaidCreditRecords |
Creates the prepaid credit record.
| |
CreateRefund |
Create refund.
| |
CreateRefundFromCreditedInvoice |
Creates the refund from a credited invoice.
| |
CreateRefundFromPaymentId |
Refund payment and optionally create a credit invoice.
| |
CreateRefundFromPaymentIdChangeStatus |
Refund payment and optionally create a credit invoice.
| |
CreateSchedule |
Creates the scheduled task.
| |
CreateShop |
Creates the shop.
| |
CreateSubscription |
Creates the subscription.
| |
CreateSubscriptions |
Creates multiple subscriptions in one transaction.
| |
CreateTerminateAccountRequests |
Schedules account termination for customers.
| |
CreateUpgradeGroup |
Creates the upgrade/downgrade group.
| |
CreateUpgradeInvoice |
Creates the upgrade invoice.
| |
CreateUpgradeOrder |
Creates the upgrade order.
| |
DeactivateItem |
Deactivates the item.
| |
DeleteAzureMarkups |
Deletes Azure markups from database
| |
DeleteBillingReport |
Deletes the billing report.
| |
DeleteCampaign |
Delete single campaign
| |
DeleteCampaignsBulk |
Delete multiple campaigns in one call
| |
DeleteInvoice |
Deletes the invoice.
| |
DeletePackageConfiguration |
Deletes package configuration from billing.
| |
DeletePayment |
Deletes a payment.
| |
DeletePaymentProfile |
Deletes the payment profile.
| |
DeletePluginConfiguration |
Deletes the plugin configuration.
| |
DeleteProvisioningPackage |
Deletes provisioning package from billing.
| |
DeleteProvisioningService |
Deletes provisioning service from billing.
| |
DeleteReportArchiveBulk |
Deletes report archives.
| |
DeleteReportDataSource |
Deletes the report data source.
| |
DeleteScheduledTask |
Deletes a scheduled task.
| |
DeleteShop |
Deletes the shop.
| |
DeleteShopItem |
Deletes existing shop item.
| |
DeleteShopItemCategory |
Deletes shop item category.
| |
DeleteTaxProfile |
Deletes the tax profile.
| |
DeleteTemplate |
Deletes the template with the specified id.
| |
DeleteUpgradeGroup |
Deletes the upgrade/downgrade group.
| |
DenyRole |
Denies the role to access operation operationName.
| |
DenyUser |
Denies the user to access operation operationName.
| |
DisablePlugin |
Disables the plugin
| |
DowngradeSubscription |
Downgrades the subscription.
| |
DowngradeSubscriptionToCheapestPackage |
Downgrades the subscription to the cheapest package available.
| |
Echo |
Echoes the specified message.
| |
EnablePlugin |
Enables the plugin
| |
ExportReportData |
Exports the report data.
| |
ExtendSubscription |
Extends the subscription.
| |
FindShopItem |
Returns the shop item for given article number.
| |
FinishPayment |
Finishes the payment by closing appropriate transactions, marking invoices as paid...
| |
FlushItemsCache |
Flushes the items cache.
| |
GetAccount |
Gets the account data for the currently signed in user.
| |
GetAccountById |
Gets the account by id.
| |
GetAccountByName |
Gets the account by name.
| |
GetAccountDefaultCurrency |
Gets the account default currency.
| |
GetAccountDetails |
Gets the account details for account specified with its id.
| |
GetAccountDetailsByHash |
Gets the account details by hash.
| |
GetAccountDetailsForAccounts |
Gets the account details for the accounts specified in the account ids array.
| |
GetAccountForUser |
Gets the account for user.
| |
GetAccountForUserWithDetails |
Gets the account to which user with the specified username belongs and fills user's details.
| |
GetAccountsAllowedStatuses |
For each given account id, gets a list of status to which that account can be transferred.
| |
GetActiveCurrencies |
Gets the active currencies.
| |
GetActiveShopByNameForReseller |
Gets the active shop by name for reseller.
| |
GetAddressInfo |
Gets the address of an entity defined by an identifier (e.g. social security number).
| |
GetAllowedObjects |
Gets the allowed objects.
| |
GetAllowedOperationsRole |
Gets the allowed operations for role.
| |
GetAllowedOperationsUser |
Gets the allowed operations for user.
| |
GetAllPaymentMethods |
Gets all available payment methods in an environment.
| |
GetAllUpgradeGroups |
Gets all upgrade groups.
| |
GetAttachment |
Gets the attachment for specific account by attachment id.
| |
GetAvailableInvoiceVias |
Retrieves the possible strings allowed in the ReceiveInvoiceVia property of the AccountDetails class.
| |
GetAvailableItems |
Gets the available items from all the parent resellers.
| |
GetAvailablePaymentMethods |
Gets the available payment methods.
| |
GetAvailableTaxRules |
Gets the available tax rules plugins.
| |
GetAzurePriceList |
Gets resellers azure price list
| |
GetAzurePriceListFilters |
Returns categories, subcategories and regions for search filters on Azure price list page
| |
GetAzureUsageForInvoicing |
Get the Azure's current usage billing cost in the form of an invoice.
Invoice is not created really, it is just an object in memory
| |
GetBillingReportById |
Gets the billing report by identifier.
| |
GetBulkSendJobById |
Gets the bulk send job by id.
| |
GetBulkSendStatusByExternalId |
Gets bulk send status by external id.
| |
GetBulkSendStatusById |
Get bulk send status by id.
| |
GetBulkSendStatusesByExternalId |
Gets bulk send statuses by external id.
| |
GetCampaignById |
Gets the campaign by its Id
| |
GetCampaigns |
Gets the campaigns.
| |
GetContacts |
Lists all contacts for account.
| |
GetCounterTypesWithPrices |
Gets counter types for given article numbers with prices for specified customer.
| |
GetCountries |
Gets all countries.
| |
GetCreditedElectronicInvoice |
Gets the credited electronic invoice.
| |
GetCreditedInvoiceById |
Gets the credited invoice by id.
| |
GetCreditedInvoiceByNo |
Gets the credited invoice by number.
| |
GetCreditedInvoices |
Gets the credited invoices.
| |
GetCreditedInvoicesOfInvoice |
Gets the credited invoices of invoice.
| |
GetCurrencies |
Gets the currencies.
| |
GetCurrency |
Gets the currency by its id.
| |
GetCurrencyByCode |
Gets the currency by code.
| |
GetCustomerPackagesByEmail |
Gets the customer packages by customer email.
| |
GetCustomerReminder |
Gets the customer reminder.
| |
GetDefaultPaymentMethod |
Gets the default payment method for given account.
| |
GetDefaultShopForReseller |
Gets the default shop for reseller.
| |
GetDefaultShopProducts |
Gets the shop products.
| |
GetDomainsRegStatusLocal |
Gets the domain registration Local status.
| |
GetDomainTransferStatus |
Gets the domain transfer status.
| |
GetElectronicInvoice |
Gets the electronic invoice.
| |
GetExecutingMethods |
Get currently executing methods and scheduled tasks.
| |
GetFinancialObligation |
Returns object that encapsulates data needed to print financial obligation notice.
| |
GetFinancialRecords |
Gets the financial records: Payments or Refunds.
| |
GetInvoiceById |
Gets the invoice by id.
| |
GetInvoiceByNo |
Gets the invoice by its number for account specified with username.
| |
GetInvoiceOverview |
Gets the invoice overview.
| |
GetInvoices |
Gets the invoices.
| |
GetItem |
Gets the item by id.
| |
GetItemByArticleNumber |
Gets the item by article number.
| |
GetItemCategories |
Gets the item categories.
| |
GetItemDetails |
Gets the item details.
| |
GetItems |
Gets the items.
| |
GetItemsByArticleNumber |
Gets the items by their article numbers for specified customer.
| |
GetItemsByIdsAndLanguage |
Gets the items by ids for language with the given ISO code.
| |
GetItemsByProvisioningService |
Gets the items by provisioning service.
| |
GetItemsCacheFlushTime |
Gets the items cache flush time.
| |
GetItemsForCurrency |
List items which have defined prices for given currency and disjunctions/conjunctions condition. If currency is not set then list items regards to disjunctions/conjunctions condition only.
| |
GetItemsForPublicOrder |
Gets the items for public order.
| |
GetLanguageByCode |
Gets the language by code.
| |
GetMailingListById |
Gets the mailing list by id.
| |
GetMailingListByName |
Gets the mailing list by its name.
| |
GetMailingListSubscription |
Gets the mailing list subscription.
| |
GetMainSubscription |
Gets main subscription of given account or null if subscription is not found.
| |
GetMaximumRenewalPeriod |
Gets the maximum renewal period.
| |
GetMessageById |
Gets the message by identifier.
| |
GetMultiInstancePerformanceCounterAverage |
Returns the average value of a multi instance performance counter.
| |
GetNextInvoiceReminder |
Gets the next invoice reminder.
| |
GetNextPostpaidInvoiceDate |
Gets next invoice date for customer.
| |
GetNextWorkingDay |
Gets the next working day from date.
| |
GetNumTasksPossibleToUpdate |
Gets the number of tasks that can be updated (approved).
| |
GetOrderById |
Gets the order by id.
| |
GetOrderByInvoiceNumber | Obsolete.
Gets the order by invoice number.
| |
GetOrderByNumber |
Gets the order by number.
| |
GetOrders |
Gets the orders.
| |
GetOrdersByInvoiceNumber |
Gets the orders by invoice number.
| |
GetOrderStatus |
Gets the order status of an order.
| |
GetOrderStatusPriorities |
Gets the priority of the order statuses.
This priority indicates the precedence of the per-item
order statuses for orders containing multiple items where
some have different status. Example:
An order contains one item with PlacementOK and one with
ManualReviewWanted and this method returns ManualReviewWanted as
higher priority than PlacementOK.
This scenario means that the entire order initially will get the
status ManualReviewWanted.
| |
GetPackageConfiguration |
Gets the package configuration.
| |
GetPackageSubscriptions |
Gets the package subscriptions for customer.
| |
GetPaidAmount |
Gets the paid amount for invoice for a given number and username.
| |
GetPayFileRecordById |
Gets the pay file record by identifier.
| |
GetPaymentById |
Gets the payment by id.
| |
GetPaymentDiagnostics |
Gets the payment diagnostics.
| |
GetPaymentMatchResult |
Gets the payment match result.
| |
GetPaymentMethodById |
Gets the payment method by given ID.
| |
GetPaymentMethods |
Gets the available payment methods for given account.
| |
GetPaymentOverview |
Gets the payment overview for an account.
| |
GetPaymentProfiles |
Gets the payment profiles.
| |
GetPaymentRuleResult |
Applies the payment rule associated to the logged in account and gets the payment rule result.
| |
GetPayments |
Gets the payment invoices joined with the payments and invoices.
| |
GetPaymentTransactionById |
Gets the payment transaction by id.
| |
GetPaymentTransactionByInitialId |
Gets the payment transaction by initial identifier.
| |
GetPaymentTransactionsByIds |
Gets the payment transactions by ids.
| |
GetPendingTerminationRequest |
Gets pending termination request for customer with given account id.
| |
GetPerformanceCategories |
Get all available categories
| |
GetPerformanceCounter |
Returns the value of the performance counter.
| |
GetPerformanceCounterInstance |
Returns the value of the performance counter instance.
| |
GetPerformanceLog |
Retrieves data from the performance log.
| |
GetPluginByConfigurationId |
Gets a plugin by configuration id.
| |
GetPluginById |
Gets a plugin by id.
| |
GetPluginConfigurationById |
Gets the plugin configuration by id.
| |
GetPluginConfigurationByKey |
Gets the plugin configuration by key for reseller and plugin with specified name.
| |
GetPluginConfigurationSchema |
Gets a plugin configuration schema by plugin id.
| |
GetPossibleStateRules |
Gets all possible states.
| |
GetPossibleStates |
Gets the possible states.
| |
GetPrepaidCreditAmountForAccount |
Gets the prepaid credit amount for account.
| |
GetPrepaidCreditBalance |
Gets the prepaid credit balance for account.
| |
GetPrepaidCreditRecordById |
Gets the prepaid credit record by id.
| |
GetPrepaidCreditRecords |
Gets the prepaid credit records joined with the invoices.
| |
GetPrepaidCreditsRelatedToPayment |
Gets the prepaid credits related to payment.
| |
GetPriceListOwnerId | Obsolete.
Gets the price list owner id.
| |
GetPriceListOwners |
Gets the price list owner id.
| |
GetPromoCodes |
Gets promo codes for campaign or promo code set
| |
GetProvisioningActionsForSubscriptions |
Get provisioning actions for subscriptions
| |
GetProvisioningPackage |
Gets the provisioning package.
| |
GetProvisioningService |
Gets the provisioning service.
| |
GetProvisioningServices |
Gets the available provisioning services.
| |
GetReceiptInfo |
Gets the receipt info.
| |
GetRefundablePayments |
Get payments that have not yet been refunded for specified invoice
| |
GetRefundById |
Gets the refund by id.
| |
GetRefundedPayments |
Gets payments that are associated with refunds
| |
GetRefundOverview |
Gets the refund overview for an account.
| |
GetRemainingRenewalPeriod |
Gets the remaining renewal period.
| |
GetReportArchiveById |
Gets the report archive by id.
| |
GetReportById |
Gets the report by id.
| |
GetReportData |
Gets the report data.
| |
GetReportDataSourceById |
Gets the report data source by identifier.
| |
GetResellerCommissionSummary |
Gets the reseller commission summary.
| |
GetSearchableObjects |
Gets searchable objects.
| |
GetSetting |
Gets the setting value using the name of the setting.
| |
GetShopById |
Gets the shop by identifier.
| |
GetShopDetailsById |
Gets only shop details by identifier.
| |
GetShopItemCategoryById |
Gets the shop item category by identifier.
| |
GetShopProducts |
Gets the shop products.
| |
GetSubresellerAccounts |
Gets all subreseller accounts.
| |
GetSubscriptionByFriendlyId | Obsolete.
Gets the subscription by friendly id.
| |
GetSubscriptionById |
Gets the subscription by id.
| |
GetSubscriptions |
Gets the subscriptions.
| |
GetSubscriptionsByFriendlyId | Obsolete.
Gets the subscriptions by friendly identifier.
| |
GetSubscriptionsByIdsAndLanguage |
Gets the subscriptions by ids for the language with the given ISO code.
| |
GetSubscriptionsForCustomer |
Gets the subscriptions for customer.
| |
GetSubscriptionsForRenewalPeriod |
Gets the subscriptions for renewal period.
| |
GetSummaryUsageReport |
Gets summary usage report for given customer id for period of time.
| |
GetTasksToRunOverview |
Gets an overview of all tasks to run in the system.
| |
GetTaxResult | Obsolete.
Gets the tax result.
| |
GetTaxRuleResult |
Gets the tax rule result.
| |
GetTaxRuleResultBulk |
Gets the tax rule results for items.
| |
GetTemplate |
Gets the template by its name.
| |
GetTemplates |
Gets the templates for account specified with its id.
| |
GetTemplatesForExport |
Get templates for export.
| |
GetTemplatesForExportByReseller |
Gets templates for export by reseller.
| |
GetThemeCustomization |
Gets the theme customization.
| |
GetUnsubscribeHashData |
Gets the unsubscribe hash data.
| |
GetUpgradeGroup |
Gets the upgrade group by id.
| |
GetUpgradeGroups |
Gets the upgrade groups containing item (identified by id).
| |
GetUpgradeOptions |
Gets the upgrade options for subscription.
| |
GetUsageReport |
Gets usage report for given customer id for period of time.
| |
GetUsageReportSubscription |
Gets usage report for given customer id for period of time and subscription.
| |
GetVersionInfo |
Gets current version info.
| |
HasUnpaidInvoices |
Checks if customer has unpaid invoices.
| |
HeartBeat |
Raises heart beat event.
| |
InvoiceExists |
Checks if invoice exists.
| |
IsAnyCampaignWithCodeActive |
Checks if any campaign with code in the system is active.
| |
IsOverMaxDebt |
Determines whether customer is over maximum debt.
| |
IsPaymentPossible |
Determines whether payment for given invoice is possible.
| |
IsPendingTermination | Checks if customer's account is pending termination. | |
IsPendingTerminationBulk | Checks whether customer accounts are pending termination. | |
IsPossibleState |
Determines whether [is possible state] [the specified current state].
| |
IsPossibleToReactivate |
Checks if reactivation is possible for customers with given ids.
| |
IsQtyChangePossible |
Check if quantity can be changed
| |
IsSubscriptionTerminationPossible |
Determines whether [is subscription termination possible] [the specified subscription id].
| |
IsUpgradeableOrDowngradeable |
Checks if subscriptions are upgradeable or downgradeable.
| |
ListAzureMarkupsForItem |
List all azure markups for item
| |
ListBillingReports |
Lists the billing reports.
| |
ListBulkSendStatusesForCustomer |
List bulk send statuses for customer
| |
ListInvoicesForAutocredit |
Gets the invoices for autocredit.
| |
ListItemsForReseller |
Lists items with prices for specified reseller.
| |
ListItemsWithDetails | Obsolete.
Lists the items with details.
| |
ListLanguages |
Lists the languages.
| |
ListLogins |
Gets the logins for the account specified with id.
| |
ListMailingLists |
Lists the mailing lists.
| |
ListMessages |
Lists the messages.
| |
ListMessagesByCustomer |
Lists the messages by customer id.
| |
ListMessagesByUserAndLanguage |
Lists the messages by customer id, language id and username.
If username is specified, method will list only unread messages, otherwise it will list all the messages.
| |
ListOperations |
Lists the operations available in the API.
| |
ListPackageConfigurations |
Lists the package configurations.
| |
ListPayFileRecords |
Lists the pay file records.
| |
ListPendingSubscriptionTerminationRequests |
Lists the pending subscription termination requests.
| |
ListPlugins |
Get list of plugins.
| |
ListProvisioningPackages |
Lists the provisioning packages.
| |
ListProvisioningServices |
Lists the provisioning services.
| |
ListReportDataSources |
Lists the report data sources.
| |
ListResellersWithCustomPrices |
Lists the resellers with custom prices.
| |
ListResourceLocations |
Lists the resource locations.
| |
ListShopItemCategories |
Lists the shop item categories.
| |
ListShopsByReseller |
Lists the shops by reseller.
| |
ListTerminationOrigins |
Lists all possible origins of termination requests.
| |
ListUnpaidInvoices |
Lists unpaid invoices that should be paid before termination.
| |
MakeOrder |
Creates the order with small set of data - only item ids and quantities.
| |
MakeOrderWithLoginToken |
Creates the order with small set of data - only item ids and quantities and creates a one time login token.
| |
MakePayment |
Makes the payment by creating transaction on the payment gateway.
| |
MarkMessageAsRead |
Marks the message as read.
| |
ParsePaymentFile |
Queries all plugins and parses payment file if there is plugin for that type.
| |
ParsePaymentFileForReseller |
Queries all plugins and parses payment file if there is plugin for that type.
| |
PreviewTemplate |
Previews a template.
| |
PrintCreditedInvoices | Obsolete.
Prints the credited invoices.
| |
PrintCreditedInvoicesWithPrintOption |
Prints the credited invoices.
| |
PrintInvoices | Obsolete.
Prints the invoices to file.
| |
PrintInvoicesWithPrintOption |
Prints the invoices to file.
| |
PrintReceiptsWithPrintOption |
Prints the receipts to file.
| |
ProcessOrder |
Processes the order.
| |
ProcessPayFileRecords |
Processes the pay file records.
| |
ProcessPublicOrder |
Processes the public order.
| |
PromoCodesGenerator |
Generate promo codes for campaign and promo code set, base on campaignCodesGeneratorSettings
| |
ProvisionSubscription |
Provisions the subscription.
| |
ProvisionSubscriptions |
Provisions all subscriptions pending provisioning.
Called periodically from Atomia.Billing.Core.Plugins.Handlers.ProvisioningScheduledEventHandler.
| |
ProvisionSubscriptionsWithStateFilter |
Provisions all subscriptions pending provisioning.
Called periodically from Atomia.Billing.Core.Plugins.Handlers.ProvisioningScheduledEventHandler.
| |
ReactivateAccounts |
Reactivates accounts.
| |
RefundCreditsForDiscountedInvoice | ||
RenderReport |
Renders the report.
| |
RenderReportArchive |
Renders report from archive.
| |
RenderTemplates |
Renders the templates.
Names of the templates to be rendered are given as values of the templates dictionary.
| |
ResellerAddExtraUsernameAccount |
Adds an entry to the login table.
| |
ResellerCheckEmail |
Checks if email exists in system.
| |
ResellerCreateCustomer |
Creates the customer.
| |
ResellerCreatetOneTimeLoginToken |
Creates a one time login token for the user.
| |
ResellerGetAccountForUser |
Gets the account for user.
| |
ResellerGetAccountForUserWithDetails |
Gets the account to which user with the specified username belongs and fills user's details.
| |
ResellerGetAccountWithDetails |
Gets the account to which user with the specified username belongs and fills user's details.
| |
ResellerGetCustomerPackagesByEmail |
Gets the customer packages by customer email.
| |
ResellerGetExtraUsernameAccounts |
Lists all logins for the username where the IsOwnAccount is set to false.
| |
ResellerGetInvoiceByNo |
Gets the invoice by its number for account specified with username.
| |
ResellerGetPaidAmount |
Gets the paid amount for invoice for a given number and username.
| |
ResellerHasExtraUsernameAccount |
Checks if the account id is an extra account for the username.
| |
ResellerRemoveExtraUsernameAccount |
Removes an entry from the login table.
| |
ResellerSearchManagableAccounts |
Searches in sub accounts (only one level) and extra accounts.
| |
ResetProvisioningStatus |
Resets the provisioning status.
| |
SaveAzureMarkups |
Saves azure murkup data to database
| |
SaveReportToArchive |
Saves report to archive.
| |
Search |
Searches system for specified search string and returns results.
| |
SearchAccountDetails |
Searches the account details.
| |
SearchBulkSendStatuses |
Search bulk send statuses.
| |
SearchPerformanceLog |
Searches the performance log.
| |
SearchProperty |
Searches the name of the objects specified in the query.
| |
SearchReportArchives |
Searches the report archives.
| |
SearchReports |
Searches the reports.
| |
SearchScheduledTaskRuns |
Search the scheduled task run table.
| |
SearchScheduledTasks |
Searches scheduled tasks.
| |
SearchShopItems |
Searches the shop items.
| |
SearchShops |
Searches shops for a reseller.
| |
SearchShopsDetails |
Searches shops for a reseller and returns only details.
| |
SearchSubAccounts |
Searches in sub accounts (only one level).
| |
SearchSubscriptions |
Searches the subscriptions.
| |
SearchTasksToRun |
Searches scheduled tasks (tasks to run).
| |
SearchTaxProfiles |
Gets the tax profiles.
| |
SearchTemplates |
Searches templates.
| |
SendCreditedInvoices |
Sends the credited invoices.
| |
SendInvoices |
Sends the invoices.
| |
SendMail |
Sends the mail.
| |
SendMailToAccountOwner |
Sends email to main address of customer account with template
| |
Signup |
Performs user signup with specified account data and for selected order.
| |
TerminateAccount | Obsolete.
Terminates the account.
| |
TerminateAccountAfterRequest |
Terminates the account which has termination request.
| |
TerminateSubscription |
Terminates the subscription.
| |
TestDataSourceQuery |
Tests the data source query.
| |
UnsubscribeFromMailingList |
Unsubscribes from mailing list.
| |
UpdateAccount |
Updates account.
| |
UpdateAccountAddresses |
Updates account's addresses.
| |
UpdateAccountDetails |
Updates the account details.
| |
UpdateBillingReport |
Updates the billing report.
| |
UpdateBulkSendJob | Updates bulk send job.
| |
UpdateBulkSendStatus |
Updates the bulk send status.
| |
UpdateCampaign |
Update campaign
| |
UpdateCreditedInvoice |
Updates the credited invoice.
| |
UpdateCurrency |
Updates the currency.
| |
UpdateCustomerReminder |
Updates the customer reminder.
| |
UpdateInvoice |
Updates the invoice.
| |
UpdateItem |
Updates the item.
| |
UpdateItemWithResellerPrices |
Updates the item and reseller prices for all sub resellers of given reseller id.
| |
UpdateMailingList |
Updates the mailing list.
| |
UpdateMessage |
Updates the message.
| |
UpdateOrder |
Updates the order.
| |
UpdatePackageConfiguration |
Updates package configuration.
| |
UpdatePayFileRecord |
Updates the pay file record.
| |
UpdatePayment |
Updates the payment.
| |
UpdatePaymentProfile |
Modifies the payment profile.
| |
UpdatePaymentTransaction |
Updates payment transaction. Used to finish payment transaction.
| |
UpdatePaymentTransactionObject |
Updates payment transaction.
| |
UpdatePluginConfiguration |
Updates the plugin configuration.
| |
UpdatePluginConfigurationValueById |
Update plugin configuration value by plugin configuration id.
| |
UpdateProvisioningPackage |
Updates provisioning package which exists in provisioning description.
| |
UpdateProvisioningService |
Updates provisioning service which exists in provisioning description.
| |
UpdateRefund |
Updates the refund.
| |
UpdateReportDataSource |
Updates the report data source.
| |
UpdateResellerCommissionStatus |
Updates the reseller commission status.
| |
UpdateScheduledTask |
Updates a scheduled task.
| |
UpdateScheduledTasks |
Updates multiple scheduled tasks
| |
UpdateSetting |
Updates the setting.
| |
UpdateShop |
Updates the shop.
| |
UpdateShopDetails |
Updates the shop details only.
| |
UpdateShopItem |
Updates existing shop item.
| |
UpdateShopItemCategory |
Updates shop item category.
| |
UpdateSubscription |
Updates the subscription.
| |
UpdateSubscriptionRenewalData |
Updates the subscription renewal data.
| |
UpdateTaxProfile |
Updates the tax profile.
| |
UpdateTaxProfiles |
Updates the tax profiles.
| |
UpdateTemplate |
Updates the template.
| |
UpdateUpgradeGroup |
Updates the upgrade/downgrade group.
| |
UpgradeGroupMemberCheckDowngradeOption |
Upgrades the group member check downgrade option.
| |
UpgradeSubscription |
Upgrades the subscription.
| |
UploadUsageReport |
Uploads usage report.
| |
ValidateShop |
Validates the shop.
| |
ValidateVatNumber |
Validates the VAT number.
|
Name | Description | |
---|---|---|
AccountAddressUpdated |
Occurs when account address is updated.
| |
AccountCreated |
Occurs when account is created.
| |
AccountPreCreated |
Occurs when account is about to be created.
| |
AccountPreTerminated |
Occurs before account is terminated.
| |
AccountPreUpdated |
Occurs when account is about to be updated.
| |
AccountTerminated |
Occurs when account is terminated.
| |
AccountTerminationRequestPostCreate |
Occurs when account termination request is created.
| |
AccountTerminationRequestPreCreate |
Occurs when account termination request is about to be created.
| |
AccountUpdated |
Occurs when account is updated.
| |
CreditInvoiceCreated |
The credit invoice created event.
| |
CreditInvoicePreCreated |
Occurs before invoice is created.
| |
CreditInvoicePreSent |
Occurs when single credit invoice is about to be sent.
| |
CustomerCreated |
Occurs when customer is created.
| |
CustomerStatusChanged |
Occurs when customer status is changed.
| |
HeartBeatEvent |
Occurs when Ticker sends heart beat signal.
| |
InvoiceCreated |
Occurs when invoice is created.
| |
InvoiceDeleted |
Occurs when invoice is deleted.
| |
InvoicePaid |
Occurs when invoice is paid.
| |
InvoicePreCreated |
Occurs before invoice is created.
| |
InvoicePreSent |
Occurs when single invoice is about to be sent.
| |
InvoicePreUpdated |
Occurs before invoice is updated.
| |
InvoiceSending |
Occurs before invoices are sent.
| |
InvoiceUpdated |
Occurs when invoice is updated.
| |
LatePaymentDetected |
Occurs when payment is created after invoice due date.
| |
OnAfterMessageCreated |
Occurs after message is created.
| |
OnAfterMessageUpdated |
Occurs after message is updated.
| |
OnBeforeMessageCreated |
Occurs before message is created.
| |
OnBeforeMessageUpdated |
Occurs before message is updated.
| |
OrderCalculated |
Occurs when order is calculated.
| |
OrderCreated |
Occurs when order is created.
| |
OrderPreCalculate |
Occurs when order totals are about to be calculated.
| |
OrderPreCreated |
Occurs when order is about to be created.
| |
OrderPreProcessed |
Occurs before order is processed.
| |
OrderProcessed |
Occurs when order is processed.
| |
OrderProcessedPreCreateInvoice |
Occurs when order is processed, and before we should create an invoice for each subscription.
| |
OrderProcessValidate |
Occurs when order is validated during the processing.
| |
OrderValidate |
Occurs when order is validated.
| |
PaymentCreated | `
Occurs when payment is created.
| |
PaymentFinished |
Occurs when payment is finished.
| |
PaymentPreCreated |
Occurs when payment is about to be created.
| |
SubscriptionChangedStatus |
Occurs when Subscription is about to be updated (status changed).
| |
SubscriptionCreated |
Occurs when Subscription is created.
| |
SubscriptionExtended |
Occurs when subscription is extended.
| |
SubscriptionForceProvisioned |
Occurs when Subscription is force provisioned.
| |
SubscriptionPreChangedPackage |
Occurs when Subscription is about to be updated (status changed).
| |
SubscriptionPreChangedStatus |
Occurs when Subscription is updated (status changed).
| |
SubscriptionPreCreated |
Occurs when Subscription is about to be created.
| |
SubscriptionPreTerminated |
Occurs when Subscription is about to be terminated.
| |
SubscriptionPreUpdated |
Occurs when Subscription is about to be updated.
| |
SubscriptionProvisionedOnPayment |
Occurs when subscription is provisioned when payment is created.
| |
SubscriptionProvisioningStatusChanged |
Occurs when Subscription provisioning status is changed.
| |
SubscriptionTerminated |
Occurs when Subscription is terminated.
| |
SubscriptionUpdated |
Occurs when Subscription is updated.
| |
UpgradeOrderCreated |
Occurs when upgrade order is created.
|