Subscription Discounts
Update a subscription discount
Update a subscription discount for a specified offer (specified by offer ID)
PUT
/
v1
/
subscriptionDiscount
/
{offerId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Offer ID
Body
application/json
Details used to update discount
Discount detail
Merchant discount message
SKUs
Product categories
Shipping frequency details
Number of items
Channel
Available options:
WEBSITE
, POS
Discount target
Available options:
PDP
, CART
, QUICK VIEW
, SUBSCRIPTION MANAGEMENT PORTAL
Was this page helpful?