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!
Getting different prices Level in Item API search
Hi,
I am new to SCA dev and have so far discovered that Online Price Level is default price level for the SCA site. Though if empty, base price is selected. We are trying to create sale prices for some items and are thinking of populating the online price for induvial items. My question is, is there a way to get both base and online price level in items api query? So we can get both price levels in one api search? Even if we do api search with pricelevel=4(for example) it always only returns online customer price in the result.
0