Skip to main content
GET
Retrieve the redemptions of a discount coupon.

Authorizations

Authorization
string
header
required

Enter your access token (OAuth / JWT).

Path Parameters

discountCouponUid
string | null
required

The discount coupon's unique identifier

Query Parameters

q
string | null

Searches redemptions by account or plan name

isActive
boolean | null

When set, filters by whether the redemption is still active

Response

Created
string<date-time>
required
read-only
Minimum string length: 1
Updated
string<date-time>
required
read-only
Minimum string length: 1
Uid
string | null
Maximum string length: 10
_objectType
string | null
ActivityEventData
unknown
RedeemedDate
string<date-time> | null
ExpireDate
string<date-time> | null
Subscription
Subscription · object | null

Circular reference to Subscription (not expanded here).

DiscountCoupon
object | null
Example:
Example: