Magidoc

AccountServicePlan
Object

Account plan for a specific service type. Only one active plan per service type is allowed.

Fields

#

account

Account

accountId

Non-null

ID of the account

autoRefillCreditItemId

Non-null

ID of credit block to automatically purchase when account credit balance is equal to or below MinimumCredits

createdBy

Id of user who created the service plan

createdUtc

Non-null

Date/time the service plan was created

currentBillEndUtc

Non-null

End date/time of current billing period

currentBillStartUtc

Non-null

Start date/time of current billing period

id

Non-null

Unique account plan ID

isActive

Non-null

Indicates whether account plan is active

isPrepay

Non-null

Indicates whether the plan is Pay-As-You-Go

minimumCredits

Non-null

Minimum credit balance that will trigger more credits to be automatically purchased

modifiedBy

Id of user who last modified the service plan

modifiedUtc

Non-null

Date/time the service plan was last modified

nextBillUtc

Non-null

Start date/time of next billing period

nextPlanCreditItemId

Non-null

ID of credit block to be purchased when downgrading from a scale-based plan to credit-based plan

nextPlanId

Non-null

ID of next plan when downgrading plans

servicePlan

Service plan

servicePlanId

Non-null

ID of the service plan

startUtc

Non-null

Date/time the plan started

trialEndUtc

Date/time that the trial plan will end at which time a new plan much be selected for the account to remain active.

Usages

#

References

#