Hey guys, does anyone know if this is the expected...
# suitecommerce
e
Hey guys, does anyone know if this is the expected object to add a promotion using the extensibility API?
var promotionApplied = cart.addPromotion({promocode: 'my_code'});