GET
/
subscription-item-applied-discounts
/
{id}

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

SubscriptionItemAppliedDiscount identifier

Response

200 - application/json
active
boolean
appliedIntervals
integer | null

The number of intervals this discount was applied to the subscription item.

completed
boolean
coupon
string | null
createdAt
string
discount
object

The discount that is applied to the subscription item.

id
string
removed
boolean
status
any

The status of this applied discount.

Possible values:

  • active: The discount is active and will be applied to the subscription item.
  • completed: The discount is not active anymore, but it was applied to the subscription item.
  • removed: The discount was removed from the subscription item.
subscriptionItem
string
tenantId
string
updatedAt
string