ResellerInterface
Use your Reseller LicenseKey for all of the functions below. You can obtain one in your CDYNE Account page.
The following operations are supported. For a formal definition, please review the Service Description.
-
DisableKeyForService
Disables a LicenseKey. -
GetAliasForKey
Alias Retrieval. -
GetNewKeyForService
Gets a new key for a particular service. To get a ProductGroupID look in the GetServiceDataset function. -
GetNewKeyForServiceWithTransLimit
Gets a new key for a particular service with a transaction limit To get a ProductGroupID look in the GetServiceDataset function. -
GetServiceDataset
Returns a Dataset with CDYNE Services with ServiceID -
GetTransactionCountForLicenseKey
Returns the transaction count for a particular LicenseKey. The count is between StartDate and EndDate. Example: 1/1/2007 to 1/2/2007 would only return transactions that occured on the 1st. -
ReEnableKeyForService
ReEnables a LicenseKey after being disabled. Keys are enabled by default when they are created.