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!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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
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