Subscription Discounts
Get a subscription discount
Get a subscription discount for a specified offer (specified by offer ID)
GET
/
v1
/
subscriptionDiscount
/
{offerId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
offerId
string
requiredOffer code
Response
200 - application/json
Single discount by offerCode
responseStatus
string
Brief response status
message
string
Full response message
data
object
Discount details
Was this page helpful?