Documentation
Coupon

Coupons are a way to grant subscription discounts. Create a new coupon, configure it with discounts and rules and then share it with your customers.

States
  • Create
    The create state indicates that the Coupon is in creation.
  • Active
    The active state indicates that the Coupon is active and may be used.
  • Inactive
    The inactive state indicates that the Coupon is inactive and may not be used.
  • Deleting
    The deleting state indicates that the Coupon is in the process to be deleted.
  • Deleted
    The deleted state marks the entity for purging from the database.
Properties
  • Created By
    The created by field indicates the user which has created the coupon.
  • Created On
  • Deleted By
    The deleted by field indicates the user which has deleted the coupon.
  • Deleted On
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Name
    The coupon name is only used for coupon management purposes and is never shown to the subscriber. You will be able to give this coupon a more detailed discription or name while configuring the coupon later on.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Space Id
  • State
    The object's current state.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.