Subscription Discounts
Deactivate a subscription discount
Deactivate a specified subscription discount (specified by discount ID)
PATCH
/
v1
/
subscriptionDiscount
/
deactivate
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredDiscount ID
Response
200 - application/json
Discount details after deactivation
responseStatus
string
Brief response status
message
string
Full response message
data
object
Discount details
Was this page helpful?