Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Is there a way to retrieve Custom Transaction Line Fields from Purchase Requisition Item -SOAP API
I am trying the fetch all the fields on a Purchase Requisition (along with Items). I am using 'Search' on TransactionBasicSearch where Type = 'requisition'. It is only giving me all the standard fields in response. I am not able to get the Custom Transaction Line Fields which are on the Items Tab.
Is there anything I am missing?
Below if my request:
<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>
.
.
.
</soapenv:Header>
<soapenv:Body>
<search
xmlns="urn:messages_2020_1.platform.webservices.netsuite.com">