Skip to main content
GET
Validate a coupon

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

code
string
required
planId
string
required
billingPeriod
enum<string>
Available options:
monthly,
annual

Response

Coupon quote

code
string
discount
number
planId
string
billingPeriod
string
baseAmount
string
discountedAmount
string
currency
string
Last modified on September 19, 2026