AJ
04/05/2020, 2:47 PM<soapenv:Envelope xmlns:soapenv="<http://schemas.xmlsoap.org/soap/envelope/>" xmlns:urn="urn:<http://messages_2017_1.platform.webservices.netsuite.com|messages_2017_1.platform.webservices.netsuite.com>" xmlns:urn1="urn:<http://core_2017_1.platform.webservices.netsuite.com|core_2017_1.platform.webservices.netsuite.com>">
<soapenv:Header>
...
</soapenv:Header>
<soapenv:Body>
<search>
<searchRecord savedSearchId="57">
</searchRecord>
</search>
</soapenv:Body>
</soapenv:Envelope>
battk
04/05/2020, 9:32 PMbattk
04/05/2020, 9:39 PMxsi:type
attribute. In netsuite's example, the xsi
namespace should be equal to <http://www.w3.org/2001/XMLSchema-instance>
AJ
04/06/2020, 2:24 PM