Discussions
Online Item Pricing - Need Base Price for Each IsOnline Item
How can I retrieve the Online Price for Inventory Items using ItemSearch?
I have built an external web site and I'm simply trying to import Item info for all Online Items in NetSuite into my database. I'm stuck on the Price. There is a PricingMatrix and a PriceList for each Item but I'm not sure how this all fits together and I have not yet found anything useful in these forums or in the documentation for NetSuite Web Services.
I can successfully run an ItemSearch and I check the results to find only the items that are true for IsOnline (perhaps there is a better way but I'll get to that later).