battk
01/14/2020, 2:46 PM<soapenv:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Header>
<ns1:tokenPassport soapenv:mustUnderstand="0" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" xmlns:ns1="urn:messages_2019_1.platform.webservices.netsuite.com">
<ns2:account xmlns:ns2="urn:core_2019_1.platform.webservices.netsuite.com">12345678</ns2:account>
<ns3:consumerKey xmlns:ns3="urn:core_2019_1.platform.webservices.netsuite.com">****************************************************************</ns3:consumerKey>
<ns4:token xmlns:ns4="urn:core_2019_1.platform.webservices.netsuite.com">****************************************************************</ns4:token>
<ns5:nonce xmlns:ns5="urn:core_2019_1.platform.webservices.netsuite.com">1a61b5b45eb54d1588b04efa20550ba0</ns5:nonce>
<ns6:timestamp xmlns:ns6="urn:core_2019_1.platform.webservices.netsuite.com">1579012962</ns6:timestamp>
<ns7:signature algorithm="HMAC-SHA256" xmlns:ns7="urn:core_2019_1.platform.webservices.netsuite.com">********************************************</ns7:signature>
</ns1:tokenPassport>
</soapenv:Header>
<soapenv:Body>
<search xmlns="urn:messages_2019_1.platform.webservices.netsuite.com">
<searchRecord xsi:type="ns8:TransactionSearchAdvanced" savedSearchId="1234" xmlns:ns8="urn:sales_2019_1.transactions.webservices.netsuite.com">
<ns8:criteria xsi:type="ns8:TransactionSearch">
<ns8:basic xsi:type="ns9:TransactionSearchBasic" xmlns:ns9="urn:common_2019_1.platform.webservices.netsuite.com">
<ns9:internalId xsi:type="ns10:SearchMultiSelectField" operator="anyOf" xmlns:ns10="urn:core_2019_1.platform.webservices.netsuite.com">
<ns10:searchValue xsi:type="ns10:RecordRef" internalId="1234"/>
<ns10:searchValue xsi:type="ns10:RecordRef" internalId="5678"/>
</ns9:internalId>
</ns8:basic>
</ns8:criteria>
</searchRecord>
</search>
</soapenv:Body>
</soapenv:Envelope>