PUT
/
v1
/
subscriptionDiscount
/
{offerId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

offerId
string
required

Offer ID

Body

application/json

Details used to update discount

discount
object

Discount detail

message
string

Merchant discount message

skus
string[]

SKUs

categories
string[]

Product categories

frequency
object

Shipping frequency details

itemQuantity
integer

Number of items

channel
enum<string>

Channel

Available options:
WEBSITE,
POS
target
enum<string>

Discount target

Available options:
PDP,
CART,
QUICK VIEW,
SUBSCRIPTION MANAGEMENT PORTAL

Response

200 - application/json

Discount details after update

responseStatus
string

Brief response status

message
string

Full response message

data
object

Discount details