Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
getitemprice with PROMO CODE
Hi all,
I can't seem to find any answers, and I think I've tried everything but you're never sure right
I'm trying to get the price of an item including a promotional code discount via WSDK. I have created a promo code (67890) and the discount is -50%, however I cannot get it to be applied using WSDK. Any help?
I've used the code below to no avail.
&lt;script src='http://shopping.sandbox.netsuite.com/app/site/query/getitemprice.nl?c=568909&n=1&id=57&promocode=67890'></script>
0