Magidoc

AccountPlanDiscount
Object

Discount being applied to a plan

Fields

#

id

Non-null

Unique discount ID

name

Non-null

Name of discount

description

Description of discount

discountAmt

Non-null

Dollar amount being discounted from plan

discountPct

Non-null

Percentage being discounted from plan

isRecurring

Non-null

Indicates whether discount is applied each billing cycle

startUtc

Non-null

Date/time discount will start being applied

nextUtc

Non-null

Date/time discount will next be applied. The initial value will be the same as the StartUtc

endUtc

Date/time discount will stop being applied. This only affects recurring discounts.

createdUtc

Non-null

Date/time the plan discount was created

createdBy

Id of user who created the plan discount

modifiedUtc

Non-null

Date/time the plan discount was last modified

modifiedBy

Id of user who last modified the plan discount

Usages

#

References

#