Skip to main content
PUT
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

rule_id
string
required

Rule ID

Body

application/json

Bundle rule configuration

discounts
object[]
required
items
string[]
required

Ensure at least one element is present

discount_percentage
integer
discount_type
string
exclude_discounted_price
boolean

If products with discounts should be excluded from the bundle

exclude_full_price
boolean

If products with no discounts should be excluded from the bundle

quantity
integer
tag_conditions
object

Response

Bundle rule updated successfully

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean