Magidoc

ServicePlan
Object

Service plan for a specific service type. When creating an account, a service plan is selected, which creates and account plan based on the service plan.

Fields

#

id

Non-null

Unique service plan ID

name

Non-null

Name of service plan

description

Non-null

Description of service plan

serviceType

Non-null

Service plan type

creditValue

Non-null

Non-monetary value of a credit within a service plan. This is only used for plans that use credits.

_do

Non-null

Internal use only

scales

Non-null

Collection of scales used for recurring plans based, for example, number of active subscribers.

credits

Non-null

Collection of credits available for purchase when using a credit-based service plan.

features

Non-null

Collections of features available with the service plan

Usages

#

References

#

  • Field servicePlan from Query