Magidoc

ResellerDiscount
Object

Reseller discount base

Fields

#

discount_id

Non-null

The record ID

reseller_id

Non-null

The ID of associated reseller

code

Non-null

Discount Code

price

Discount Price

percent

Discount Percent

description

Non-null

The discount description

expires_at

The discount expiration date

active

Is discount active flag

applicable_for

The discount availability

stripe_plan_id

The Stripe plan ID

total_uses

Non-null

The number of times the discount was used

user_uses

Non-null

The number of users that used the discount

total_used

Non-null

The number of times the discount was used

created_at

updated_at

Usages

#

References

#

  • Field discount_code from Cart