Previous Topic

Next Topic

Book Contents

Book Index

PlanDetailsGet_API

 

Parameters

Description

Passed

Returned

Method returns details for specified service plan.

1

15

Syntax

ItemResult BM::PlanDetailsGet_API(
  Int PlanID.
)
returns
  Int PlanID - requested service plan ID;
  Str(60) Name - service plan name;
  Int CategoryID - ID of the plan category assigned to the requested service plan;
  Int CurrencyID - ID of the default provider's currency;
  Str(1024) ShortDescription - requested service plan short description;
  Str(1024) LongDescription - requested service plan long description.
  Str(40) GateName - type of service. Identified by name of gate service is provisioned through (DOMAINGATE, PEMGATE, etc);
  Int GroupID - ID of the unique group assigned to the requested service plan.
  Int IsParentReq - signifies whether parent subscription is required for this type of service (0 - No, 1 - Yes). Some domain subscriptions require hosting subscription to be specified as parent one;
  Int RecurringType - signifies how recurring fee is charged for subscription (10 - before billing period; 20 - after billing period; 30 - before subscription period; 40 - at the end of month);
  Int BillingPeriodType - subscription billing period type (4 - monthly on statement cycle date, 2 - fixed number of months, 3 - fixed number of years);
  Int BillingPeriod - subscription billing period duration (if BillingPeriodType=2 and BillingPeriod=1, subscription billing period is 1 month);
  Int ShowPriority - signifies the priority in which the service plan is shown among other ones of the same sales category in the online store. The highest priority is 1, thus, service plan with such a priority is shown in the topmost left position in the online store;
  Int Default_PlanPeriodID - ID of the subscription period that is automatically selected when customer orders the plan in online store. 
  Int IsOTFI - signifies whether services of this plan are sold without subscription creation (0 - No, 1 - Yes), namely whether the plan is one time fee one.

Special Notes

Int PlanID - ID of the requested service plan.

In This Section

Example

See Also

API Methods

AccountAdd_API

AccountBalanceAdjust_API

AccountBalanceUpdate_API

AccountBalanceUpdateTimeUpdate_API

AccountDetailsGet_API

AccountPutOnAdmHold_API

AccountTakeFromAdmHold_API

AccountUpdate_API

AccountWithIDAdd_API

AccountVerifyData_API

AddBulkRegisterDomainSubscrWithID_API

AddCentralNICDomainSubscrWithID_API

AddOpenSRSDomainSubscrWithID_API

AddPEMSubscription_API

AddPEMSubscriptionWithID_API

AddPEMDomainForSubscription_API

AttrTypeListGet_API

BannerRedirectURLGet_API

CountryListGet_API

CreditCard2AccountAdd_API

CreateAccountAndPlaceOrder_API

DomainExpirationDateGet_API

DomainInfoGet_API

DomainNamesAvailability_API

DomainPlanGet_API

DomainPlanListAvailableGet_API

DomainPlanPeriodListGet_API

DomainSubscrAdd_API

DomainSubscrWithIDAdd_API

DomainTransferKeyIsRequired_API

DomainValidate_API

EulaListForOrderGet_API

EnablingResourceByPlanListGet_API

GetAuthCodeByDomainName_API

GetBasketPrices_API

GetDependanceCategories_API

GetFullDomainZoneList_API

GetHostingSubscriptionList_API

GetLoginSettings_API

GetMaxSupportedTransferPlanPeriodDetails_API

GetSharedHostingSubscriptionList_API

GetSubscriptionsListByOrder_API

GetObjAttrList_API

GetOnlineStoresRewriteRules_API

GetOrder_API

LicenseInstallationCompleted_API

NameServersChanged_API

OrderByStatusListGet_API

OrderPaymentsReceived_API

PayToolListForAccountGet_API

PayToolTypeListForAccountGet_API

PlaceAccountCancellationOrder_API

PlaceOrderAndAuthorize_API

PlaceOrderForAccount_API

PlacePlanPeriodSwitchOrder_API

PlaceResourceUpgradeOrder_API

PlaceSubscriptionCancellationOrder_API

PlanCategoryDetailsGet_API

PlanCategoryListGet_API

PlanListGet_API

PlanListAvailableGet_API

PlanListAvailableUpsaleGet_API

PlanListUpsaleGet_API

PlanListUpsaleGetForSubscription_API

PlanListAvailableUpsales4SalesCategoryGet_API

PlanListAvailable4SalesCategoryGet_API

PlanParamsGetAndValidate_API

PlanParentPlansAvailableListGet_API

PlanPeriodListGet_API

PlanPeriodDetailsGet_API

PlanRateListGet_API

PlanRateListGetForPeriod_API

PlanRateListFullGet_API

PlanResourceListGet_API

ResourceCategoryDetailsGet_API

ResourceCategoryByPlanListGet_API

ResourceDependenceSet_API

ResourceFromTemplateRemove_API

ResourceListByCategoryGet_API

ResourceRemove_API

ResourceSync_API

SalesCategoryListGet_API

SalesCategoryDetailsGet_API

ServiceTemplateRemove_API

SetDefaultPaymentMethod_API

SingleDomainNameAvailability_API

SimpleDomainNamesAvailability_API

StateBookByCountry_API

StoreApplicationToPlanIDMapListGet_API

StoreOperationToPathMapListGet_API

StoreCategoryParentPlansAvailableListGet_API

StoreLayoutsListGet_API

StorePackageListGet_API

SubscriptionAdd_API

SubscriptionDetailsGet_API

SubscriptionListByResourceRateGet_API

SubscriptionResourcesListGet_API

SubscriptionStart_API

SubscriptionStatusUpdate_API

SubscriptionStop_API

SubscriptionWithIDAdd_API

UniqueGroupDetailsGet_API

UpdateObjAttrList_API

UserAdd_API

UserForVendorValidate_API

UserPasswdUpdate_API

UserRemove_API

UserRoleAdd_API

UserStatusChange_API

UserUpdate_API

UserValidate_API

UserWithIDAdd_API

UserWithIDAddWithRole_API

Please send us your feedback on this help page