Discussions
Displaying Item Price with Soap
Why when I run a saved search from getSavedSearch, it is only giving me the field names?
How do I get it to display the actual data?
----------------------------------------
Soap Request
----------------------------------------
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:platformCore="urn:core_2008_2.platform.webservices.netsuite.com" xmlns:platformMsgs="urn:messages_2008_2.platform.webservices.netsuite.com">
<soap:Header>
<platformMsgs:passport>
<platformCore:email>xxxx</platformCore:email>
<platformCore:password>xxx</platformCore:password>
<platformCore:account>xxx</platformCore:account>