PUT
/
v1
/
subscriptionDiscount
/
{offerId}

Authorizations

Authorization
string
header
required

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

categories
string[]

Product categories

channel
enum<string>

Channel

Available options:
WEBSITE,
POS
discount
object

Discount detail

frequency
object

Shipping frequency details

itemQuantity
integer

Number of items

message
string

Merchant discount message

skus
string[]

SKUs

target
enum<string>

Discount target

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

Response

200 - application/json

Discount details after update

data
object

Discount details

message
string

Full response message

responseStatus
string

Brief response status