megaphone
Update your Profile with your Support type to get your Support Type badge.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Don't miss out on our Pop Quiz! You only have until tomorrow, March 10, 2026, 2:00PM ET to comment your answers.

My Stuff

Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!

Mike Medwith Newbie

Comments

  • Thanks everyone, I actually tore apart the layers of the WSDL today and found that this also works: <search xmlns:platformMsgs='urn:messages_2019_2.platform.webservices.netsuite.com' xsi:type='platformMsgs:SearchRequest'> <searchRecord xsi:type='listRel:CustomerSearch'> <basic> <isPerson> <searchValue>false</searchValue>…
  • I get this error using postman, I can search by other date fields just fine. I can also search wide open. <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">…