My Stuff

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">…