RCUR

Objects

The SubscriptionDiscount object

The discount that lowers the next payments of the subscription

Attributes

  • discount_id string nullable

    The discount code it came from; null for a discount without a code

  • code string nullable
  • type string required

    One of percentage fixed

  • value string required
  • currency string nullable
  • duration string required

    One of once repeating forever

  • periods_total integer nullable
  • periods_used integer required
  • total_discounted string required
  • created_at string