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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
PHP: Retrieving pricing of items
Hello,
I'm able to get the correct lists of items returned, but so far unable to join the result with the pricing of the respective items retrieved. I've tried joining the ItemSearchBasic with PricingSearchBasic, it returns the correct items but still missing the pricing field. There is a saved search saved up which adds the basePrice to the retrieved item, but it won't cover all the cases I'm looking to implement.
So with the PHP toolkit 2015_1, how can I retrieve the pricing information of an item?
Thanks for any help!
0