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.
How do I search for serviceSaleItem?
I would like to search for all records of a particular sub type of serviceItem, for example, serviceSaleItem. To do this, I set the itemSearch type=service and subType=_sale (actual request string included below). However, I am getting back all service items and not just serviceSaleItem. Am I missing something in the request? Is subType=_sale the correct search filter? It looks NetSuite completely ignores this filter.
<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ZSI="http://www.zolera.com/schemas/ZSI/" xmlns:xsd="http://www.w3.org/2001/XMLSchema
0