Coupon
Toggle a coupon
PUT
/
coupons
/
{id}
/
toggle
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredCoupon identifier
Body
isEnabled
boolean
default: trueWhether this coupon is enabled or not.
Was this page helpful?