跳至主要内容

Coupon limits for combined store-item discounts and bonuses

What's new

Coupons gained two optional fields — store_item_discount_limit_percent and store_item_bonus_limit_percent — that cap how much a coupon can stack on top of a store item's own discount or bonus.

Impact

You can now bound the combined store-item-plus-coupon discount or bonus, preventing coupons from compounding with existing store-item promotions beyond a set ceiling. Both fields are optional and accept integer percentages.

Changes

ResourceChange
create_couponAdded optional request and response properties store_item_discount_limit_percent (0–100) and store_item_bonus_limit_percent (0–1000)
update_couponAdded optional request and response properties store_item_discount_limit_percent and store_item_bonus_limit_percent
bulk_update_couponAdded optional response properties store_item_discount_limit_percent and store_item_bonus_limit_percent
get_couponAdded optional response properties store_item_discount_limit_percent and store_item_bonus_limit_percent
get_couponsAdded optional response properties store_item_discount_limit_percent and store_item_bonus_limit_percent
get_user_couponsAdded optional response properties store_item_discount_limit_percent and store_item_bonus_limit_percent

Upgrade

  • No action required — both fields are optional. Set them when creating or updating a coupon to cap the combined store-item discount (max 100%) or bonus (max 1000%).

需要技术支持?
联系我们的集成技术团队: [email protected]