Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to 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.